12893 comments found.
With Elementor, Section Title element is bugged. The stile of this element is empty.
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
Hello, is it possible to set different headers with different menus for some product categories?
Hello,
Currently, there is no such ability in our theme. But we will add such option in our next 6.1 update to our Theme Settings Presets.
Kind Regards
Is it possible to add such an option also for the products of these specific categories? So the single product page can be different from the default style. I would like the customer to feel like its a new website 
For example, I have a grocery store but I am also selling women’s bags and electrical appliances. I would like the women bag categories to feel more like a fashion magazine style website and the electrical appliances something a little bit more different. And who knows – someday I may be selling cars too 
Yes, this option will be added in the next update. If you want to apply different settings to some particular category page, it is already available in Presets https://xtemos.com/docs/woodmart/theme-settings-presets/
How heavy is the WPBakery baked into the theme? I am going to use Elementor as a pagebuilder, and would best of all totally avoid WPBakery.
Is that possible and still have the prebuild templates?
Hello,
Yes, you can completely disable WPBakery and use our theme with Elementor. All demo versions and templates library are available on Elementor.
Kidn Regards
Thanks for the swift reply 
You are always welcome! 
Hello,
Thank you for your comment. Sorry, but we don’t have any instruction on such customization. It might be possible with extra plugins at the moment.
Kind Regards
Hello, I have a question. I am creating a carousel, but my carousel seems to only slide one page at a time, which is not smooth. I want to let my carousel slide freely.
Hello,
Unfortunately, there is no such option for our carousel element. It can scroll per slide only.
Kind Regards
Hi
How do you add the cross sells in the sidebar like you did on this page? https://woodmart.xtemos.com/shop/clocks/dolor-ad-hac-torquent-at-elit/?opt=product_sidebar
Thanks!
Hello,
You can configure this in Theme Settings -> Product page -> Show/hide elements https://gyazo.com/4d0710ea173532f851a721acc68cc36b
Kind Regards
I would love to test the theme, but I can’t seem to find the refund policy. How does that part work?
Hello,
Please, contact us using the contact form on our profile page so we can help you. https://themeforest.net/user/xtemos
Kind Regards
Hello
Is it possible to remove categories in the shop and search page results?
https://prnt.sc/121kfzmThanks in advance.
Hello,
You can disable the “Show product category next to title” option in Theme Settings -> Shop -> Product styles.
Kind Regards
Hello
Thanks a lot for the prompt reply. Regards
You are welcome!
Notice: Trying to access array offset on value of type bool in /wp-content/themes/woodmart/woocommerce/single-product/product-thumbnails.php on line 52-59
Hello,
Thank you for the report. This issue will be fixed with the update.
Kind Regards
I am still getting this message with Woodmart 6.0.4
Sorry, our bad. It will to be fixed in our 6.1 update.
Hi,
I think i’ve found a bug in your theme. Inside of theme settings if you go to shop -> product styles -> hover on product -> then select “icons on hover” I get the following message when hovering over the add to basket button see screenshot
Picture of problem: https://ibb.co/5RYmDgf
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?
Thank you in advance
You did a great job removing deprecated jQuery code, but there’s still some more in 3rd party scripts:
$.isFunction in datetimepicker.min.js
$.isArray in autocomplete.js, combine.js, magnific-popup.js, maplace.js and pjax.js
Hello,
Thank you for the report. This issue will be fixed with the update.
Kind Regards
There’s a wrong formatting of quotes in new limit categories option text – https://prnt.sc/1204aoq
Hello,
Thank you for the report. This issue will be fixed with the update.
Kind Regards
100 days can be not enough for keeping New label for sites with fewer products, can you please make the maximum setting for this option bigger?
Hello,
Yes, we will increase this in our update.
Kind Regards
Notice: Undefined index: HTTP_USER_AGENT in /wp-content/themes/woodmart/inc/modules/mobile-optimization.php on line 18I suppose you should use isset for
if ( strpos( $_SERVER['HTTP_USER_AGENT'], 'iPad' ) )
Hello,
Thank you for the report. We will fix this notice in our next update for sure.
Kind Regards
I want to share an idea of further performance improvement. As you know Google PSI does not matter to your SEO per se at the moment, but it’s parts called Web Vitals do matter. One of Web Vitals is Largest Contentful Paint, for most websites using slider LCP would be determined by slider loading. So improving slider performance and prioritizing it’s image download can improve this metric a lot. I dropped Revolutions Slider in favour of your slider a lot of time ago because it’s much faster. So further improving performance of your built-in slider can help improve LCP for many Woodmart users.
del
Hello,
We have already improved this and now only the first slide image is loaded on initial loading. All subsequent slider images are loaded when users interact with the slider.
Kind Regards
CONGRATS, GUYS!!! Your 6.0 update is awesome. After updating I was able to raise PSI score by 15 points, LCP is 2 seconds faster, DOM is 17% smaller, uncompressed CSS is 19% smaller. This is a great achievement!
Please don’t listen to those complaining about braking changes – they just don’t care about their sites. Performance improvements are absolutely worth spending a few ours fixing update related issues.
Also please don’t stop development in this direction. There’s still a lot of room for improvement:
- I’ve seen a website rather similar to mine built wirh WP + WC + Fl….me theme having only 183 Kb of uncompressed CSS while mine has 498 Kb after update (your theme is better in any respect except size).
- Javascript size in my case didn’t change noticeably, I believe it can be trimmed further
I want to conclude saying again thanks a lot for all the hard work!!!
del
Hello,
Thank you very much for your feedback. We are so happy reading it 
Of course, there is still a lot of work in this field. We will do our best to make our theme the lightest on the market 
Kind Regards
After update to 6.0 image in Single Image WPB element does not respect size determined in element (thumbnail in my case). Please check this image for better understanding – https://prnt.sc/11zqs4n
Hi,
Could you please send us a link to your website where we can see this issue?
Kind Regards
In our homepage, we have a few sections, in which we use the “Ajax Products Tabs”. Though we use the Grid instead of Carousel in all of them. (So, there is no carousel in the page at all)
I also used the theme’s option to fully unload anything related to owl carousel from all around the site as we don’t use it.
Although many of the things are unloaded, but still, in the homepage there 5 scripts that are related owl-carousel, and as result, we get errors in the console about “Uncaught TypeError: owl.owlCarousel is not a function”. Which also causes some delays in the page load. Screenshot of those scripts: https://ibb.co/bJLfLqk (there are 5 of this script in the page)
Weird thing about these scripts is that, even when I use Asset Cleanup plugin to unload them, they get loaded again after the page is refreshed.
Any idea why this is happening and a way to get rid of it please?
Thanks
Nevermind. I figured it out. Fixed. Thanks
Hi. How can I make changes for the mobile version of my site?
Which section do I need to go to?
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
Hi, guys! After 6.0 update most CSS classes prefix was changed from woodmart to wd, but some classes still have woodmart prefix. Was it made for purpose? What’s the idea behind this? E.g. woodmart-title-container
Hello,
We refactored our classes in a way to not break anything after the update (I’m not talking about custom code in the child theme). This class is used for some options and stored in the database. That is why if we change it, those options will be broken and users would have to reconfigure all titles on their websites.
Kind Regards