Discussion on WoodMart - Multipurpose WooCommerce Theme

Discussion on WoodMart - Multipurpose WooCommerce Theme

By
Cart 115,574 sales
Recently Updated
Well Documented

xtemos supports this item

Supported

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

12893 comments found.

Hi, I have question about header layout. Is it possible to keep the headers like this?

1st header (https://woodmart.xtemos.com/demo-christmas/demo/christmas/) 2nd header (https://woodmart.xtemos.com/demo-flowers/demo/flowers/)

In first i want to keep the Logo and some information, In second header I want to set the website navigation. Please see the screenshot (https://prnt.sc/10utih2/), i want something like this.

Thanks.

Hello,

You can try to use the header of the flowers demo and add your additional information to the top bar with our header builder. Find it in Dashboard -> WoodMart -> Header builder.

Kind Regards

Can I build the header with Elementor and other inner parts of the page with Wp bakery.? Will that support each other? I want to confirm about this type of stuff because Some sections I want to create with elementor and some with WP-bakery.

Unfortunately, we can’t guarantee that both plugins will work together. And it would be a real problem for your website performance so we don’t recommend you do this.

Hello, did this theme have a widget for filter product by tags

Hello,

WooCommerce doesn’t allow create filters by tags. Tags are the same taxonomy as categories and can be used for separate tags archive pages but not for filtering.

Kind Regards

Hello Author, There’s a few plugins that filter by product tag. just want use native source not adding plugins. Thank you.

As a workaround, we recommend you create a separate product attribute called “Tags”. Then, you can create a native WooCommerce filter for them.

Hi! Pre-sale question – is it possible to use your theme without import demo data? We want to setup it from blank page without any pre-made demo. Thanks

Hello,

Thank you for your question. Of course, you don’t have to import our dummy content and can build your website from scratch.

Kind Regards

Its a pre-sale query: Can I use this theme with few products enabled as catalog mode and few products for online sales to the visitors. And for dealers all products should be activated for sales.

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

Hi, Im using WPML for multilingual content. Unfortunately, some string translations doesn’t shown up on front. Is there anyone who is facing with same problem?

Hi,

Please, describe to us your problems in a bit more details. Attach some screenshots and provide us with a list of steps on how to reproduce them on your website.

Thank you in advance.

Just purchased and when I go to install. Slider Revolution and Wordpress Bakery are both showing out of date and under the required limit.

I wont let me activate WP Bakery because the version bundled with the download is outdated.

Hello,

Thank you for purchasing our theme.

You should be able to download and install the latest versions of these plugins via Appearance -> Install plugins. If you have problems with that, please, create a topic on our support forum and provide us your admin access so we can check what is wrong. https://xtemos.com/forums/forum/woodmart-premium-template/

Kind Regards

Hello, we have a problem with categories and products. Categories and products have same div. We need to have products and categories divided because products are sorted into columns by categories. When the number of categories is odd, it omits the columns at the beginning. https://ibb.co/t2XfV0w

Hello,

Yes, it is how WooCommerce works by default. You can switch to the default WordPress theme and you will see the same div. Sorry, but we don’t have any instruction on how to customize this functionality.

Kind Regards

is it possible to add “Load more” in listing page? if possible please share the demo link.

Hello,

Yes, you can see how it works on our demo here https://woodmart.xtemos.com/shop/?opt=infinit_scrolling

Kind Regards

Hello, Do you know when you might release an update with bug fixes?

Hello,

We are working on a new version that will be released next week. Could you please clarify what bug fixes are waiting for so we can check if they will be included in the upcoming update?

Kind Regards

I don’t have specific bug fixes, its just been a long while since an update, I look forward to seeing the new features you add!

Glad to hear that :) Feel free to contact us if you have any questions.

Hi Admin, for the “woodmart_ajax_add_to_cart” action hook, why there isn’t any nounce in place to validate the add to cart request to prevent CSRF security risk?

You can read a discussion about that with WooCommerce developers here for example https://github.com/woocommerce/woocommerce/issues/19429

Hi Admin, thank you very much for the link.

You are welcome!

Hello, just one question please. I have Woodmart 5.2.0 . I know that it would be better to update it, but do you think that i may have to deal with big issues if i don’t ? My problem is that i don’t have child theme, so it would oblige me to adjust my functions file, some translations etc. Thx a lot, your theme is one the best u am using :)

Hello,

If you are not going to update our theme, then you shouldn’t update any plugins and WordPress on your website. Otherwise, you might face some issues in the future. And it is not recommended to keep outdated versions of installed plugins, theme, and WordPress.

Kind Regards

All right, understood, thx for quick anwer ;)

You are welcome :)

Hola, He detectado un problema con las tabs de las páginas de producto en la versión móvil: Al hacer click en la que está cerrada (en este caso “Envío y Entrega”, por ejemplo), cuando se abre te envía al inicio de la página obligándote a volver a bajar. Necesitaría información sobre el problema y cómo corregirlo. Envío el enlace a uno de los productos donde sucede: https://mineralprime.com/producto/huevo-de-septaria/

Un saludo

Hi,

Please, describe to us your problems in a bit more details. Attach some screenshots and provide us with a list of steps on how to reproduce them on your website.

Thank you in advance.

Para reproducir el problema sólo hay que entrar en uno de los productos (por ejemplo este que envío: https://mineralprime.com/producto/huevo-de-septaria/ ) desde un móvil y hacer click en pestaña “Envío y Entrega” (que está debajo de la descripción del producto, al lado de “Información adiccional”). Podrás observar cómo abre la pestaña pero también te envía a la parte superior de la página obligándote a bajar de nuevo para leer la información.

We need your admin and FTP access to check what is wrong. You can send us your information using the contact form on our profile page here https://themeforest.net/user/xtemos

“Use images from product variations” does NOT work

I followed this document: https://xtemos.com/docs/woodmart/variable-products-swatches/ but nothing is going well.

I added the default image (logo) to the colors attributes if used in tested variable product.

I set the “Enable swatch” in attribute to On.

I have images for all variations.

I set the “Grid swatch attribute to display” to “Color” (originally called Szín).

I set “Use images from product variations” to ON.

But variable products show the default attribute image (logo) instead of variation image. Why?

Please give me a solution.

Hello,

Please add this code to the functions.php of the child theme:

function wd_wc_ajax_variation_threshold( $qty, $product ) {
    return 150;
}
add_filter( 'woocommerce_ajax_variation_threshold', 'wd_wc_ajax_variation_threshold', 10, 2 );

Best Regards

Thank You! It is now perfect.

Great, you are welcome!

Hi, in my opinion this is one of the best theme present in themeforest. Is there any update scheduled? Tnx

Hello,

Thank you very much for your comment. Yes, we are going to release an updated version next week.

Kind Regards

Hi, i am planning to purchase woodmart but before that i have some questions 1) Do you have facebook group? 2) can i combine features from your different demos to make a home page? 3) How is your mobile responsiveness speed? Do you have separate layouts for mobile? Thanks

Hello,

Thank you for contacting us.

1. Sorry, but we don’t have a Facebook group for our theme yet.

2. Sure, you can take blocks from different demo pages and combine them into a new one.

3. Separate content for mobile devices option will be introduced in our next theme update that will be released soon.

Kind Regards

Hi, please update responsive on 320x resolution in future update, thank you.

Hello,

Thank you for the feature request. We will consider it in our future updates.

Kind Regards

Good day. I am planning to buy your theme. But there have been no updates for a very long time. For almost 4 months now. And when the next update comes out, is it compatible with the latest versions of Woocommerce and Wordpress?

Hello,

Thank you for contacting us. We are working on a big 6.0 update that will be released in a few weeks. And our current version is fully compatible with the latest WordPress and WooCommerce.

Kind Regards

Hello there, it’s this theme compatible with the dynamic pricing discounts plugin? https://codecanyon.net/item/woocommerce-dynamic-pricing-discounts/7119279 I’m quite interested in the countdown and sales features of your theme. If isn’t compatible, which discount plugin can be fully used with this theme? Best regards

Hello,

Sorry, but haven’t got a chance to test our theme with such kind of plugins yet. You may purchase and check if everything works well for you. Contact us if you face any compatibility issues. We will do our best to help you or return your money back.

Kind Regards

Hi, need translate the theme, please, with Loco i can´t

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

Hey there,

I believe there is a bug within the header builder. When I try to edit a Text/HTML block nothing happens, see snapshot here. Normally a settings dialogue pops-up, but not in this case. I am using the latest version of Woodmart at the moment: 5.3.6.

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

I found the culprit. Just in case someone else is facing the same issue, in my case it was the “visual editor” of Wordpress. As I do not use it, I disable it (from within the admin profile page). Editing of header’s Text/HTML blocks seems to start with visual editor on by default and thus it showed noting as there was no visual editor active. After activating the visual again it works again. To Xtemos: Will be nice to address this in one of the future updates so we have the ability to disable the visual editor of Wordpress without loosing this functionality. Thanks in advance.

Hello,

Thank you for sharing your experience here. We will review this for future updates.

Kind 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