Discussion on WoodMart - Multipurpose WooCommerce Theme

Discussion on WoodMart - Multipurpose WooCommerce Theme

By
Cart 115,740 sales
Recently Updated
Well Documented

xtemos supports this item

Supported

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

12896 comments found.

Version 1.10.0 still does not work at “Load more” button / Infinit scrolling on mobile.Some help?

Hello,

Actually, we don’t have such bugs in our latest version. Try to update to 1.10.2 and be sure that you are running the latest version of the WooCommerce plugin as well. Could you please send us a link where we can see this issue on your website after the update?

Kind Regards

Hello,

For some reason my favicon won’t update. Any suggestions? Tried different browsers, waiting a few hours, nothing seems to change.

Page: Sound.Academy

Hi,

Seems to be some caching issue since it works correctly for us https://gyazo.com/66de5ab9424c50eab92a39ed3bb8ff3a

Regards

Hi – that’s actually the old logo though. I have changed it in Theme Settings, yet it won’t update. Any suggestions?

Hi,

Please, create a topic on our support forum and provide us your admin access. Also, specify which icon do you want to set there.

Thank you

Hi,

I have this weird whitespace on top of my website. It appeared after updating woocommerce and the theme to latest versions. I tried disabling plugins, but I can’t get rid of it. Can you assist?

Link is : https://www.pmuwebshop.nl

That does not work. It was already disabled, so I tried enabling and disabling again, but nothing happens.

Try to add this code snippet to the Custom CSS area in Theme Settings to fix this

.header-banner-display .website-wrapper {
    margin-top: 0!important;
}

That seems to work. Thank you!

Hello!

What is the best way to hide the header navigation bar from a single page completely?

I’ve tried this CSS with no luck:

.page-id-520 #header { display: none; }

Any suggestions?

Hello,

When I used the code to remove the header, it only hides it temporarily. Once I begin scrolling, it shows up. Is there a way to remove it completely from that page?

Your code for the second function worked, but when I scrolled down on “sound.academy”, the header bar popped up with 2 logos on top of each other. I assume this won’t be a problem if we can get the header to not show up on that page at all.

Use this snippet to hide sticky header as well

.page-id-520 .sticky-header {
    display: none;
}

Thanks!

Hi xtemos,

Is it possible to just have quick view? Clicking on the image loads the quick view and not the product page?

Thanks

Hi,

Unfortunately, there is no such option in our theme and it may be possible with additional code customization only.

Regards

Want to Hide “Additional Information” Tab on Product Page. Please tell me how to do That

Hello,

Here is an article from WooCommerce documentation that may help you customize your product page tabs https://docs.woocommerce.com/document/editing-product-data-tabs/

Regards

Hi xtemos!

Really like your theme, you’ve done a great job! 5 stars from me. I know this sounds a bit odd but if I purchase this theme, it will contain the simplified html css version?

Thank you!

Hello,

Thank you very much for your comment! Unfortunately, HTML and CSS versions are not included. Only WordPress template.

Kind Regards

Hi i ahve set product categories module on front page to be sorted “as IDs or slug provided order” but it seem it is not working. One category always go to first place (as first wide)

Hi,

Please, create a topic on our support forum and send us your admin access so we can check what is wrong there.

Thank you in advance.

ok

Hello,

Is it possible to hide the number of comments preview on posts? I have a blog that won’t be utilizing comments, so removing that comment number image would be great.

https://gyazo.com/169c9a05fea02cb3e5f703aff1cfda81

Thank you!

Hi,

Try to hide it with this code snippet added to the Custom CSS area in Theme Settings

.meta-author + li {
    display: none!important;
}

Regards

Also something else.This photo http://prntscr.com/iduvrk was taken from my tablet in vertical mode and doesn’t have any content.We can see the footer is moved from its position.Can we prevent this?Regards

Try to use this CSS snippet

.main-page-wrapper {
    min-height: calc(100vh - 61px);
}

Thank you.

Can we apply a dark layer filter over the image in the page title area?

Hi,

Sorry, but there is no such option in our theme.

Regards

Hi,

1) can the typography throughout the whole theme be customized? If not, which parts can be customized?

2) is there a money guarantee?

Hello,

1. Yes, you can set different fonts for all our theme texts via Theme settings. All texts are grouped in a few parts: body fonts, menu, widgets, entities titles etc.

2. With such questions, you should contact ThemeForest support for help.

Kind Regards

Hello, great theme with awesome features, pls my shop is showing product sizes on the product display image, its showing both on shop page and single product page, I’ve checked the Theme Settings to see if there’s any option to remove it but there is none. Please help. Thank you.

You can disable the option to show this attribute as product labels while editing your size attribute in Dashboard -> Products -> Attributes.

Thank you, it works.

Is there a possibility to have filters(atributes and price) on the main page? (This is on the shops with tires for example)

Yes, you can use it on WooCommerce shop page.

How?

Just go to Appearance -> Widgets and add them to your shop page sidebar.

Hello, How can i change the color of page titles in custom color? Thank you,

Hello,

Please, create a topic on our support forum and provide us some screenshots and link where do you want to change it. https://xtemos.com/forums/forum/woodmart-premium-template/

Thank you in advance.

Hello. There seems to be a javascript conflict with woodmart and the official WooCommerce PayPal Powered by Braintree Payment Gateway plugin. The credit card fields during checkout will not load when woodmart theme is active. Once we deactivate woodmart the Braintree credit card fields load normally. Can you please take a look as woocomerce cannot provide much help for this issue as this seems to be a theme issue and not a plugin issue. Thanks.

Hello,

Please, create a topic on our support forum and provide us some screenshots and link where we can see the problem. https://xtemos.com/forums/forum/woodmart-premium-template/

Thank you in advance.

Thanks for the help. We were able to resolve this issues after a few days. It was a conflict with a line of code in our functions file. Thanks again.

Great, we are glad that you solved it.

How do I change the links color?

Hello,

Please, create a topic on our forum and provide us screenshots and link where exactly do you want to change your links color? https://xtemos.com/forums/forum/woodmart-premium-template/

Thank you in advance.

Hi, I already bought this theme. can you tell me how to remove the special offer and purchase theme link on the top right corner of the theme? thank you

Hi,

You can find a tutorial how to manage this text in our theme documentation https://xtemos.com/docs/woodmart/faq-guides/header-custom-text-search-widgets/

Regards

Hello. Is your theme compatible with Woozone Plugin?

Hi,

Personally, we didn’t test our theme with this plugin. But it should work without any problems. You can try it yourself and if you will face any problems we will try to help you to solve them. In case it will not be compatible at all, we will be able to give you a refund.

Regards

Fair enough. Thanks

Hey, i just installed the theme. Is it possible to remove the “shoping card image” that appears on the product hover after i mouse over the button. I just want when i mouse over product only 1 button to appear.

Hi,

Please, provide us some screenshots and your website link so we can help you.

Thank you

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