7929 comments found.
Could be a stupid question, but how do you remove the page header “Shop” http://damenfrost.com/
Hello there,
Thank you for purchasing our theme and for reaching us. No question is stupid, please do not hesitate to ask us any type of questions, we are happy to answer.
To answer your question, the page title is “Shop”, you can edit the page title from your “Pages” in your admin dashboard.
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
True. How do I also remove the Text “Recommended Products” from http://damenfrost.com/
“Recommended Products” is a static block used as a jumbotron. A shop page jumbotron is assigned via Electro > Shop > Shop Page Jumbotron. You can simple de-assign it to remove the block.
perfect. Many thanx
how do I show the subcategories on mouse hover on “Browse Categories”?
can u pls answer ASAP @madrasthemes
Hello there,
I am not sure if I understand your question correctly. Can you please help me understand your question with a screenshot ?
Thanks, Ibrahim
Here you go http://damenfrost.com/SandBox/mouse-over-1.jpg
Hello there,
Unfortunately it is not possible. You may have to write custom code to achieve that.
Thanks, Ibrahim
then how it shows on https://demo2.madrasthemes.com/electro/
No it doesn’t : https://demo2.madrasthemes.com/electro/shop/ categories expand on click only.
it does on this page though: https://demo2.madrasthemes.com/electro/
They are not the same elements. One is electro product categories widget and other is departments menu.
Hope this clarifies. Let us know if you have any other questions or need further help with the theme.
Thanks, Ibrahim
Thanx for clarifying. So I can use the departments menu instead of the product categories, where I need this functionality – correct?
Departments menu is not a widget though. It is part of header only and not of sidebar.
I need to change the corners from rounded to square of the search box and also to reduce the white space above and below the logo
www.damenfrost.com
Hello again,
You need to use custom CSS for it :
.navbar-search .btn, .navbar-search .hero-action-btn, .navbar-search button { border-radius: 0; }
.navbar-search>.input-group .input-search-field .product-search-field.form-control, .navbar-search>.input-group .input-search-field table.cart .coupon .product-search-field.input-text, table.cart .coupon .navbar-search>.input-group .input-search-field .product-search-field.input-text { border-top-left-radius: 0; border-bottom-left-radius: 0; }
.header-v1 .masthead { margin: 5px 0; }
You can adjust the margin value.
Hello there,
Thank you for purchasing our theme and for reaching us. Please add this custom PHP code to your child theme’s functions.php to remove description from archive pages : https://gist.github.com/ibndawood/fd4edf8d59dccfa1bf947f76a523320f
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
Hello there,
Thank you for your wonderful suggestion. I truly appreciate it. I’ve posted this response to the comment.
Once again I thank you for your contribution.
Regards, Ibrahim
we want, that in mobile phones there were no two cards of the goods successively. we want, that in mobile phones there was 1 card of the goods in a row
Please add this custom CSS to Appearance > Customize > Additional CSS :
https://gist.github.com/ibndawood/7bfccf9de93ba4a5eb1ef5e0f4133493You can also add the code to your child theme’s style.css. 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.
Hi, i m looking for something like this please check https://prnt.sc/jt8c67 and here is direct link https://www.oshi.pk how can i do this please.. if its because of any plugin so please suggest me any good plugin and way, if its possible with your theme with plugin or any other way so please let me know
thanks
Hello there,
Thank you for your interest in our theme. We do not have any options in-built to achieve similar to what you’ve used. You may have to use custom coding or a third-party plugin to achieve this. Unfortunately I do not have any specific recommendation for this.
If you have a plugin in mind and would like to try with the theme please let us know I will setup a trial for you.
Thanks, Ibrahim
Here is a suggestion from one of our customers : https://codecanyon.net/item/formcraft-premium-wordpress-form-builder/5335056
Hello! Tell me please how to do so that would be on the mobile phone in the categories of goods displayed not on products columns-2 stabltsa and products columns-1?
Hello there,
Thank you for purchasing our theme and for reaching us. I am sorry I do not understand your question. Can you please help me understand with the a screenshot ?
Thanks, Ibrahim
Strang behavior for Megamenu using Static block … http://www.bizchainvn.com/files/megamenu-width.png
Never mind… I found solution …...... yamm-tfw
Hello there,
Thank you for purchasing our theme and for reaching us. Glad you are able to resolve this issue.
For the sake of other customers looking for a solution, the width of the mega menu is set by adding a special class to the parent menu item of the mega menu item. We have documented the special classes here : https://docs.madrasthemes.com/electro/topics/navigation/general-guidelines/#making-the-megamenu-dropdown-as-full-width
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
Is your theme compatible with Woocommerce Simple Auctions or YITH Auctions for WooCommerce ?
Hello there,
Thank you for your interest in our theme. The theme is compatible with WooCommerce Simple Auctions but we do not know about YITH Auctions.
If you’d like to trial the theme with any of these plugins before purchase please email our support and we’ll set it up for you.
Thanks, Ibrahim
Hi would i be able to add an image to say new r used?. I am using WC-Marketplace https://ibb.co/nePSF8
Thanks
Hello there,
Thank you for purchasing our theme and for reaching us. You need to use custom coding to hook your own method to display the images. Here is a list of single product hooks for your reference : https://gist.github.com/ibndawood/283640088fe01e2d9106d41321cc420b
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
Hi, Very nice theme but is it possible to put Testimonials and some text content to home page v3 middle. 2. Home Page v3 Bestseller section instant of product can we display pages content. 3. Home Page v3 possible to display Deals of the week. And what kind of support you guys offer Thank you
Hello there,
Thank you for your interest in our theme. Yes, you can add blocks within the home v3 blocks. You will have to use a Visual Composer to achieve that.
The theme does not have any in-built testimonials block. You will have to rely on third-party plugins to achieve that.
Hope this answers your question. Let us know if you have any other questions.
Thanks, Ibrahim
prompt in your template can integrate quick view of the product? what would be in the category displayed brief characteristics of the goods.
on the item card, can I do additional tabs in them to prevent the shortcode gallery photo and video galleries.
Hello there,
Thank you for purchasing our theme and for reaching us. The theem does not have a quick view. However there are many third-party plugins available that provide you quick view feature which you can use.
You can add/edit product tabs using custom code : https://docs.woocommerce.com/document/editing-product-data-tabs/ or using a tab manager plugin like this : https://wordpress.org/plugins/wpb-woocommerce-custom-tab-manager/
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
Thanks. Tell me You can help me to include on the category this plugin https://codecanyon.net/item/the-grid-responsive-wordpress-grid-plugin/13306812?_ga=2.167876390.645561939.1528295015-1312265297.1527146441
you have the support that I would not write here
frankly sat on the topic of avada. I saw your template fell off the chair. this is the most professional template for online store. but there are a number of improvements.
I have a website in Russia. and I do website promotion under Yandex. you have the template missing data markup breadcrumbs shema. and also there is no markup for Yandex.
make a markup for Yandex. I promise your sales will overtake the avada template. I bought a lot of templates here and in 1 no markup for Yandex. worth thinking about. I’ll help with the documentation.
I am an seo specialist + marketer. with a good reputation so glad to have been yourself and help you make a template car killer seo
Hello there,
Can you please email our support from here : https://themeforest.net/item/electro-electronics-store-woocommerce-theme/15720624/support if you have the plugin I’ll check for compatibility.
The data markup and breadcrumbs are provided by WooCommerce. They are not missing. However I am not sure about Yandex markup.
Thanks, Ibrahim
I appreciate your suggestions to improve. We are very open to it. Please email our support from here : https://themeforest.net/item/electro-electronics-store-woocommerce-theme/15720624/support and we’ll try to include your suggestions. Once again I sincerely thank you.
Hello , i can’t see the main store in the Store List page , Look http://prntscr.com/jsbyvs , http://prntscr.com/jsbzzv , and this is my main store : http://prntscr.com/jsbzhv , can you help me to fix it ? ,i’m using dokan and they told me that the issue may be is the theme.
Hello there,
Thank you for purchasing our theme and for reaching us. I am not sure what the issue is. Can you please email our support from here : https://themeforest.net/item/electro-electronics-store-woocommerce-theme/15720624/support with your FTP and WP admin details ? I will take a look and get back to you as soon as possible.
Thanks, Ibrahim
hi, when i go to page edit, under ‘Ads block’ it shows blank, but can view the ads in preview page, any idea what’s the problem? thanks.
oh, sorry, i got it, i search your reply and saw… This happens when you’ve enabled “Ad blocker”. Please add your website to the ad blocker whitelist. thanks
Hello there,
Thank you for reaching us. Yes, we have documented this issue here : https://docs.madrasthemes.com/electro/topics/troubleshooting/home-pages/ads-block-settings-is-empty/
The website in question is actually your website, the theme uses ‘ad’ class which makes it enough for the ad-blocker to block them.
Hope this answers your question. Let us know if you have any other questions.
Thanks, Ibrahim
Hello! I enabled the demonstration via framework redux. But it prevents the use of SSL – the padlock does not appear …
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
Hi do you have a list or page with a list from all icons what i can use in this theme? the font awsome icons dosnt work. best regards
Hello there,
Thank you for reaching us. Here is a list of all the available icons to use in Electro :
1. Electro Icons : https://transvelo.github.io/electro-html/fonts/index.html 2. Font Awesome Icons : https://fontawesome.com/v4.7.0/icons/
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
Hello, can I use the yith woocommerce multivendor?
Hello there,
Thank you for purchasing our theme and for reaching us. The theme is not compatible with YITH WooCommerce multi-vendor. We are compatible with Dokan, WC Vendors and WC Marketplace.
Hope this answers your question. Let us know if you have any other questions.
Thanks, Ibrahim
Hi, how to make onsale label visible on all pages and not just single product page?
Hello there,
Thank you for purchasing our theme and for reaching us. Here is the custom code to achieve that : https://gist.github.com/ibndawood/176091c443cc8b6b452e8501abe49c6a
Please copy functions.php to your child theme’s functions.php and style.css to your child theme’s style.css
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.
hi, support PHP version 5.6.30? seem very slow.
Hello there,
Thank you for reaching us. PHP 5.6 is slower than PHP 7.0. This is not because of the theme itself.
Hope this answers your question. Let us know if you have any other questions.
Thanks, Ibrahim
ic, ya, faster after change to version 7. thanks
How do you make a mobile view as you do?
http://transvelo.github.io/electro/mobile.htmlHello there,
Thank you for reaching us. We’ve documented how to setup home v1 mobile and home v2 mobile here : https://docs.madrasthemes.com/electro/topics/set-up-pages/
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
Hello please Is there any information if it is possible to update woocommerce to version 3.4.2 ? regards Toni
Hello there,
Thank you for purchasing our theme and for reaching us. Yes, the theme is WooCommerce 3.4.2 compatible.
Thanks, Ibrahim
Hello, I would like to know about the theme…
1) Can I change product name location from the top to bottom of the picture in shop page? 2) Can I change number of columns from 4 to 3 and enlarge images in shop page?
Thank you
Hello there,
Thank you for your interest in our theme.
1. Yes, you can move the title below the picture using custom coding.
2. Yes, you can customize the number of columns you want to show in shop page via theme WooCommerce customize options.
Hope this answers your question. Let us know if you have any other questions.
Thanks, Ibrahim
woo wallet plugin not supported
Hello there,
Thank you for your interest in our theme. No woo wallet plugin is not supported.
Hope this answers your question. Let us know if you have any other questions.
Thanks, Ibrahim
Plz add supported function for these plugin
Thank you for your suggestion. We will try to include this as well.