Discussion on WoodMart - Multipurpose WooCommerce Theme

Discussion on WoodMart - Multipurpose WooCommerce Theme

By
Cart 116,362 sales
Recently Updated
Well Documented

xtemos supports this item

Supported

This author's response time can be up to 1 business day.

12912 comments found.

lashjg

lashjg Purchased

Hola amigos, tengo problemas por el excesivo consumo de recursos principalmente (public_html/index.php, public_html/wp-admin/admin-ajax.php), como hago para que no sea muy lenta la página por ese consumo de recursos. Gracias

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! How can I install pre-built websites or well-designed ready-made sites at a later stage? I already have a good foundation, but I still need some inspiration for some of the pages.

Hello,

Thank you for reaching out with your issue regarding the WoodMart WordPress theme. To provide you with the best support, we kindly ask that you create a topic on our support forum.

If you don’t already have an account, you can easily register using your purchase code from ThemeForest. Here’s how:

1.    Visit our support forum: https://xtemos.com/forums/forum/woodmart-premium-template/
2.    Register: Click the “Register” button and fill in your details, including your purchase code.
3.    Need help finding your purchase code? Here’s a guide: https://help.market.envato.com/hc/en-us/articles/202822600-Where-Is-My-Purchase-Code

Once you’re registered and logged in, feel free to create a new topic in the relevant section. Please provide as much detail as possible so we can assist you more effectively.

We look forward to helping you on the support forum!

Best regards

PLZ fix home link on breadcrumbs….

2 languages site with polylang free version. On single product page of second language has problem with breadcrumbs when click home on breadcrumb it will goes to default language home instead of go to home of second language.

here is my temp fixed but i prefer official update will be better.

add_action( ‘wp_footer’, function() { if ( ! function_exists( ‘pll_current_language’ ) ) return; $current_lang = pll_current_language(); if ( $current_lang === pll_default_language() ) return; } );

// construct home URL จาก language slug โดยตรง
$home_url = esc_url( home_url( '/' . $current_lang . '/' ) );
?>
<script>
(function() {
    var targetUrl = '<?php echo $home_url; ?>';
})();
</script>
<?php
function fixBreadcrumb() {
    var homeLink = document.querySelector('nav.wd-breadcrumbs a:first-child');
    if ( homeLink ) {
        homeLink.href = targetUrl;
        return true;
    }
    return false;
}
if ( ! fixBreadcrumb() ) {
    var observer = new MutationObserver(function(mutations, obs) {
        if ( fixBreadcrumb() ) {
            obs.disconnect();
        }
    });
    observer.observe(document.body, { childList: true, subtree: true });
}

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

lRodl

lRodl Purchased

Hi! Great Theme!!

Where can i translate the sidebar login form text?

I tried using loco translate but it didn’t work, is there anywhere in the theme options to do it?

Thanks!!

Hello,

Thank you for reaching out and for choosing our theme! We truly appreciate your support and are here to help you in any way we can.

For the fastest and most effective assistance, we kindly ask you to create a new topic on our support forum. This way, our dedicated team can review and respond to your question in a timely manner.

Here’s how you can do that:

1.    Go to https://xtemos.com/forums/forum/woodmart-premium-template/ and log into your account.
2.    Click the “Create New Topic” button.
3.    Provide a clear title and a detailed description of your question or issue.
4.    Finally, hit “Submit” to post your topic.

Once your post is up, we’ll be able to take a closer look and provide you with the support you need.

Thank you for your understanding, and we look forward to assisting you on the support forum!

Best regards

There is no Child theme zip file after extract the theme file.

found it

Hello,

Great, we are glad that you sorted it out. Feel free to contact us if you have any further questions.

Kind Regards

Hello, the recent updates to Woodmart Theme have created inactive buttons that are used within the Header Builder. Please fix and update as soon as possible.

Hello,

Please apply patch #710625 in Dashboard -> WoodMart -> Patcher to fix this issue. Let me know if it works for you.

Kind Regards

Hi :grin:
In the Woodmart theme, whenever the theme settings are saved, a dynamic CSS file is generated and stored in the WordPress uploads folder. The same thing happens with the Header Builder — each time I save or create a header, a separate CSS file is generated in the uploads directory.
Is there any way to change this behavior so that these CSS files are saved in a static location inside my child theme instead of the uploads folder? For example, can Woodmart detect the child theme’s style.css file and write its generated CSS into that file, so the site doesn’t need to load multiple CSS files from different locations?

Hello,

Thank you for the question. Currently, there is no such option in our theme, and we don’t have a custom code as a workaround for this.

Kind Regards

Zilox

Zilox Purchased

Hi! What is wrong with woodmart when used css??? Like we used some css to change some things in product card sometimes something from that product card doesn’t load properly. We have to refresh the page for it to load again. Like we changed size of tax suffix and color with css and it’s working but sometimes the price disappears when you click on a category link or just visiting the any product archive the product card doesn’t load properly. This is so frustrating. I experieced this in many sites because we have 4 sites, and in all of them it’s like that. Css change doesn’t load good, whyyy???

Hello,

Thank you for reaching out with your issue regarding the WoodMart WordPress theme. To provide you with the best support, we kindly ask that you create a topic on our support forum.

If you don’t already have an account, you can easily register using your purchase code from ThemeForest. Here’s how:

1.    Visit our support forum: https://xtemos.com/forums/forum/woodmart-premium-template/
2.    Register: Click the “Register” button and fill in your details, including your purchase code.
3.    Need help finding your purchase code? Here’s a guide: https://help.market.envato.com/hc/en-us/articles/202822600-Where-Is-My-Purchase-Code

Once you’re registered and logged in, feel free to create a new topic in the relevant section. Please provide as much detail as possible so we can assist you more effectively.

We look forward to helping you on the support forum!

Best regards

After the recent updates, the backgrounds I added for Slideshow on tablets and mobile devices are no longer updating. How can I fix this problem? Is anyone else experiencing this?

Hello,

Thank you for reaching out and for choosing our theme! We truly appreciate your support and are here to help you in any way we can.

For the fastest and most effective assistance, we kindly ask you to create a new topic on our support forum. This way, our dedicated team can review and respond to your question in a timely manner.

Here’s how you can do that:

1.    Go to https://xtemos.com/forums/forum/woodmart-premium-template/ and log into your account.
2.    Click the “Create New Topic” button.
3.    Provide a clear title and a detailed description of your question or issue.
4.    Finally, hit “Submit” to post your topic.

Once your post is up, we’ll be able to take a closer look and provide you with the support you need.

Thank you for your understanding, and we look forward to assisting you on the support forum!

Best regards,

I’m using the “Mega Electronics” prebuilt website, and I have an issue with product pagination in “Load More” or “Infinite Scrolling” mode — products are duplicated each time I click “Load More”.

Hello,

Thank you for reaching out and for choosing our theme! We truly appreciate your support and are here to help you in any way we can.

For the fastest and most effective assistance, we kindly ask you to create a new topic on our support forum. This way, our dedicated team can review and respond to your question in a timely manner.

Here’s how you can do that:

1.    Go to https://xtemos.com/forums/forum/woodmart-premium-template/ and log into your account.
2.    Click the “Create New Topic” button.
3.    Provide a clear title and a detailed description of your question or issue.
4.    Finally, hit “Submit” to post your topic.

Once your post is up, we’ll be able to take a closer look and provide you with the support you need.

Thank you for your understanding, and we look forward to assisting you on the support forum!

Best regards

I can’t wait answer in support forum, because wordfence block me:

A potentially unsafe operation has been detected in your request to this site…

I just sending written text, no code, no attached files…

Hello,

Please send us your message using the contact form as well as the topic URL so we can check and help you. https://themeforest.net/user/xtemos

Kind Regards

jminst

jminst Purchased

Blog pagination link is visible for first 3 pages on page 1, 4 pages on page 2, and 5 pages on page 3. Please see link for the error: https://www.awesomescreenshot.com/video/51266682?key=c38c8eaddfd5a9b8e72a6d2040a66f0c

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

jminst

jminst Purchased

Why am I paying for the error on your side?

It doesn’t look like an error on our side. Anyway, you can send us your admin access using the contact form so we can check this. https://themeforest.net/user/xtemos

Hi, Is it possible to show Frequently Bought Together products page after user click the Add to Cart button so it can be placed after cart and before Checkout page.

Here’s the flow I want:

Add to cart button pressed -> Customer see Frequently Bought Together items on a new page. User add or skip to Checkout -> Checkout page.

Thank you

Hello,

Thank you for the question. Unfortunately, there is no such ability in our theme at the moment.

Kind Regards

Hi! Can you turn this demo into an e-commerce site with products? https://woodmart.xtemos.com/demo-event-agency/demo/event-agency/

Hello,

Thank you for contacting us.

Of course, you can easily add the “Shop” page to the menu and add products to your website using WooCommerce. There are no limitations for this prebuilt website.

Kind Regards

hallo The variables in WoCommerce do not move to your mobile phone ...I received this message Your shopping cart is currently empty ??

Hello,

Thank you for reaching out with your issue regarding the WoodMart WordPress theme. To provide you with the best support, we kindly ask that you create a topic on our support forum.

If you don’t already have an account, you can easily register using your purchase code from ThemeForest. Here’s how:

1.    Visit our support forum: https://xtemos.com/forums/forum/woodmart-premium-template/
2.    Register: Click the “Register” button and fill in your details, including your purchase code.
3.    Need help finding your purchase code? Here’s a guide: https://help.market.envato.com/hc/en-us/articles/202822600-Where-Is-My-Purchase-Code

Once you’re registered and logged in, feel free to create a new topic in the relevant section. Please provide as much detail as possible so we can assist you more effectively.

We look forward to helping you on the support forum!

Best regards

I don’t know why Woodmart set the 768 tablet width to take regular smartphone layout.

The 768 screen is too large to take the layout of the regular mobile device. The layout only changes at 769 screen width.

You need to fix the media query, please.

Thank you.

Hello,

Thank you very much for using our theme and for the feedback. We will review and consider this as a feature request.

Kind Regards

Hello,

I’ve implemented several settings that aren’t displaying, such as hiding the filter sidebar and having the products in the shop occupy the full width, as well as the product meta tags, product brand, share buttons, sold counter, and visitor counter.

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

2026-04-03T05:06:12+00:00 Critical Uncaught Error: Call to a member function get_attributes() on null in /home/*/public_html/wp-content/themes/woodmart/inc/integrations/woocommerce/template-tags.php:2023 Additional context { “error”: { “type”: 1, “file”: ”/home/peptides/public_html/wp-content/themes/woodmart/inc/integrations/woocommerce/template-tags.php”, “line”: 2023 }, “remote-logging”: true, “backtrace”: [ ””, ”#0 /home/peptides/public_html/wp-content/themes/woodmart/inc/integrations/gutenberg/src/layouts/li-product-labels/render.php(46): woodmart_get_product_attributes_label(’ product-label …’)”, ”#1 /home/peptides/public_html/wp-includes/class-wp-block.php(599): wd_gutenberg_loop_builder_product_labels(Array, ’’, Object(WP_Block))”, ”#2 /home/peptides/public_html/wp-includes/class-wp-block.php(579): WP_Block->render()”, ”#3 /home/peptides/public_html/wp-includes/blocks.php(2383): WP_Block->render()”, ”#4 /home/peptides/public_html/wp-includes/blocks.php(2466): render_block(Array)”, ”#5 /home/peptides/public_html/wp-includes/class-wp-hook.php(341): do_blocks(‘apply_filters(’<!- wp:wd/woo...’, Array)”, ”#7 /home/peptides/public_html/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php(1972): apply_filters(‘the_content’, ‘prepare_item_for_response(Object(WP_Post), Object(WP_REST_Request))”, ”#9 /home/peptides/public_html/wp-includes/rest-api/class-wp-rest-server.php(1292): WP_REST_Posts_Controller->get_item(Object(WP_REST_Request))”, ”#10 /home/peptides/public_html/wp-includes/rest-api/class-wp-rest-server.php(1125): WP_REST_Server->respond_to_request(Object(WP_REST_Request), ’/wp/v2/woodmart…’, Array, NULL)”, ”#11 /home/peptides/public_html/wp-includes/rest-api.php(594): WP_REST_Server->dispatch(Object(WP_REST_Request))”, ”#12 /home/peptides/public_html/wp-includes/rest-api.php(2981): rest_do_request(Object(WP_REST_Request))”, ”#13 [internal function]: rest_preload_api_request(Array, ’/wp/v2/woodmart…’)”, ”#14 /home/peptides/public_html/wp-includes/block-editor.php(762): array_reduce(Array, ‘rest_preload_ap…’, Array)”, ”#15 /home/peptides/public_html/wp-admin/edit-form-blocks.php(114): block_editor_rest_api_preload(Array, Object(WP_Block_Editor_Context))”, ”#16 /home/peptides/public_html/wp-admin/post.php(187): require(’/home/peptides/...’)”, ”#17 {main}”, “thrown” ] }

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

Hi, Pre-sale question here. Can we pre-set the quantity like 20 – 40 – 60 – 80? What if I want the customer to select at least 20 units quantity?

Second, how do we set up upsell items in cart?

Thank you and congratulation for developing such beautiful theme.

Hello,

Thanks for considering the WoodMart theme for your projects. Feel free to ask us any questions you may have; we’re here to help.

WoodMart uses the standard WooCommerce quantity input with minus/plus. It doesn’t have a built‑in option to show predefined quantities (like 20, 40, 60, 80) as a dropdown or buttons.

Upsell items can be set while editing the products in the dashboard.

Kind Regards

update rev slider please

Sorry for the inconvenience. We have uploaded the latest version so you should be able to download it now.

thank you :)

You are always welcome. Feel free to contact us if you have any further questions.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey