12897 comments found.
Hey, i just installed the theme. Is it possible to remove the “shoping card image” that appears on the product hover after i mouse over the button. I just want when i mouse over product only 1 button to appear.
Hi,
Please, provide us some screenshots and your website link so we can help you.
Thank you
Where’s the problem?
How can I enable it?
Hi,
Please, create a topic on our support forum and provide us your admin access so we can check both issues.
Regards
Hello,
How can I set certain menu navigation items available only to logged-in members, and certain items only available to logged-out members?
Hello,
Unfortunately, WordPress menu doesn’t have such functionality and you can’t create different menu items for logged in and logged out users.
Regards
hi
product font name and categories menu font are too big. how can i change .
Hi,
Please, send us your website link and screenshot what do you want to change.
Thank you
can i send directly mail
You can create a topic on our support forum for this https://xtemos.com/forums/forum/woodmart-premium-template/
I do not understand is it very hard. Where is the woocommerce product name font setting
It can be edited with a CSS code. We just need your website link and screenshots what do you want to change?
Thank you back. font settings need to be easily changeable from the site’s admin panel. Will there be an update on this topic
But there are a lot of places where product titles should look different and we can’t change this via theme settings. In general, product titles font can be configured from Theme Settings -> Typography -> Entities titles.
Hi.
Theme is great. I have got a question: can I use theme with Russian language? It will not any problems with translate some texts or something?
Thanks a lot.
Hi,
Thank you for being interested in our theme.
Of course, you can use our theme with any language including Russian. You will be able to translate it without any problems.
Kind Regards
Hi, i have this feature in “on” position : “New” label on products But does not see it at all, what does i have to do to actually show on the website ?
Hi,
Could you please write us on our support forum and provide your admin access so we can check why it doesn’t work for you?
Thank you
Hello,
1. How can I change my header font color to light when transparent, but dark once the user scrolls down? https://gyazo.com/1488accae571d072ec2ad5c05483baa1
2. How can I change the options users see when selecting their profile in the upper right corner? https://gyazo.com/00af06ffb946f0293da96f38cb924ad2
3. Is there a way for me to require users to purchase a subscription during registration?
4. What is the best way for me to customize the registration and my account pages for users?
Thank you.
Hello,
1. Just leave your color empty in Theme Settings -> Header -> Appearance and choose light color scheme for your header.
2. This menu comes with WooCommerce and can’t be managed in the way other WordPress menus work via Appearance -> Menus. It has the same links as the sidebar menu on my account page. Here is an article that should help you to edit this menu https://rudrastyh.com/woocommerce/my-account-menu.html
3. Unfortunately, there is no such functionality in WooCommerce by default.
4. This form’s code is located in the file “woodmart/woocommerce/myaccount/form-login.php”.
Regards
Thanks for your response.
1. Is there a way to keep the header white once scrolled? I followed your steps and am left with this: https://gyazo.com/639b099c4d1ebdfbfca8d55be000ff86
My goal is to have this: https://gyazo.com/cdd8dff96d2ebe6289ccfa266c5e290f then this: https://gyazo.com/c2757553b9dc40e5a92179984bc204be
Is this possible?
Please, create a topic on our support forum and provide us your website link so we can see how we can help you.
Hi,
Here is our documentation topic about this function https://xtemos.com/docs/woodmart/faq-guides/add-banner-category-page/
Regards
Also, additional product images not showing in mobile. I am talking about small thumbnails on single product page on mobile. it’s visible only after sliding
Could you please send us a link so we can better understand the second question?
See this page in Mobile. Additional Product image are not showing.
I want Additional Product image showing like the following links on Mobile: https://woodmart.xtemos.com/shop/clocks/best-clock-parallels/ https://woodmart.xtemos.com/shop/lighting/fermentum-potenti/?opt=images_bottomYes, but you have a layout without thumbnails gallery at all. You can show thumbnails below your main product in Theme Settings -> Product page -> Images.
Use this one instead https://gyazo.com/6651419447a50b3fe595c7f1affcb8fc
Suddenly it got disappeared. Please help
It seems that you disabled it in Theme Settings -> Other.
hi!
how to show quantity text and quantity selector on the same line for variable products? i used the code below, but it worked only for simple products https://prnt.sc/ Thanks in advance! php:add_action( 'woocommerce_before_add_to_cart_button', 'bbloomer_echo_qty_front_add_cart' );
function bbloomer_echo_qty_front_add_cart() {
echo '<div class="qty">Quantity: </div>';
}
css:
div.qty {
float: left;
padding: 10px;
}
Hi,
Could you please provide us a screenshot what do you want to achieve?
Thank you in advance.
thanks
Try to add the following code snippet to the Custom CSS area in Theme Settings to achieve this
.product-image-summary-inner .quantity:before {
content:"Quantity";
font-size: 14px;
font-weight: 600;
color: #2d2a2a;
margin-right: 10px;
align-self: center;
}
awesome! thank you!
Hello,
We updated the theme, cleared cache and tried in multiple browsers.
We even tried to do edits on the home page, they get showed while logged in as admin but in public nothing changes, however all other pages are fine.
https://prnt.sc/i5kcsgHi,
Please, send us a link where we can see this problem on your website.
Thank you
As we can see, you still running 1.9 version of our theme. Be sure that you update it to the latest version available on ThemeForest – 1.10.1
We updated to 1.10.1 but nothing seemed to change
Seems that you are using some kind of cache plugins and all the content and CSS files are cached.
Is it possible to create an input box on a banner? For example, for a customer to enter their email in a specific place?
Similar to this: https://gyazo.com/8c77d6a4c0410ba30569c86aa0e46d5c
Hi,
You can use MailChimp or Contact Form 7 for creating such kind of forms on your website and then place them whenever you want using WPBakery page builder.
Regards
If I don’t want to use extra plugins, can FTP be used to simply overwrite the old version of the theme?
Hi,
Sure, you can upload our theme files with FTP as well.
Regars
If updated through FTP, do the required plugins have to be updated the same way, or can they be updated through the wp-admin plugin updates?
Required plugins can be updated after the main theme update via Appearance -> Install plugins.
Regards
hi!
in the next update, can you please:
1. add in theme options an option to disable default sorting
2. add new shop category style “simplistic”: without any overlays or buttons (show only featured images + products titles)
https://prnt.sc/ibgjcbi already did customization via php, but it would be nice it it was in the theme options.
thanks a lot! 
also, can you please add product images layout like here: https://prnt.sc/ibh4e4 (show all thumbnails, without carusel) thanks!
Hi,
Thank you for your features request.
Regarding the second point, you can enable similar product hover in Theme Settings -> Shop -> Products and categories grid. It is called “Standard button”.
Regards
I visited the demo site, it is very slow for me. Is it because of your host or the theme is too big?
Hi,
We just tested our demo and don’t see any performance issues. It works very fast for us.
Regards
Hi
After update to the latest version we now have two icons for wishlist in the header?
e-rollup.se
Please help.
Kind regards Jens
sorry we tried on our test site which is: staging.e-rollup.se
Hi,
Sorry, but we can’t access your website.
Regards
Ooops, forgot.
It should be open now 
Tanks for fast reply
You need to remove this code https://gyazo.com/2e82fdd885954c06de34a87f12e4151a and add a new one
.woodmart-wishlist-info-widget .wishlist-info-wrap:before,
.woodmart-buttons .yith-wcwl-add-to-wishlist a:before,
.summary-inner>.yith-wcwl-add-to-wishlist a:before {
content: "";
}
.woodmart-wishlist-info-widget .wishlist-info-wrap:before {
background-image: url(https://d3n629v28810c2.cloudfront.net/wp-content/uploads/2017/10/10152212/thumbs-up-icon-white.png);
background-size: cover;
width: 30px;
height: 30px;
}
Sorry to bother you, you added below code for us and can you give me the whole code to replace it with? please
/Xtemos/
.banners-carousel-wrapper .owl-grab .promo-banner { pointer-events: initial !important; }
.woodmart-wishlist-info-widget a:before{ background-image: url(https://d3n629v28810c2.cloudfront.net/wp-content/uploads/2017/10/10152212/thumbs-up-icon-white.png); } .summary-inner>.yith-wcwl-add-to-wishlist a:before, .woodmart-buttons .yith-wcwl-add-to-wishlist a:before{ background-image: url(https://d3n629v28810c2.cloudfront.net/wp-content/uploads/2017/10/10143433/thumbs-up-icon.png); background-position: center center; background-repeat: no-repeat; } .woodmart-wishlist-info-widget a:before{ background-size: cover; width: 30px; height: 30px; } .woodmart-wishlist-info-widget a:before, .woodmart-buttons .yith-wcwl-add-to-wishlist a:before, .summary-inner>.yith-wcwl-add-to-wishlist a:before{ content: ”” !important; }
.woodmart-wishlist-info-widget a:hover:before{ opacity: 0.8; }
.woodmart-buttons .yith-wcwl-add-to-wishlist a:before{ height: 100% !important; width: 100% !important; background-size: 65%; display: inline-block; background-position: center 65%; } .summary-inner>.yith-wcwl-add-to-wishlist a:before{ width: 20px; height: 20px; background-size: cover; } /Xtemos/
Just remove the part that we shown on the screenshot above.
I did so but now I still have the heart icon and my thumb icon at the same time
let me know what to do to get rid of double icons. thanks
You just need to remove the code we mentioned and add a new one instead
.woodmart-wishlist-info-widget .wishlist-info-wrap:before,
.woodmart-buttons .yith-wcwl-add-to-wishlist a:before,
.summary-inner>.yith-wcwl-add-to-wishlist a:before {
content: "";
}
.woodmart-wishlist-info-widget .wishlist-info-wrap:before {
background-image: url(https://d3n629v28810c2.cloudfront.net/wp-content/uploads/2017/10/10152212/thumbs-up-icon-white.png);
background-size: cover;
width: 30px;
height: 30px;
}
Hi,
sorry I have got a Problem. The attributes / swatches of the variable products are not shown in the Product page.
They are just shown above the product picture: http://designambulanz.de/Kunden/GS/produkt/gd-90130-pu/
What have i done wrong
Thanks for your help
Hi,
As we can see, you have catalog mode activated in Theme Settings -> Shop -> Catalog mode that removes the shopping functionality.
Regards
Hi,
so there is no option for adding variability to the products at catalog mode?
Sorry, but this is a part of add to cart button template in WooCommerce and we are not able to separate them.
oh ok thank you.
Hi I have updated woocommerce to version 3.3.1. I have also updated to the latest version of the theme. Now I have this error:
Warning: A non-numeric valie encountered in /wp-content/themes/woodmart/inc/woocommerce.php on line 376
Hi,
We already answered your question on the forum https://xtemos.com/forums/topic/warning-woocommerce-php-line-376/ Not necessary to duplicate it in comments.
Kind Regards
Hi,
I’ve got some theme issues with Woocomerce 3.3.1
Do you plan to update the theme soon ?
Hi,
Could you please describe what issues do you have?
Thank you in advance.
You need to update the theme to the latest version.
Hi, I just purchased this theme. I’d like to know if I need to activate it on the dashboard. I read that I don’t, but how do I update the theme when it got a new realese?
Hi,
Our theme doesn’t have an activation and auto updates via the Dashboard at the moment. We plan to add these features to our 2.0 version.
Regards
Ok, but does the theme updates automatically?
As we said, our theme doesn’t have an activation and auto updates via the Dashboard at the moment. We plan to add these features to our 2.0 version
I understand. What I was asking is how to update the theme, but I found it. Thanks anyway,
Love the theme.
Great, you are welcome 
I tried to Update at my Staging Site to Woocommerce 3.3.1. There are small Design issues (Product Page Sidebar Cross Selling products Hover Element & Text is not Centered anymore) and Woo says the Theme is outdated. Is there a Quick update planned?
Hi,
Could you please provide some screenshots of the issues you have with the latest version of our theme and WC 3.3.1?
Thank you in advance.
Hi, i wrote you now at the Woodmart Support Board incl. Pix an Links.
OK, thank you.