12793 comments found.
Hello I’m trying to change logo … but I couldn’t change the logo or any item on the header I followed the instruction in https://xtemos.com/docs/woodmart/header-builder/setup-logo-image/ But it didn’t work
Hi,
Please, create a topic on our support forum and provide us all the necessary details about the request with some screenshots and including your admin access so we can check it https://xtemos.com/forums/forum/woodmart-premium-template/
Regards
Sorry … I found it out 
We are glad that you sorted it out 
Hello Dear; I would like to know somme things before I start bying this template; so can I ?
Hello,
Of course, you can ask any questions before the purchase and we will do our best to provide you with all the necessary information.
Kind Regards
Thank you sir. so I would like to know if your tamplate provides whatsapp and messenger on the product page ; and google sheet and is the template has whare can I ad defferant pixels like facebook pixel; google analytic pixel and snapchat pixel etc…
Unfortunately, our theme doesn’t include such features and you may need to use some additional plugins for this.
how can I do that ? do I have to add additional fees or what
Our theme doesn’t include such features and you may need to use some additional plugins for this. We don’t have an instruction for such customizations.
Hello,
This menu dropdowns are imported as an HTML Block called “Grocery-menu fresh-food”. You just need to create your own menu and use our sample HTML Block as its dropdown.
Kind Regards
Can you build a demo video for creating slider?
I have checked the documentation but still I am unable to build it.
Hello,
Thank you for the suggestion. If you need extra help, you can create a topic on our support forum and we will provide you more detailed help.
Kind Regards
To build a video tutorial still I need to visit forum?
Sorry, we didn’t mean to build a video tutorial. Use our support forum if you need any help from our team.
Hi, M unable to locate the Invoice for this Purchase. Please help with the taxable invoice for this.
Hello,
All purchases and transactions are handled by Envato and we don’t have any customers invoices. You need to contact Envato support for help with this question.
Kind Regards
Hi, it is possible showing the brand description on top of the all products page when the user click on brand filter? (no in a tab in sigle product)
Hello,
Sorry, but there is no option to show brand’s description when you filter products by brand. But you can enable archive pages for brands and they will work in the same way as categories and have descriptions.
Kind Regards
After Updating all Woodmart Elements in Visual Composer are missing? What I can do?
Okay, everything is fine Woodmart Core was deactivated
Hello,
Great, we are glad that you sorted it out. This plugin is required for our theme.
Kind Regards
Hi, dont know if this problem was before update. 5.1 theme, latest WP, WPB builder: Products carousel in ajax product tab auto play option dont work, u must manually click arrows to show previous/next product in carousel. Thanks for any info /help. Goran
Hello,
Could you please disable all plugins that are not related to our theme and provide us your admin access so we can check it?
Thank you in advance
Off course. Where to sent U admin account/info , on what email ?
Send us the information via the contact form on our profile page.
Great, just sent info. Thanks
We just checked your home page and see that autoplay is working correctly https://gyazo.com/3af0d7332a83a369ed3930f80a08b6c3
Hi,i checked from several comps ,different browsers. It works if U first click to start autoplay (on arrow or dot). But autoplay to start by itself, dont start. Please check.Thanks
Try to add the following code to the functions.php file in the child theme
add_filter(
'woodmart_autoplay_hover_pause',
function() {
return 'false';
}
);
Thanks, that fixed problem. All ok now.
Great, you are welcome.
Hello,
Please, provide us a screenshot of this problem for better understanding.
Regards
Hi, I don’t know why I lost all checkboxes from contact form and woocommerce… How can I solve this? it’s very important. www.nailbarlidia.com/contacte/
Hello,
This functionality is not related to our theme. If you lost some configuration, you may try to restore a backup. Contact your hosting provider for help in this situation.
Kind Regards
Hello. I just tried to update my support for another year and by mistake bought your theme again. Please cna you help me. I do not want to buy your theme again, just to extend my support by 12 months.
Hello,
We have answered your request on our support forum. Please, continue the conversation there.
Kind Regards
when i tried to register at support forum it gave me this message ” Purchase code is already in use ” maybe someone who was working on our company before made this account.
so how we can delete this account and make new account to access the support forum ??
Hi,
Please, send us a message via the contact form on our profile page and provide us your purchase code so we can restore your account access.
Kind Regards
I am still having the problem I have done what you told me to do, but no change at all
Hello,
We have answered your request on our support forum. Please, continue the conversation there.
Kind Regards
The only answer is desactivate the menu, did did not work I have unistall your theme and have purchased another one please Request a full refound. Thanks
DONE REFUND REQUEST SENT
We didn’t receive any message from you yet.
Hi! how to show the “cart icon@ instead of “buy” in product page ?
sorry… in shop page
Hi,
Please, create a topic on our support forum and provide us all the necessary details about the request with some screenshots and including your admin access so we can check it https://xtemos.com/forums/forum/woodmart-premium-template/ If your support is already expired then you need to extend it on ThemeForest first.
Regards
Hey,
There are few questions that i want to ask before purchasing this theme.
1- Which wallet plugin would be best to use with this theme and will it show in customers account panel?
2-I want to enable social login so please guide me how can i do that ?
3- Can we add multiple tabs in customer’s account like wallet , coupons, cashback etc ?
4- Is there any settings to show a product as shipped , packed etc.?
5- How can i send notifications via sms after a customer places an order ?
6- Is there any otp functionally that i can use before a customer creates an account ?
Hello,
Thank you for your interest in our theme.
1. We didn’t test such kind of plugins with our theme and can hardly advise you.
2. Our theme has Facebook and Google social login options. You can find tutorials about this in our documentation.
3, 4, 5, 6. There is no such option in WooCommerce settings by default. It may require some additional plugins or code customizations.
Kind Regards
On the first slide of the Marijuana theme there is a button to open the video, however, the video does not display until the end … How to configure it to open the video until the end before changing to another slide?
Hello there,
Try to do the following with the slider
1. Select Group with the button http://prntscr.com/twyf0n
2. Press Actions http://prntscr.com/twyaif
3. Press Add Action to Group
4. Select Action Type Pause Slider http://prntscr.com/twyb3v
5. Press Eye icon to make Placeholder slide visible https://prnt.sc/twycr4
6. Select the Placeholder slide
7. Press Actions and add new Action Type Play Slider http://prntscr.com/twye4x
Kind Regards
Perfect…TKS!!
Great, you are welcome!
Hello, for a better import demo (default and cosmetics) which premium plugin I have to buy? And do you reccomand elementor or wpbakery?
Hello,
Both demos are identically so it depends on which plugin do you prefer. We suggest you to compare them first and decide which one suits your needs.
Kind Regards
Hello, how can I remove the sale label on the products? I tried this but this also removes the sold out label but I need the sold out label.
.product-labels { display: none!important; }
Hello,
You can use the following CSS snippet to do this
.onsale.product-label {
display: none;
}
Kind Regards
Hi, I have a little issue since the big 5.0 update: the string (label) “SOLD OUT” isn’t translatable anymore. In WPMLI find it and the translation is “done” but it seems not working.. Any idea?
Hello,
Could you please check how it works with some default WordPress themes like TwentyTwenty or WooCommerce Storefront to understand is it our theme issue or not? This string is a part of the WooCommerce plugin.
Regards
Thank you for your quick reply. I tried both Twenty and Storefront, but the label isn’t displayed with those theme.. not sure how can I check it? with firebug I can’t find “out-of-stock product-label” anywhere. Should I do something to check it properly?
Please, send us a message via the contact form on our profile page so we can check what is wrong.
Hello, hoping you can help. Is there any possibility of getting this post/code updated: https://xtemos.com/forums/topic/woocommerce-additional-variation-images-are-not-showing-properly/#post-34772
I have to use the plugin: https://woocommerce.com/products/woocommerce-additional-variation-images/ because the ‘Additional Variation Images’ included with Woodmart still does not export the extra variation images while exporting products. Using the extra paid plugin, it uses the image id (not serialized) so exporting/importing works properly.
But unfortunately while using that code from your support topic I receive many console errors relating to the enqueued files (they’re missing). If you could possibly update that post (seeing how it is over 2 years old is probably why it don’t work) that would be super helpful as I’ve spent hours trying to research, modify files and change what I could but it’s beyond my knowledge unfortunately. I would love to use the built in features but I need to be able to fully export…
Thank you for your time. Much appreciated if you can help
Hello,
This instruction is no longer valid. We will find a new workaround in our next update 5.2.
Kind Regards
Alright thank you for that, it is very much appreciated