7920 comments found.
Hello..the theme is bundled with Slider Revolution…does that come with templates which are available in Slider Revolution? Does the documentation include Slider Revolution?
Hello there,
Thank you for purchasing our theme and for reaching us. Slider Revolution bundled with the theme does not include templates.
You can access the slider revolution documentation online here ;https://www.themepunch.com/revslider-doc/slider-revolution-documentation/
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
I developed web site with local domain. Now after uploading to Internet I am getting errors. Please let me know how to change the site url in admin panel?
Hello there,
Thank you for purchasing our theme and for reaching us. Can you please clarify what errors you are getting ? Here is a guide to changing the site URL : https://codex.wordpress.org/Changing_The_Site_URL
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
hello i am going to purchase your theme. BUT Your theme has OLD VC…
Hello there,
Thank you for purchasing our theme and for reaching us. We’ve already released an updated version of Visual Composer and Slider Revolution.
Hope this answers your question. Let us know if you have any other questions.
Thanks, Ibrahim
hi,
my woocommerce seems not working , i doubt after an update, shop page does not show any products, please advice ,
thanks
Hello there,
Thank you for reaching us. The errors are caused by WooCommerce 3.3.3. We have released an update – v1.4.20 which is compatible with WooCommerce 3.3.3. Please update the theme to v1.4.20 to resolve this issue.
The theme can be updated in 3 ways :
1. Automatically : You can use Envato Market plugin to update the theme automatically. Instructions here : https://ibndawood.com/how-to-update-a-themeforest-wordpress-theme-or-a-codecanyon-wordpress-plugin/
2. Semi-Automatically : Sometimes (1) does not work. You should install this plugin : https://wordpress.org/plugins/easy-theme-and-plugin-upgrades/ , download the latest installable WP theme zip file from your Themeforest downloads page and then upload it via Appearance > Themes > Add New > Upload Theme and upload the zip file. The “easy upgrades” plugin will backup the old theme and install the new one.
3. Manually : You should download the latest installable WP theme from your themeforest downloads page, rename your current theme folder in wp-content/themes folder, unzip the downloaded WP theme from your Themeforest downloads page and upload it to wp-content/themes folder.
Please note that updating a theme will override any custom changes that you make to the parent theme. Hence we recommend using a child theme. A child theme is not meant to be updated and should contain only your custom changes.
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
Dear Ibrahim, thanks that solved the woocommerce issue, again i had a customized home page with electro elements and non of those are working after the update, and also i was using the child theme, please advice, thanks
Hello there,
As long as you are using child theme’s your changes are not lost. However I don’t know what customisations you’ve added and so I don’t know how to bring them back.
Hope this clarifies. Let us know if you have any other questions or need further help with the theme.
Thanks, Ibrahim
Hi,
Please check the link attached here with, i had the custom home page by disabling the default element, but after the update the home page not displaying the contents,
http://prntscr.com/j2ry6pplease let me know the solution.
Regards.
Hello there,
Thank you for reaching us.Please make sure you’ve enabled this for Visual Composer to work : https://drive.google.com/file/d/0BxmC16gQK81fME5qX2lzNDRUZjQ/view?usp=sharing
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
Where can i select Product Style for all product, because i can change only in ont product page, but i have several hundred products. Thanks
Hello there,
May I request you to post your support question from the same account that you used to purchase the theme. Support is restricted to customers only and unfortunately I cannot verify your purchase against this account.
If you believe you’ve used this account for purchase I request you to contact Envato.
Thanks, Ibrahim
Hello, I was wondering if there is a way to change the “features” tab to be horizontal on mobile. it looks great on desktop but it gets vertical on mobile like this:
https://i.imgur.com/o0bOGTb.jpgHello there,
Thank you for purchasing our theme and for reaching us. I understand your issue but there is no space to have the features in one line. Its not possible unless you add a scroll bar which may not look great.
Let me know what you think.
Thanks, Ibrahim
How to customize link color etc? also there seem to be error that specification and review tab in products are separated. how to fix this?
Hello there,
Thank you for purchasing our theme and for reaching us. Can you please specify which link color you are referring to ? Are you referring to the general anchor tags ?
Also for the tab error, can you please help me understand the issue with a screenshot ?
Thanks, Ibrahim
Product Links and also accent color for the site? how to change
For tab is I mean this: https://imgur.com/LjpJmLv as you can see the two tab is separated, i see it with all my products
Hello there,
The product tabs are part of extended single product layout and are designed to appear like the one in screenshot. If you want to use regular tabs with extended layout please add this custom PHP to your child theme’s functions.php : https://gist.github.com/ibndawood/be3e83b524345c486c97d05a00f93426
Please use this custom CSS selector to change the product links :
.products-carousel .owl-item .product a, .section-onsale-product .onsale-product a, .section-onsale-product-carousel .onsale-product-carousel .onsale-product .onsale-product-content a, li.product a { color: #0000FF; }
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
Hi Ibrahim
How can I move product Attribute (Brand) logo above product title instead of currently below?
Also how do I change the text Accessories? and Add all to cart
Do you want to change the text or translate ? Please clarify.
Either one is ok just the accessories part and the Add all to cart to something else for example Buy Together and Buy Now.
And my previous question about how to move Attribute (Brand) logo to above product title, can you teach me how to do this
You can use a plugin like loco translate to translate the theme into your language. You can find instructions here : https://docs.woocommerce.com/document/woocommerce-localization/#creating-custom-translations-with-loco-translate
Our only additional instruction would be to save the translations in “System” folder instead of “Author” folder.
yes I am using loco but couldnt find that string of accessories
Hello there,
Both “Add all to cart” and “Accessories” are available in the electro pot file and you should be able to translate it without any issues.
I see my bad found it! thanks
In regarding the color that you mention for
.products-carousel .owl-item .product a, .section-onsale-product .onsale-product a, .section-onsale-product-carousel .onsale-product-carousel .onsale-product .onsale-product-content a, li.product a { color: #0000FF; }
I use it but OnSale Products and Toprated below near footer still different color, is there way to just change all?
And how can I move attribute location?
Hello again,
Can you please clarify what attribute you are referring to and to which location ? A screenshot would help.
Also can you please capture which link you are referring to with a screenshot ?
Thanks, Ibrahim
Hello Ibrahim
The location I mean is this for the attribute: https://imgur.com/SarEoyj
and the color link is : https://imgur.com/nQXstZu
Hello there,
Thank you for your clarification.
1. Please add this custom PHP code to your child theme’s functions.php to move single product brand above product title : https://gist.github.com/ibndawood/12237b461965ab8597e7d277109a54ce2. This is the additional custom CSS :
.product_list_widget .product-title { color: #0000FF; }
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
My menu name have two line.How to get the name centered? Thanks.
Hello again,
Thank you for reaching us. Can you please help me understand your issue with a screenshot ?
Thanks, Ibrahim
Can I shorten ditance between two adjacent menus? Howt to do .Thanks.
Hello there,
Thank you for purchasing our theme and for reaching us. Can you please clarify which menu you are referring to ? A screenshot would help.
Thanks, Ibrahim
How to send attatchment for you ?
Hello there,
Please upload your attachment to an image hosting website like Google Drive and paste the link here.
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
Can you please give me your website URL as well ?
1.Menu name is right alignment.I want it is center alignment 2.Shorten ditance between two adjacent menus, menu become one row.
Thanks.
Please add this custom CSS to your child theme’s style.css to resolve this:
.header-v3+.navbar-primary .navbar-nav>.menu-item>a, .header-v3+.sticky-wrapper>.navbar-primary .navbar-nav>.menu-item>a { font-size: 14px; text-align: center; }
Once you’ve added the style to your child theme please make sure you load it by enabling it in Electro > General > Load child theme’s style.css.
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
Later I will try.Thanks very much. Excellent service.
I cant even get the descriptions I entered to show up. I keep reading about a Descriptions Tab but I don’t see one on the product page backend or published page. How do I get the descriptions to who up.
Hello there,
May I request you to post your support question from the same account that you used to purchase the theme. Support is restricted to customers only and unfortunately I cannot verify your purchase against this account.
If you believe you’ve used this account for purchase I request you to contact Envato.
Thanks, Ibrahim
this already have multi branded support?
Hello there,
Thank you for your interest in our theme. Can you please clarify what you are referring to as multi-branded ?
Thanks, Ibrahim
How can i show the product ID(ex:8324) on web product page , it’s any way because i can’t find it in settings. Please help
Hello there,
Thank you for reaching us. Yes, you can use the product shortcode to display information about a single product. Here is documentation on its usage : https://docs.woocommerce.com/document/woocommerce-shortcodes/#section-10
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
Hello there,
Thank you for purchasing our theme and for reaching us. The text “Shop Categories” can be translated using Loco Translate.
You can find instructions here : https://docs.woocommerce.com/document/woocommerce-localization/#creating-custom-translations-with-loco-translate
Our only additional instruction would be to save the translations in “System” folder instead of “Author” folder.
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
Is it possible to display Specific Brand on the list?
Hello there,
Thank you for reaching us. Please clarify which list you are referring to ?
Thanks, Ibrahim
I mean the Brands listed on the bottom, now the brands are all listed by default, I want to list the Brands that I want.
Please add this custom PHP code to your child theme’s functions.php to show only specific brands in brands carousel : https://gist.github.com/ibndawood/1604c947e6b008c3d0612c43c2e0e250
If I purchase theme.Menu name contains two words,can I dispaly in two rows? one row is too long? Thanks.
Hello there,
Thank you for your interest in our theme. You can use
tags in your menu name to split your names into 2 lines.
Hope this answers your question. Let us know if you have any other questions.
Thanks, Ibrahim
woocommerce add to cart disappeared how to fix thank you
Hello there,
Thank you for reaching us. Please make sure you’ve disabled catalog mode in Electro > Shop > Catalog Mode. When enabled, the catalog mode will remove all shopping cart features.
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
Hello, does the theme support RTL
Hello there,
Thank you for your interest in our theme. Yes, the theme is RTL compatible.
Hope this answers your question. Let us know if you have any other questions.
Thanks, Ibrahim
Hi, Ibrahim. I would like to make the add to cart button say pay now and when you click it goes straight to check out. I have the code: add_filter(‘woocommerce_add_to_cart_redirect’, ‘themeprefix_add_to_cart_redirect’); function themeprefix_add_to_cart_redirect() { global $woocommerce; $checkout_url = wc_get_checkout_url(); return $checkout_url; }
and : //Add New Pay Button Text add_filter( ‘woocommerce_product_single_add_to_cart_text’, ‘themeprefix_cart_button_text’ );
function themeprefix_cart_button_text() { return __( ‘Pay Now’, ‘woocommerce’ ); }
I pasted the 1st one in the custom css and nothing happened. I have yet to try the second css. Do you have any ideas for me?
Hello there,
Thank you for purchasing our theme and for reaching us. The code you’ve shared is a PHP code and not a CSS code. You should probably add them to your child theme’s functions.php.
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
I tried in the functions.php and it wouldn’t let me either. Any suggestions?
Please email our support from here : https://themeforest.net/item/electro-electronics-store-woocommerce-theme/15720624/support and I will take a look.
Thanks, Ibrahim
Hi, I want to decrease the footer bottom contact block width. I added this https://gist.github.com/ibndawood/4488d21270b0f44162a1dc4fb9c5fc15 to the child theme functions.php. How to edit the width? https://drive.google.com/a/transvelo.com/file/d/0BxmC16gQK81faTBKVzhtMW5wczg/view?usp=drivesdk did not work.
Hello there,
Thank you for purchasing our theme and for reaching us. The theme options are for footer bottom widgets and footer contact block is not part of footer bottom widgets. In this code : https://gist.github.com/ibndawood/4488d21270b0f44162a1dc4fb9c5fc15The width is set to col-md-5 col-md-pull-7. You can adjust it to lesser width like col-md-4 or col-md-3. You should let the footer widgets block take the width of the remaining by subtracting from 12.
So if you are using col-md-4 for footer contact, then footer bottom widgets should be col-md-8.
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
Thank you!
Hy,
We have a problem in Electro theme with “Products tab” element in Visual builder:
1. If we put 2 or more “Product tab” elements on the same page they conflict with each other and tab switching stops working for every “Product tab” element.
2. Is it possible to have more than 3 tabs in “Product tab” element?
3. Is it possible to chose featured products from single category to show in tab?
Thanks in advance
Hello there,
Thank you for purchasing our theme and for reaching us. To answer your questions :
1. Are you using the same tab title for all the product tab elements ?
2. Yes, it is possible to have more than 3 tabs. Are you using the latest version of our theme ?
3. You can only use one of the available shortcodes. There are no shortcodes to specifically filter featured products from categories.
Hope this answers your question. Let us know if you have any other questions.
Thanks, Ibrahim
1. No, im not using the same name for tabs, every tab has different name. in first “electro product tab” names are 1,2,3 in second element names are 4,5,6 and they conflict with each other, switching tabs results in gliching both elements.
2. Yes, we have last version of the theme but it only show 3 tabs like form the start.
3. Is it possible to edit php of the element to implement code which would show only featured products from some category?
Hello again,
Not sure what is the cause for 1. You can email our support from here : https://themeforest.net/item/electro-electronics-store-woocommerce-theme/15720624/support and I will check.
We are working on 2 and will release it as a new feature in our next update.
Unfortunately I don’t know how or where to edit to make no.3 customisation possible.
Hope this answers your question. Let us know if you have any other questions.
Thanks, Ibrahim