Discussion on WoodMart - Multipurpose WooCommerce Theme

Discussion on WoodMart - Multipurpose WooCommerce Theme

By
Cart 116,143 sales
Recently Updated
Well Documented

xtemos supports this item

Supported

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

12907 comments found.

Is it possible to put the html block at the top of the product page as in the attached picture

https://imgur.com/CVT7BDc

I have Elementor Pro

Hello,

You can use our Single product page builder and create your custom layout even without Elementor PRO. Read more information in the documentation https://xtemos.com/docs-cat/woocommerce-layouts-builder/?theme=woodmart

Kind Regards

Hi, I’ve using the theme for long time and everything fantastic, now i need to buy a new license for a new site, but actually i will use same product and customers, just with another domain and wanna change to another theme style by woodmart, i will copy all site to another host and later change things, would I get problem if i just import another theme style and change to elementor (my site now is build by wpbakery and with electronic style) ? Or should I clean something first?

Hello,

Our dummy content can be imported correctly on a clean installation only. If you import it on your working website it may conflict with your current content and some pages, images, or posts will not be imported.

Kind Regards

I have a problem with gallery and other element, in console I see this error: The source list for Content Security Policy directive ‘script-src’ contains an invalid source: ’’strict-dynamic’’. It will be ignored. And the product page not show the gallery image

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? Create a topic on our support forum https://xtemos.com/forums/forum/woodmart-premium-template/

Thank you in advance

Hi, The close button on mobile menu stopped showing with recent updates. We have tried:

To add the “Close” button there, add the following code to the file woodmart/inc/template-tags.php http://prntscr.com/uxid83

echo ‘ Close ’;

and put this code to the Custom JS section on document ready in Theme Settings

jQuery(’.mobile-nav .close-side-widget’).on(‘click’, function(){ jQuery(’.mobile-nav’).removeClass(‘act-mobile-menu’); jQuery(’.woodmart-close-side’).removeClass(‘woodmart-close-side-opened’); jQuery(’.mobile-nav .searchform input[type=text]’).blur(); }); If the code does not work, try this one:

jQuery(’.mobile-nav .close-side-widget’).on(‘click’, function(){ jQuery(’.mobile-nav’).removeClass(‘act-mobile-menu’); jQuery(’.wd-close-side’).removeClass(‘wd-close-side-opened’); jQuery(’.mobile-nav .searchform input[type=text]’).blur(); });

Any solution? When we click outside of the menu the mobile menu doesn’t close. We need the button.

Thanks

Hello,

This code is no longer valid. But we are working on this feature and we will add it in our next theme update 6.4.

Kind Regards

Thanks, will wait for next update. Regards

Hi,

I have a major issue the filter from left side – widget area for shop page is not longer displayed when I click on menu category menu from main top menu.

mysite.com/categorie-produit/laines/

This is still appearing when I do a search from the search field and it goes to same category “Laine”

mysite.com/?s=&post_type=product&product_cat=laines

This was working fine since the latest update Any clue.

Hello,

Yes, this issue is related to the WooCommerce plugin. We are glad that you sorted it out.

Kind Regards

Hi,

I accidentally removed the button in the store to increase or decrease the quantity of a certain product (home page).

How do I make the + and – signs appear, to change the amount of products to be added to the cart.

Thanks

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? Use the contact form on our profile page here https://themeforest.net/user/xtemos

Thank you in advance

Excuses,

when disabling the plugins it returned to normal. I figured I had unchecked some option in the theme setting.

In this case the theme is working fine, and the problem is with the Checkout plugin.

Grateful

We are glad that you sorted it out. Let me know if you need any further assistance.

Have a nice day!

Hello,

with the latest versions of woodmart there is some incompatibility with Variation Swatches for WooCommerce from getwooplugins. Customers complain that they can not choose a product option even when the options are a little displayed very far from the attribute name. These problems did not exist before 6.3 also disappear when you change the theme.

They gave me this code and the layout problems were fixed and they said that WooCommerce has changed their markup.

th.label, td.value.woo-variation-items-wrapper { display: flex; padding: 0px; border: none; }

Hello,

We are glad that you sorted it out. Let me know if you need any further assistance.

Have a nice day!

Does the theme allow adding custom tags in woocommerce filters? Example (https://nimb.ws/UudayF)

Hi,

Sorry, but there is no such option in our theme and WooCommerce by default. It may require additional code customization or extra plugin but we don’t have an instruction for this. It is out of our theme support scope.

Regards

Can you inform me of an extra plugin that allows you to do this functionality?

Unfortunately, we don’t have a plugin to recommend you for this purpose.

Hello,

We are sorry for the delay. Your request has been answered on the forum already. Feel free to post your replies there.

Kind Regards

Cuando creo un nuevo usuario con permisos para administrar el menú, ese usuario, así sea administrador, no se le muestran las categorías de los productos creados para poder agregarlos al menú principal, ¿Cómo puedo solucionarlo?

Hello,

You need to enable Product categories to be shown in the list using a special checkbox in Screen options. Find this Screen options interface in the right top corner when you are on the Appearance -> Menus page.

Kind Regards

Hi, I already bought Woodmart theme. It’s fantastic. I want to use Woodmart theme for book store but Book Demo hasn’t some features that all book shops have. I need author/s name on single product of products category page and on Cart page below Product name.

Thanks in advanced,

Bodin

Hello,

Thank you for contacting us!

Unfortunately, there is no such information for products on the catalog page in our theme.

Kind Regards

Does Xtemos offers possibility of theme customization?

Sorry, but we are not available for custom development at the moment.

Kind Regards

Is there any way to remove the woodmart icon font bro? Instead of every recent update, I forget to go to the file to delete these lines of code

If there is a tag to delete with the code in the function child theme, that would be great, thanks

        // Our font.
        if ( apply_filters( 'woodmart_old_icon_font_style', false ) ) {
            $output .= '@font-face {' . "\n";
            $output .= "\t" . 'font-weight: normal;' . "\n";
            $output .= "\t" . 'font-style: normal;' . "\n";
            $output .= "\t" . 'font-family: "woodmart-font";' . "\n";
            $output .= "\t" . 'src: url("' . $url . '/fonts/woodmart-font.eot?v=' . $current_theme_version . '");' . "\n";
            $output .= "\t" . 'src: url("' . $url . '/fonts/woodmart-font.eot?#iefix&v=' . $current_theme_version . '") format("embedded-opentype"),' . "\n";
            $output .= "\t" . 'url("' . $url . '/fonts/woodmart-font.woff?v=' . $current_theme_version . '") format("woff"),' . "\n";
            $output .= "\t" . 'url("' . $url . '/fonts/woodmart-font.woff2?v=' . $current_theme_version . '") format("woff2"),' . "\n";
            $output .= "\t" . 'url("' . $url . '/fonts/woodmart-font.ttf?v=' . $current_theme_version . '") format("truetype"),' . "\n";
            $output .= "\t" . 'url("' . $url . '/fonts/woodmart-font.svg?v=' . $current_theme_version . '#woodmart-font") format("svg");' . "\n";
        } else {
            $output .= '@font-face {' . "\n";
            $output .= "\t" . 'font-weight: normal;' . "\n";
            $output .= "\t" . 'font-style: normal;' . "\n";
            $output .= "\t" . 'font-family: "woodmart-font";' . "\n";
            $output .= "\t" . 'src: url("' . $url . '/fonts/woodmart-font.woff2?v=' . $current_theme_version . '") format("woff2");' . "\n";
        }

Hello,

Sorry, but there is no code to add in your child theme that allows you to remove this font. So the only option here is to keep removing this code from the child theme.

Kind Regards

Thanks you

Hello,

I’m interested in this theme. However, I’ve been tasked with creating a website that doesn’t allow for actual product purchases. It will be used more for displaying products that we offer (a website product catalog).

What this means is that no account creations, add to cart, and checkout pages/buttons will be necessary. But I’ll still have to show products, product variations, and potentially prices (prices aren’t 100% necessary either).

I’m aware that the plugin “YITH WooCommerce Catalog Mode” offers exactly that. But I want to be sure it’ll be compatible with this theme, in particular, the “Woodmart Retail” layout.

Would anyone please be able to advise me if this is possible before I decide on making a purchase?

Thanks in advance and I look forward to hearing back.

It is not our account we just gave them rights to create a Shopify version. But we are not responsible for the quality and support for that theme.

Thank you for your quick response. Sorry one last question before making the purchase.

If using the built-in “catalog” mode, would I still be able to show pricing of products while not allowing for actual purchases?

My apologies if that’s a very silly question.

Thanks.

Yes, you will get all prices displayed when the catalog mode is on.

Is it compatible with the polylang plugin?

Hello,

Thank you for your question.

Yes, our theme works with the Polylang plugin.

Kind Regards

hi, i already bought the theme and activated but i need another license to use on another website. how much for the extra license?

Sorry, but your question about the license is not quite clear. Could you please clarify what do you mean?

As for the speed, it depends on a lot of different factors and our theme is very well optimized. You can see how fast it is on our demo for example.

you know woodmart has lots of theme in it, i bought it thinking i could use 1 theme for a site and another theme for another site. so you said i need licence to use it on another site, right? so i was asking is it possible to use the 2nd theme on another site for the mean time till i get license for it later on

Yes, you can use it for testing purposes on your second website before getting the license. Let me know if the question was different.

Hello xtemos,

at the beginning, just have to say that this theme looks really perfect. I really want to buy it, just have a one pre-sale question.

Is it possible to anyhow Manage the Stock inside of the WooCommerce with you theme? And is it possible to display the quantity of each product in the product page? I could find any example in your demo.

Thank you a lot, DH

Hello,

Thank you for contacting us!

Stock management functionality comes with the WooCommerce plugin and our theme fully supports it. We don’t have an example on the demo but you can install this plugin and check how it works for free before purchasing our theme.

Kind Regards

Is it compatible with Woocommerce 6. *?

Hello,

Yes, our theme is fully compatible with the latest version of the WooCommerce plugin.

Kind Regards

How to close the promo-popup by only clicking the close button?

(currently it can be closed by clicking anywhere in the page and the close button. i want only close button)

OK, we understand. Unfortunately, we can’t change the way it works in our theme.

Okay. But I’m requesting to change it or add the option to change it in future updates.

We will consider this as a feature request.

Pre-Sales in demo retail: Can I use a youtube video background in 1 of the sliders?

Hello,

This particular slider is built with our theme slider functionality and it doesn’t have a Youtube video option, unfortunately. But you can recreate it with Slider revolution if you want and add the video as per your request.

Kind Regards

I am having problems deleting content in elementor after the last update to the theme. I click on delete but it won’t delete. Do you have a solution for this problem?

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

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