12632 comments found.
Your theme support is not responding and I am waiting still last 2 days
Hello,
Sorry for the late reply. As I can see, your questions are answered. Please continue the conversation there.
Kind Regards
Regards,
After the update, I got a problem that the stricture on the PC version of the site was disturbed, the site was 1720pt wide, but after the update, the blocks in elementor were totally disturbed. Have you had this problem and what would be the solution?
Best
here is site : https://zenithinterstone.rs/
OMG, sorry, i solwed the problem… Core plugin wasnt updatet…
Hello,
We are glad that you sorted it out. Feel free to contact us if you have any further questions.
Kind Regards
Hi, can Vendors sell tours?
Hello,
Could you please clarify your question?
Kind Regards
Hello Sir, Sorry to bother you in your busy time I also report this on forum, and they told me to that they send this to dev Still I just want to make sure
1. The fee gift section on cart is to bland, Like It’s just too simple, No High light or no text pop up like,” Yay You got a Free Gift with Sparkle paper flowing effect (https://prnt.sc/bhpgjehRLVR5) . Few Client and customer has also reported it that, because it’s not highlighting , the user is not knowing that its a free gift.
2. Other most important thing is ” There is no Slider or Pop up that that show “you have to spend this much to get the free gift” like this https://prnt.sc/3L-VazPz98AS
I know the Surprise Gift is good, While its good for initial But if you see in bigger picture, If one slider or highlighted text showing on product page & cart, That will Boost our sale
Hello,
Please, continue your conversation on support forum if you still have questions or unresolved issues.
Kind Regards
Looking at your dark theme demos, only the main page of them is dark, when clicking on category, product etc. it reverts to a light theme.
I’ve tried ‘dark’ ‘hardware’ ‘games dark’
Do you have a dark theme demo? or are they all just one page? thanks
Hello,
You can see how other pages look by clicking on the following links on the dark demo https://gyazo.com/13ca795a5077038ae36958bba0391666 https://woodmart.xtemos.com/demo-dark/?opt=darkKind Regards
thanks, but clicking on catergories goes to light theme again, difficult to get overall feel
You can add the following parameter to URL to see how any page looks in Dark mode ?opt=dark
Hi if i choose dark theme in the settings, only the menu on the left becomes black the background of the body remains white and the texts are then also white. why is that?
Hello,
Please send us your website URL so we can check the issue and help you.
Kind Regards
hi the url is https://dropster.store
Please send us your admin access so we can check the configuration. Use teh contact form on our profile page here https://theme forest.net/user/xtemos
Hello, I need to transfer all data from a WooCommerce website built with the Woodmart theme to a new website, also using Woodmart.
Important: I cannot simply clone the site because the new one will use Elementor Pro, while the current one was built with WPBakery. Therefore, I need a solution that transfers only the data, not the page layouts.
I’m looking for a reliable method or plugin to migrate the following:
All products, including variations, descriptions, images, attributes, etc.
All attribute image swatches (e.g., color thumbnails)
All existing orders
All customer data
What solution do you recommend for a complete and safe migration without losing any linked images or data?
Thank you! Andrea
Hello,
You can use the default WooCommerce import/export mechanism. If it doesn’t work, try to find a special migration plugin. Unfortunately, we don’t know the exact one that will fit your needs.
Kind Regards
Hi, since last Woocommerce update (9.8.4), website broke due to WC deactivating itself and throwing next message:
Fatal error: Uncaught Error: Call to undefined function wc_get_container() in… #8 {main} thrown in /home/.../public_html/wp-content/themes/woodmart/inc/enqueue.php on line 1231
Hello,
Please send us your admin access so we can investigate this. Use the contact form here https://themeforest.net/user/xtemos
Kind Regards
Thanks for answering, apparently it was something regarding the hosting, because it is working normally now.
Cheers.
Great, we are glad that you sorted it out. Feel free to contact us if you have any further questions.
Hello!
Need to patch this. When the option to show out of stock products in the end of catalog is on, the query takes long to load.
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts LEFT JOIN kid9_postmeta AS stock_status_meta ON (wp_posts.ID = stock_status_meta.post_id AND stock_status_meta.meta_key = ‘_stock_status’) WHERE 1=1 AND (wp_posts.ID NOT IN ( SELECT object_id FROM wp_term_relationships WHERE term_taxonomy_id IN (7) ) ) AND ((wp_posts.post_type = ‘product’ AND (wp_posts.post_status = ‘publish’ OR wp_posts.post_status = ‘private’))) GROUP BY wp_posts.ID ORDER BY CASE stock_status_meta.meta_value WHEN ‘outofstock’ THEN 1 ELSE 0 END ASC, wp_posts.menu_order ASC, wp_posts.post_title ASC LIMIT 0, 36
Hello,
Please send us your admin access so we can check the issue on your website. We can’t reproduce this problem.
Kind Regards
Hi
Thank you for version 8.2
Hello,
You are always welcome
Let me know if you have any questions.
Kind Regards
Excellent theme
Thank you very much!
Hello, I’m experiencing an issue using the WoodMart theme alongside the WCFM Multivendor plugin. The geolocation filter provided by WCFM only appears on empty product-category pages (categories with no products), but it fails to display on the main shop page or on category pages that contain products.
When I switch to a default theme (Twenty Twenty-Five), the geolocation filter works correctly on all pages (shop and categories. Therefore, it seems specifically related to how WoodMart handles WooCommerce shop loops or AJAX rendering.
Could you please review and suggest a resolution or a workaround?
Thanks in advance!
Hi,
Could you kindly create a topic on our support forum and share all the necessary details about your request, including some screenshots? Please also include admin access so we can assist you more efficiently: https://xtemos.com/forums/forum/woodmart-premium-template/
If your support period has expired, please make sure to renew it on ThemeForest before reaching out.
Thank you!
Best regards
Hello,
Currently, there is no such ability in our theme. But we have such a feature request, so we will consider implementing this in the future.
Kind Regards
OK If I bought it, as of right now, is it possible to add a custom CSS to enable this for time being until next update come
Unfortunately, we don’t have a custom CSS for this purpose.
Hi!
Please guide me how to remove the word “Any” on product attribute filter. E.g. i am sorting products by country using layered nav widget. It says “Any Country” on the form itself. How do i change it to just “Country”?
Second question, if i put this filter above products in shop page, the title will be above the widget. Can i place the title to the left of the filter?
Thanks
Hi,
Could you kindly create a topic on our support forum and share all the necessary details about your request, including some screenshots? Please also include admin access so we can assist you more efficiently: https://xtemos.com/forums/forum/woodmart-premium-template/
Thank you!
Best regards
Does this theme work[compatible] with below code for AJAX functionality? code url: wp-content/themes/oneTheme/functions.php or on child theme
// ajax function 1 start add_action(“wp_ajax_service1”, “service1”); add_action(“wp_ajax_nopriv_service1”, “please_login”);
function service1() { $phoneNumber = $_GET[‘contact’] ; echo ‘1’; die(); } // ajax function 1 end
and can I send request and get response to top ajax function by below js? <script> $= jQuery; var ajaxurl = ”/wp-admin/admin-ajax.php”; var submintFrom=$(’#contact_form’); function send() { var data={ action : “service1”, contact : $(‘[name=”phoneNumber”]’).val() }; </script>
$.ajax({
url: ajaxurl,
type : 'get',
data : data,
success: function(data) {
var data = $.parseJSON(data);
if(data=='1'){
}
//handling sms.ir
$("#msg").empty();
$("#msg").append('ok');
}
}
});
Hello,
Thank you for the question. Unfortunately, we don’t know what this code is made for and how it will work with our theme.
Kind Regards
Hi, Does this theme work[compatible] with below code for creating new shortcode?[another word can I use my custom shortcdoe in a page] ? code url: wp-content/themes/oneTheme/functions.php or on child theme
function wpb_demo_shortcode() {
$message = ’<!- jQuery 3 ->
<script src=”wp-content/themes/twentytwentyfive/assets/js/jquery.min.js”></script>
<script src=”wp-content/themes/twentytwentyfive/assets/js/ajax-form.js”></script>
<form autocomplete=”off” method=”post” action=”register.php” id=”contact_form” onsubmit=”return processForm()”>
<input type=”tel” class=”form-control” placeholder=” 09399101140” autocomplete=”off” name=”phoneNumber” value=””>
send
</form>’;
return $message;
}
add_shortcode(‘greeting’, ‘wpb_demo_shortcode’); //end shortcode ]
Hello,
Thank you for the question. Unfortunately, we don’t know what this code is made for and how it will work with our theme.
Kind Regards
Hi, on the Product page, in Product Settings > TAB, it is possible to add 2 TABs, which allow you to insert data that refers to the single product.
We would need to add at least one more, which allows, like the two existing ones, to add data referring to the single product, not to all products.
Is this an implementation planned in the next theme updates?
Otherwise, in the meantime, is it possible to have a code that allows us to add at least one more?
Thanks.
Hello,
Could you please clarify what kind of data should be displayed there?
Kind Regards
The question is not what kind of data to insert in the additional Tab (in the two Tabs provided by the Theme on the Product page we inserted simple text). The question is whether and how it would be possible to add another Tab, like the two already present on the Product page in Product Settings > TAB.
We are going to introduce unlimited custom tabs in our next theme update. It will allow you to create as many tabs as you want and assign them to any products.
To make sure we understand each other, I repeat, I mean and I’m interested in adding TABS in the PRODUCT PAGE > Product Settings > Tabs, where at the moment only 2 Tabs are provided, which add data/information ONLY FOR THAT PRODUCT.
Not the Tabs that can be added from Theme Settings > Single Product > Tabs, where at the moment it is possible to add 3 Tabs which, however, unlike the previous ones, add data/information to ALL PRODUCTS.
Good and when would this implementation be expected?
Thanks
Yes, you will be able to add many tabs and assign each of them to specific products. It will be introduced in our 8.2 update soon.
ok, thanks. more or less, when will this update be?
It was released yesterday 
second question: is it possible to add some other fields to top page for for users extra profile ?
Hi,
Thank you for reaching out to us. We’re here to provide you with the best support possible for your WoodMart theme.
Could you please send us some screenshots so we can better understand what fields you mean?
Kind Regards
Our theme doesn’t provide extra options for this. You may need to find a plugin to customize this.
is it possible doing this(https://www.mediafire.com/file/p5goo771ojj0ls1/ticket.png) with programming or adding some code to child theme?
Unfortunately, we don’t have a custom coe for this purpose.
Hi,
I have a question regarding how discounts are handled in the following scenario:
If a user adds all products from the “Frequently Bought Together” section to their cart as a bundle (which applies a 15% discount), and then abandons the cart — later receiving an abandoned cart email with an additional 10% discount coupon — how are the discounts applied?
Can both discounts (bundle discount + abandoned cart coupon) be combined?
Or does one override the other?
Is there a way to configure whether they stack or not?
I’d like to ensure the discount logic is clear and doesn’t result in excessive discounting unless intended.
Thanks in advance for your help!
Best regards, Michal
Hello,
Thank you for your question. Yes, they will stack in such a situation.
Kind Regards
We should be able to copy and paste blocks styles. When is this feature coming?
And when are we getting Full Site Editing FSE?
Hello,
Thank you for your questions. Currently, we don’t have such plans. But we will consider this as a feature request for our future updates.
Kind Regards