Discussion on Electro Electronics Store WooCommerce Theme

Discussion on Electro Electronics Store WooCommerce Theme

Cart 25,849 sales
Recently Updated
Well Documented

MadrasThemes supports this item

Supported

This author's response time can be up to 1 business day.

7929 comments found.

Please the Mobile Menu is showing a different version of my Chosen menus showing on desktop, how do i make them same

Hello there,

Thank you for purchasing our theme and for reaching us. Please make sure you’ve assigned a menu to Handheld Menu in Appearance > Menus > Manage Location. If the menu assigned is the same as in “All Departments” location, it will be the same here as well.

Hope this helps. Let us know if you have any other questions or need further help.

Thanks, Ibrahim

This last update not working. Check https://ofgold.com.ar/carrito/

Hello there,

Thank you for reaching us. Can you please clarify what exactly is not working ?

Thanks, Ibrahim

Solved, the problem was generated by a Speed Booster plugin

Glad your issue is resolved. Let us know if you have any other questions.

Hi, I’ve seen a couple of other users post this question but there doesn’t seem to be a clear answer yet. I want to use Header V2 AND customise the homepage so I need to use ‘Default Template’ with Header V2 header style.

The ‘Header V2’ page template allows the dropdown menu to load open, but the Header V2 style with default template loads closed. What PHP or CSS is required to have the ‘All Departments’ menu load with dropdown open on page load?

Hello there,

Thank you for purchasing our theme and for reaching us. You should use “Homepage v2” as template instead of default template. It will keep the dropdown open on page load. Homepage v2 will have header v2 by default.

You can then disable the blocks you do not wish to have and then add your own blocks via Visual Composer.

Hope this helps. Let us know if you have any other questions or need further help.

Thanks, Ibrahim

I purchased theme yesterday and I downloaded the files but unfortunately the theme zip is not installing.its saying The link you followed has expired

Hello there,

Thank you for purchasing our theme and for reaching us. Please make sure you’ve at least 32M post_max_size and upload_max_filesize in your host settings.

You should be able to upload without any issues after that.

Hope this helps. Let us know if you have any other questions or need further help.

Thanks, Ibrahim

Hi, I need a refund. This does not include the Amazon Affiliate plugin.

Hello there,

Thank you for reaching us. We never claimed to include amazon affiliate plugin. We cannot issue a refund for this reason. However in your request you have mentioned some other reason which is acceptable.

Thanks, Ibrahim

Visual Composer needs updating!

Hello there,

We’ve already published latest version of Visual Composer that is compatible with the latest version of the theme.

Top level menus are used as triggers for sub menu. You can change this behaviour from Electro > Navigation.

Hope this helps. Let us know if you have any other questions or need further help.

Thanks, Ibrahim

Thank you for your feedback, I changed the settings in the navigations section but when I do it disables the dropdown action, also whenever I try update visual composer it ask me to buy a license. Thank you very much for your time.

Hello there,

Visual Composer is distributed as part of the theme under “In-Stock License” which means you do not need a separate license. However this in-stock license only allows you to use the plugin but not update automatically or activate it. Activation is only required for automatic updates and support access.

We provide support for Visual Composer and whenever a visual composer update is available, we will download the latest version test it against our theme and bundle it as a theme update. So updating the theme will get you the latest version of Visual Composer. 

Once you had updated your theme, you will have to navigate to Appearance > Plugins > Visual Composer and de-activate and delete the existing version. Once you have deleted all the VIsual Composer files, you will be prompted again to install Visual Composer. This time you can install the latest version from the theme.

The same applies for Slider Revolution too.

Regarding your navigation not working, can you please email our support from here : https://themeforest.net/item/electro-electronics-store-woocommerce-theme/15720624/support with your WP details. I will check what the issue is.

Thanks, Ibrahim

how i make same theme mobile apps

Hello there,

Thank you for your interest in our theme. This is a WordPress theme and cannot be used to create mobile apps.

Hope this clarifies. Let us know if you have any other questions or need further help with the theme.

Thanks, Ibrahim

hey guys, when I hover over a product on my category section, the footer jumps up and overlaps with the product element, here is the link: http://www.qlbessia.com.ar/product-category/neumaticos/145/

Hello there,

Thank you for reaching us. The height is set after JS load. You should wait till the page load is complete.

Hope this helps. Let us know if you have any other questions or need further help.

Thanks, Ibrahim

Sorry, but I don’t understand, did you click the link to see what the issue is? I left the page open for more that 20 minutes and it kept on doing the same thing…

Hello there,

Are you sure ? I found no issues with your website. They load easily and the height is set via JS. Can you please check for JS errors in your console ?

Thanks, Ibrahim

Hi there!

Please, is there a way to hide/remove the “Cart” and “Checkout” title page?!

Kind Regards, Fabrizio.

Hello there,

Thank you for getting back. You can edit the page and in electro page options you can click on “Hide Page Header”.

Hope this helps. Let us know if you have any other questions or need further help.

Thanks, Ibrahim

OMG, thank you!

A pretty simple solution (you predicted it at dev stage) and I didn’t see it. Great work, great support as aways! =) BTW, works fine! ;)

Hi, I have questions

1. How to put logo on the “top bar” in the left side close to “Welcome to Worldwide Electronics Store”. Because i will hide site header. 2. How to add favicon logo?

Thanks

Hello there,

Thank you for purchasing our theme and for reaching us.

1. The top bar is a navigation menu location. You can add via Appearance > Menus only. There are plugins that allow you to add images to menus.

2. You can add favicons from Appearance > Customize > Site Identity > Site Icon.

Hope this helps. Let us know if you have any other questions or need further help.

Thanks, Ibrahim

Hello, I work at my store. I would like to display related products based on tags only, not on categories. I added to function.php this code

add_filter( ‘woocommerce_get_related_product_cat_terms’, ‘remove_related_product_categories’, 10, 2 ); function remove_related_product_categories( $terms_ids, $product_id ){ return array(); } but it does not work with this theme. Can you please help? Thank you!

Hello there,

Thank you for purchasing our theme and for reaching us. The theme does not override related products. Can you please clarify where you’ve added the code ?

Thanks, Ibrahim

Thank you for the response. I cleared cache on the server and this code is work. I added this code to functions.php your theme, and product page display now related products based on tags only, not on categories. Maybe it helps someone.

Thank you!

Thank you Natlia. Let us know if you have any other questions.

Hello, I discovered a bug. When you add more then 10 itens in cart the buttons (checkout and cart) desapear…. try with a resolution lower than fullhd

Hello there,

Thank you for purchasing our theme and for reaching us. It is not a bug but the behaviour. If you have a sticky header and have 10 or more items, the sticky header will not allow you to scroll beyond the viewport height.

You can disable sticky header from Electro > Sticky Header or replace dropdown with a link to the cart page like all popular websites do. You should copy wp-content/themes/electro/templates/shop/electro-mini-cart.php into your child theme like this : wp-content/themes/electro-child/templates/shop/electro-mini-cart.php and then replace all the content of the file with this : https://gist.github.com/ibndawood/ed5ffce1cb52e49bd053cfc3289549a6

Hope this helps. Let us know if you have any other questions or need further help.

Thanks, Ibrahim

How can I add widgets to my categories and product pages like you guys did on your demo websites?

The area you are referring to is the shop sidebar. The shop page has 2 sidebar areas :

1. Products Filter sidebar widget area : In here we place all filter widgets. This widget area is purely for the purpose of styling. So all widgets that needed to be styled like filters should be placed here.

2. Shop Sidebar widget area : This sidebar area should contain all other widgets. By default the Products Filter sidebar widget area ( mentioned above ) is not displayed. There is a widget called “Electro Product Filter” which represents the Products Filter sidebar widget area. You should add this widget to shop sidebar widget area for the product filters to be visible.

We have documented the widgets here : http://transvelo.github.io/docs/electro/setup/product_archiveshop_page.html#sidebar-section

I want make a Health Related Store. Non electronics gadgets store Can i able to Make A Health Store With Your Theme

That would require additional custom coding which is not covered by support.

Please Note Down My Future Request Add to Cart.

Hello again,

Thank you for getting back. Unfortunately we may not be able to implement this as compare can simply be turned off by de-activating compare plugin.

Hope this answers your question. Let us know if you have any other questions.

Thanks, Ibrahim

Hey guys, I just realized that the google maps item I have on my contact page needs to be clicked before being responsive, this is quite annoying as we usually start trying to drag immediately, and this does nothing. here is the link to my contact page with the map: http://www.qlbessia.com.ar/contacto/

Hello there,

The embed code is not generated by the theme. You can generate the embed code from Google Maps and Google decides how its embedded content reacts. The theme does not control it or modify its behaviour.

The same for contact form. It is generated by adding your own code in the contact form creation.

Hope this answers your question. Let us know if you have any other questions.

Thanks, Ibrahim

The thing is that I embedded the same exact code on another website and I did’t have this issue

I am sorry I don’t know what is causing the issue.

Hi, just noticed that the “add to cart” button is gone, how can i fix this?

I updated to the latest theme

Got it fixed, I enabled Catalog Mode for some reason.

Hello there,

Thank you for reaching us. Yes you should disable catalog mode for shopping cart to work.

Hope this answers your question. Let us know if you have any other questions.

Thanks, Ibrahim

I want make a Health Related Store. Non electronics gadgets store Can i able to Make A Health Store With Your Theme

Hello there,

Thank you for your interest in our theme. Yes, you can use the theme for any type of store.

Hope this answers your question. Let us know if you have any other questions.

Thanks, Ibrahim

Hi. Is possible to put accessories in description tab above the text?

Hello there,

Thank you for purchasing our theme and for reaching us. It may require additional custom coding to achieve that. Unfortunately at this point of time we are unable to help with customisations. I am sincerely sorry.

Thanks, Ibrahim

i want to make non Electronics Store & gadget store can i able to make that

Hello there,

Thank you for your interest in our theme. Yes, you can make electronics gadgets store with our theme.

Hope this answers your question. Let us know if you have any other questions.

Thanks, Ibrahim

Hello. Do I need to change the settings in the file default-constants.php ?

Hello there,

Thank you for purchasing our theme and for reaching us. There is no file called default-contants.php coming from the theme and hence I am unable to answer this question.

Thanks, Ibrahim

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey