12893 comments found.
Hi,
My Support license is expired already still need a little assistance if you can provide 
Header Builder section is not displaying anything, it was showing my XTemos Headers Manager till yesterday but now its a blank all white… any idea what could be the reason!
Screenshot: https://imgur.com/a/nXI77peHello,
Try to disable all external plugins that are not related to our theme and check how it works. It might be some plugin conflict.
Kind Regards
Hello, woocommerce have a big problem with swatch image selection in product page, in product page if you have a product variation with color and size, if you select only color the image in gallery don’t change (this is a big problem and a basic function for an ecommerce), i have created a little workaroud for this problem i post it here below, but isen’t a great option, do you have a better solution for this problem ?,
add_filter( ‘wp_footer’,’fix_color_swatch_select’ );
function fix_color_swatch_select(){ ?> <script type=”text/javascript”> (function($){ }
function reset_selection(){
<?php
var $options = $('#pa_size').find('option');
$options.eq(0).prop('selected', true);
}
</script>
$('#pa_colour').on('change', function(){
//color2 = $('input.variation_id').val()
//console.log(color2);
var $options = $('#pa_size').find('option');
console.log($options.length);
var $option2 = $('#pa_size').prop('selectedIndex');
if ($option2 > 0) {
console.log($option2);
} else {
}
$options.eq(1).prop('selected', true);
setTimeout(function(){
reset_selection();
}, 1);
});
$(".reset_variations").on('click', function(event){
console.log("RESET SELECTION");
$('.swatch-disabled').removeClass('swatch-disabled');
setTimeout(function(){
reset_selection();
$('.swatch-disabled').addClass('swatch-enabled');
$('.swatch-disabled').removeClass('swatch-disabled');
}, 400);
});
})(jQuery);
Hello,
Yes, it is a WooCommerce standard behavior. Unfortunately, we are not able to change it in our theme scope and can’t guarantee that this code would work as you expect.
Kind Regards
ok, but is a good choice to add as a feature in the next releases
OK, thank you for your advice.
Hi, can you please tell me where I can find and add this element
https://i.imgur.com/XUUCnwN.jpegThanks
Hello,
You can find and enable this option in Theme Settings -> Product page -> Share buttons https://prnt.sc/10ys4iz
Kind Regards
Thank you for fast reply but it is not working for me. It just enable share icons and category in summary i dont need that in summary but below like i shown 
Try to change the option “Show product meta” to “After tabs” via Theme Settings -> Product page -> Show / hide elements.
Amazing, thanks a lot 
You are welcome!
Hello, I renewed my support, but didn’t get new purchase code. Can you help me please.
Hello,
You don’t need to get an additional purchase code. To be able to create topics on the forum, you need to go to your account on our website and click on the “Update” button for your current purchase code.
Kind Regards
Okay, thank you for quick response.
how to know the required image size of the banner for the shop and other pages? what is the default size?
and what is the carousel image size of the organic template(home page)?
Hello,
Banner image size on the shop page can be 900×350 Please, clarify what carousel image size on the organic version do you mean?
Kind Regards
I mean the image size of in home page I am using the organic template, I want to add images with the same size of the ones in the carousel of the home page
Please, send us a screenshot of the image you are talking about.
Thank you in advance.
Hi Author, Promo banners link not working. Please check links
https://ibb.co/ypNs6vM https://ibb.co/N3FC2SqThank you
Hello,
This bug will be fixed in our 6.0 update that will be released this week.
Kind Regards
Hello,
ingenuitor PURCHASED
Has a very goood point, when will all of this be fixed + new features similar to spaces ?
Hello,
Yes, we will discuss these feature requests with our team. Currently, we don’t have ETA for such updates.
Kind Regards
Hi,
Is the template compatible with this plugin? WooCommerce Ratesbox automatic rates plugin for selling precious metals (gold, silver, etc.), coins and jewelry
Thank
Hello,
Thank you very much for your question.
We haven’t tested the plugin yet. But if it follows the core WooCommerce coding standards, you will not have any compatibility issues.
Kind Regards
how I can show all the categoes in side bar in shop page, it displays only one category https://prnt.sc/10wzbrj
Hello,
Make sure that your categories are not empty. Also, check your categories widget settings in Dashboard -> Appearance -> Widgets.
Kind Regards
woodmart theme support php 8.0?
Hello,
Thank you for your question. Yes, our theme supports PHP 8.0.
Kind Regards
I intend to create a wordpress course for some clients and for the purpose of generating examples, I want to give access to the theme. What license should I acquire?
Hello,
Thank you for contacting us.
You can use our Regular license to create your course. But note that your clients will have to purchase their own licenses to create their projects.
Kind Regards
Hello. We installed the theme and selected the “fashion” demo version… but the demo does not have the “Categories” navigation bar on the left side like the live demo version has. What is the issue?
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 help you https://xtemos.com/forums/forum/woodmart-premium-template/
Regards
After the customer clicks on the View cart, the return to purchase button is missing. Can this “Back to Shopping” option be added?
When the user registers, the email with the password is an hour late. is it possible to speed up the sending of emails to the user who is registering?
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 help you https://xtemos.com/forums/forum/woodmart-premium-template/ If your support is already expired then you need to extend it on ThemeForest first.
Regards
Hello, i followed your guide on translating theTheme to German but I seem to not be able to translate the Headers in the Sidebar https://imgur.com/a/f1ezafR , i have also searched the FTP and the Database for the corresponding files but i cant seem to find em cheers
Hello,
You can change these widget titles via Appearance -> Widgets. Not needed to customize anything in the files.
Kind Regards
Thanks for the quick response!
You are welcome! 
How to reorder social buttons in top header? (Header builder).Default is facebook twittter, pinterest. linkedin, youtube. I need a completely different schedule and the question of how to rule out the possibility of seeing linkedin?
Hello,
You can customize our social buttons order by doing PHP file changes only. You can find the code for our social button element in the file “woodmart/inc/shortcodes/social.php”.
Kind Regards
hello , how can ı change dropdown that I marked? I wanna change url of hte furniture, cooking etc. https://hizliresim.com/ysF4RW
Hello,
You can find and customize this menu in Dashboard -> Appearance -> Menus -> Categories.
Kind Regards
yeah, I know but there is no place to add link. İt depends on html block I guess, but I can not change it on html block too. there is no plce to write url
Sorry, but we don’t quite understand the purpose. If you add product categories to the menu, you can’t change their URLs. If you want to set some special URL, you need to add “Custom link” menu item via Appearance -> Menus.
where do I add special url? apprecance>menu https://hizliresim.com/tC7FWx
You need to find “Custom links” and add them to your menu as shown on the screenshot https://prnt.sc/10vzjbj
sir you did not understand me. when I click “ofis mobilyaları” it opens “mertsit.com.tr/furniture” how can I change this Url?https://hizliresim.com/a207HL
and this look https://hizliresim.com/MO2Xhv
You can change your category slug in Dashboard -> Products -> Categories -> edit your furniture category and change the “Slug” field.
Under Wordpress 5.7 Woodmaert triggers following PHP notice:
WP_Scripts::localize was called incorrectly. The $l10n parameter must be an array. To pass arbitrary data to scripts, use the wp_add_inline_script() function instead. Please see Debugging in WordPress for more information. (This message was added in version 5.7.0
Hi,
Thank you for the report. This notice has been already fixed and the update with this fix will be released next week.
Kind Regards
Hello Guys, when will the template be updated and do you have a change log of these changes to refer to? The theme has a great foundation UI / UX, but needs some serious work on the header creation tool.
It creates way to much extra unneeded html mark-up and can be a real issue for various devices, search engines, load times and sadly accessibility reader devices have a hard time reading it with the extra html mark-up.
Plus you have no convention for handling various device breakpoints, just two, that is not using standards for today devices at all. Much of which can be done by simple class changes and or switching script.
Avoiding all the extra source html markup that has no real value.
Otherwise is a great theme, I just can’t use it yet for my needs yet, so it’s nice to work with and see how everything flows.
Hope this constructive criticism helps with future developments, it has real promise if you can solve some of these issues and not over bloat it.
Most may not even notice these issues, as they have no idea what to even look for when testing for usability, speed and accessibly.
You did sale near 29,000 copies, approx $1.6M+ in revenue, minus commissions and fees is not a bad 4 years 
Hello,
Thank you for contacting us and sharing your feedback. We highly appreciate this.
We are going to release our 6.0 update next week. This update will be mainly dedicated to our theme’s performance. We will automate our CSS generator and optimize CSS and JS loading on the page. It will reduce our CSS and JS file size loaded on a particular page by 40-60%.
As for the header and breakpoints controls, we have plans to improve this in our next update (after 6.0) as well.
If you have any other ideas that might help our theme be better, we would be glad to hear them 
Kind Regards
my web : https://pqflowers.com/ is disabled menu mobile.
I have done set up : Woodmart -> Header Builder -> Choose the Header – > Enter the Header settings – > add Header builder element
But no change
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 help you https://xtemos.com/forums/forum/woodmart-premium-template/
Regards
This is what I want it to look like after creating my website https://www.divanbedwarehouse.co.uk
I want these options on my product page
Fabric Colour
Headboard Buttons
Size
Storage Options
Mattress Option
https://www.divanbedwarehouse.co.uk/products/regency-divan-bed-set-with-tall-button-headboard-and-footboardHello,
Thank you for contacting us.
Sure, you can create a variable product with the same set of options using our theme together with the WooCommerce plugin.
Kind Regards
I want to see something like this product page after creating my product page : https://www.divanbedwarehouse.co.uk/products/regency-divan-bed-set-with-tall-button-headboard-and-footboard
The field requirements that I want on my product page I have given you these fields marked in yellow. If you look at this picture with a little effort, you will understand what I mean.
These will be mandatory on my product page : https://drive.google.com/file/d/1zEABH9yyy24BF6uW--ZOBF5UPVDNMgS4/view?usp=sharing
We don’t have access to this screenshot. Please, send us a public link or give us an access to that file in Google Drive.
I want to see something like this product page after creating my product page : https://www.divanbedwarehouse.co.uk/products/regency-divan-bed-set-with-tall-button-headboard-and-footboard
The field requirements that I want on my product page I have given you these fields marked in yellow. If you look at this picture with a little effort, you will understand what I mean.
These will be mandatory on my product page : https://drive.google.com/file/d/1zEABH9yyy24BF6uW--ZOBF5UPVDNMgS4/view1. Notice at the top of the page can be displayed using our header banner option.
2. Product options can be achieved with WooCommerce variable products.
3. Sale countdown and extra security information can be added via our Theme Settings.
Brother, if your theme product page can be edited like this, then I would like to buy your theme and if it can be edited like this, then give me some details on how to do it
I need a design like this product page : https://www.divanbedwarehouse.co.uk/products/regency-divan-bed-set-with-tall-button-headboard-and-footboard
Yes, you will be able to create a similar layout with our theme. If you need help, you can create a topic on our support forum and our staff will help you.
Sorry, but we don’t provide additional customization services. Actually, you don’t need to customize the code. You can do everything from the WordPress dashboard.
This means that your theme does not support the functions. I know wordpress can be customized, I want to know if it supports your theme.
No, most of these options can be used in our theme without customizations.
If your theme product page can be customized like this, then I would like to buy your theme
Brother, if your theme supports these options, then tell me I want to buy your theme and start my work
I need these options
I want a offer time counter on my homepage
color zoom item :
https://demo.wpthemego.com/themes/sw_revo/product/swatch-variation-image/Fabric Colour
Headboard Buttons
Size
Storage Options
Mattress Option
https://drive.google.com/file/d/1zEABH9yyy24BF6uW--ZOBF5UPVDNMgS4/view?usp=sharingYes, you can display a counter element with WPBakery or Elementor. And yes, you can create a variable product with all the required options like colors, buttons, size etc.
Thanks for understanding my words I’m giving you a video
https://drive.google.com/file/d/1Bgjr-2QPl0p3358u9RUawRB1r5x9wbG4/viewDo you want to show color images when hover on each color swatch?
yes, color images hover ZOOM
color images hover ZOOM
https://drive.google.com/file/d/1p3715iL_K0ZCzdVpejs5YfurKsTHqkch/viewcolor images hover ZOOM : https://demo.wpthemego.com/themes/sw_revo/product/swatch-variation-image/
Unfortunately, there is no such feature in our theme and we don’t have a custom code for this.
.
On the computer I want the variations of my product page like this design
https://drive.google.com/file/d/1BP10wWwAXpbn5ByJwZ7dHvijtZrqVExO/view?usp=sharingYou can display the countdown timer element anywhere on your website. You can also display it in the header or in the header banner.
Design for variable products is a bit different in our theme and not the same as per your screenshot, unfortunately.
Will it show on all pages, I want to show it on all pages
how can I add : color images hover ZOOM
Yes, it will be shown on all pages in the header banner.
Unfortunately, our theme doesn’t have such kind of hover zoom. It might be possible with additional code customization only but we don’t provide such service.
It would be great if you could give me this code after buying your theme
Sorry, but we don’t have a code for this.
The time counter of the header banner is only shown on the home page and not on any other page
What can I do about it? Give me a solution color images hover ZOOM
This time counter in the header banner can be displayed globally on all pages.
Sorry, but we don’t have a solution for images hover zoom, unfortunately.