12076 comments found.
Hi. Just here to report few bugs for Woodmart/Basel.
I have both, Basel and Woodmart – different accounts tho.
1. I created a html block with WP Bakery, and added some custom css to it inside wp bakery https://prnt.sc/z06giH0stcjN ....When I add this block to any page the CSS is not applied. I have to add it again to that page even if it is added within the html block editor page.
2. Navigation background links color can’t be changed. It is automatically pulled from primary color making it a little bit lighter, which is irritating. See the pictures:
https://prnt.sc/ZIz3SR-Y8cPDThe hover background and active link background just can’t be changed. As I said before, this color is being pooled from the primary color and then making it a bit lighter.
I am trying to find my account password/email where I have Woodmart license. I will return once I get it. Tomorrow probably. The support is expired for my Basel, and probably Woodmart account, so I can’t make topics on support forum.
Anyway I just wanted to let you know of these issues. Would be nice to tell everyone how to change that background. But first try it yourself, specifically on that demo.
Jollygood
Hello,
Please send us your website and admin access so we can check what is wrong. Use the contact form on our profile page here https://themeforest.net/user/xtemos
Here is a custom CSS to fix another problem. It will be also fixed in the next update
body .product_meta.wd-layout-inline>span { flex: unset; } body .product_meta.wd-layout-inline>span > * { display: inline-block; }
Kind Regards
Your code doesn’t do anything in my case. However, I was able to change primary color specifically for the main navigation:
.wd-header-nav { —wd-primary-color: red; }
.wd-header-nav a { color: var(—wd-primary-color); }
The theme automatically uses some strange algorithm that you set it to, and makes main navigation background to lighter color.
Now, I have to use “trial and error” method just to find the right background color for my main navigation links.
Also, the style is way too rounded, and there is no option to change that. Gonna do more css I guess. This wouldn’t be a problem if the style or code is known. But I don’t know where to look. None of the normal developer tools detect this background.
Hello,
My apologies. I posted the wrong code here.
1. This issue has been fixed in our 8.0.1 update in WoodMart. And will be fixed in the Basel theme soon as well.
2. Try to use the following custom CSS
body .wd-nav.wd-style-bg { --nav-color: red; /*Navigation color*/ --nav-color-hover: blue; /*Navigation color hover*/ --nav-color-active: aqua; /*Navigation color active*/ } body .wd-nav.wd-style-bg>li>a:before { opacity: 1!important; visibility: visible!important; background-color: transparent; /*Navigation background color*/ } body .wd-nav.wd-style-bg>li>a:hover:before { background-color: red; /*Navigation background color hover*/ }
Kind Regards
Nah, it only works for hover-over. Active link background still doesn’t work.
Hehe, this is ridiculous. Maybe you can add options to change this in future updates. I added the radius tho, much better for me: border-radius: 5px;
This is the CSS that will change active and hover background color on main navigation links: Remember to use this style for the menu. Choose it within the header builder menu options. Then apply the CSS with the adjusting it with the colors you want.
https://codepen.io/Matija-Kurusic-the-sans/pen/vEBEMxmHere is a full CSS code for this
body .wd-nav.wd-style-bg { --nav-color: red; /*Navigation color*/ --nav-color-hover: blue; /*Navigation color hover*/ --nav-color-active: aqua; /*Navigation color active*/ } body .wd-nav.wd-style-bg>li>a:before { opacity: 1!important; visibility: visible!important; background-color: transparent; /*Navigation background color*/ border-radius: 5px; } body .wd-nav.wd-style-bg>li>a:hover:before { background-color: red; /*Navigation background color hover*/ } body .wd-nav.wd-style-bg>li:is(.current-menu-item,.wd-active,.active)>a:before { background-color: red; /*Navigation background color active*/ }
Currently, we don’t have plans to implement this in the theme.
I just came to say that I bought another license. The help is very good. You have my full support. Keep improving Woodmart, it is one of the best themes I worked with.
I just wanted to ask is Gutenberg capable of doing the same design stuff when compared to wp bakery? Bakery has lots of tweaks and options for each row/column etc. I do all my customizations through Bakery.
Thank you very much for purchasing our theme again
Sure, Gutenberg is much more powerful than WPBakery in terms of pages and layouts creation.
Pre Sales Question :- I checked in your demo that products can have video with youtube links, is it possible to add videos as 3rd position or 4th position item. Like Main image, then image and then video.?
Hi,
Thanks for reaching out and for considering WoodMart for your project. We’re happy to help with any questions you have.
Yes, you can add video to any image, and those videos will replace images in the gallery.
Kind Regards
Can you share the demo, or steps to achieve the same in demo.
You can check an example on this demo page https://woodmart.xtemos.com/mega-electronics/product/apple-macbook-pro-16-m1-pro-2/
pre- build header not found as shown on demo, colored header, dark header lot of pages of demo not seen after installation
dissapointed
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
Guys, the theme is broken, with the last update we do not have the WPbakery plugin on it. Please fix it.
Hello,
Please send us your admin access so we can check what is wrong? Use the contact form on our profile page here https://themeforest.net/user/xtemos
Kind Regards
Done, thanks guys.
We have activated this plugin on your website. We will check what is wrong and fix in the next update.
Hello, considering a purchase of your template. A question – is it easy/ possible to add the language and currency dropdowns in the top bar/menu for the templates that do not have those added already?
Hi,
Thanks for considering the WoodMart theme for your projects. Feel free to ask us any questions you may have; we’re here to help.
This functionality is not included in the theme by default. You will need to get an extra plugin for this – WPML.
Kind Regards
Yes, I understand that. My question is whether it is possible to use the WPML and how easy it is to add the translation and currency on a template that does not include those design features.
We have a special element for the language switcher. As for the currency switcher, you can easily add it using WordPress menu + WPML settings.
Theme purchased already. Can you provide the special element name for the language switcher please?
Also, I saw you offer built in theme translation but as far as I understand, this can be used to translate the theme to one language only, can you confirm on that please?
Thank you for purchasing our theme. This element is called “WPML Languages” and can be found while editing the header in Dashboard -> WoodMart -> Header builder.
You can use our translation files to translate the theme to multiple languages as well. But you will need to have the WPML plugin installed.
Hi,
Thank you for choosing the WoodMart theme for your project! We’re here to help you get started.
Yes, you can add sumenu items to the main menu in the header in Appearance -> Menus.
You can build the same product page layout on any prebuilt demo using Elementor or Gutenberg.
Kind Regards
Hello, I cannot edit my-account page using elemonter. How can I change “OR LOGIN WITH” to “OR LOGIN/REGISTE WITH”?
https://imgur.com/a/q1-ZoIIBHIHi,
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
What is the pricing for multiuser license?
Hi,
Thanks for reaching out and for considering WoodMart for your project. We’re happy to help with any questions you have.
One regular license allows you to use our theme for a single project/website. For multiple projects, you need to purchase one regular license per domain/website.
Kind Regards
When will you address the issue with Kaspersky’s anti-banner feature that has been ongoing for years? Your Promo Banners are not displayed on hundreds of thousands of devices with Kaspersky installed. For website owners, it’s not practical to ask every user to disable Kaspersky’s settings. Isn’t there a way to work around this mechanism?
I already brought this up three years ago, and I’m asking again. This is an important concern for many of us, and we hope you can provide a solution soon.
Hello,
We investigated it but it is not possible to fix this. It is the way this software works. You can replace your ads with other elements and see if it helps.
Kind Regards
I really like your theme, now I would like to buy it. I have a question, is it compatible with Dokan?
Hi,
Thank you for reaching out to us and considering our WoodMart theme for your projects. We’re here to provide any information you need.
Yes, our theme is fully compatible with the Dokan plugin.
Kind Regards
Is there a way to place the slides made in the Wordpress backend? Like in Elementor or WPBakery?
https://snipboard.io/zKEF0b.jpgHello,
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,
Overall Woodmart is Best Choice! Please Xtemos Team , Create Gaming Layout , Not Digital Product I mean for Gaming Accsessories, Clothers and more, Please! I am so Happy to see near Future ! Thank you.
Hello,
Thank you very much for the suggestion. We like the idea and will consider it for future updates.
Kind Regards
Your Team is always listening to their Customers! This is Why I love Woodmart! Hope This Will be soon , Will Order another License for my Project.
Thank you.
Thank you very much for your feedback
Hi, I purchased 6 months of support today because it expired. When i try to create a new support ticket on your forums it says my support is expired. Can you help?
all sorted ignore
Great, we are glad that you sorted it out. Feel free to contact us if you have any further questions.
Hi guys, I’m configuring my site’s SEO, and I noticed that the theme doesn’t have anything by default. What plugin do you recommend for your theme?
Hello,
Could you please clarify what settings you mean? As for the plugins, we recommend using either Yoast or RankMath.
Kind Regards
By default I cannot configure anything regarding SEO for my products, I cannot find any field to put keywords, etc. That is why I say that the default theme does not have anything to configure the SEO of the products to be marketed, is what I am saying correct?
You can set your product title and description, which are the main options for SEO. But if you need more advanced settings, of course it would be better to use an extra plugin.
Is there a way to get past versions of theme (7.4, 7.5 and 7.6) by mail or some other way as I had no time to thoroughly test these updates in the past and now I am hesitant to update from 7.3.4 straight to 8.0 as there are too many changes and troubleshooting can become a nightmare.
Hello,
If you didn’t make any customizations in the child theme, you will not have any problems. But if you want to adapt your custom code to the latest version, it doesn’t make sense to do these updates step-by-step. You will have much more work doing this way. Better update to the latest version and then optimize your codes once.
Kind Regards
Hi,
Can we use a header from one pre-built theme and a layout from another pre-built theme? Specifically, can we combine different layouts from different themes for the homepage or header? For example, I want to use the header from the Furniture 2 theme and the homepage layout from the Mackup theme.
Hi,
Thank you for reaching out to us and considering our WoodMart theme for your projects. We’re here to provide any information you need.
Of course, you can combine elements from different prebuilt websites and create your own unique version.
Kind Regards
Hello, the buttons on the my woocomerce subscription account page do not inherit the shape or color of the theme, at least the shape would be important. I’m just letting you know. greetings https://ibb.co/58vpNw8
Hello,
Our theme doesn’t have special styles for this plugin. Please send us your admin access so we can check and give you custom CSS to fix this. Use the contact form here https://themeforest.net/user/xtemos
Kind Regards
But you should add compatibility, it is part of WooCommerce, it is more all kinds of free plugin with the option of buttons on the account page, they have the styles. Add it in your next update. greetings
Thank you for the feedback. We will consider this for our future updates.
How do I please turn off the display of the Comments Off text in the article header?
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
After installing the latest update, the sliders and product menu stopped working. There may be an error in the operation of Slider Revolution. My website make-art.ru
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, can you tell me if this theme has a “quick view” on product page? Also, can I have 2 separate shops with separate products on different pages?
Hi,
Thanks for reaching out and for considering WoodMart for your project. We’re happy to help with any questions you have.
Of course, you can check our quick view functionality works on the demo https://woodmart.xtemos.com/shop/
You can’t create multiple shop pages but you can categorize your products and create different layouts for each category of products.
Kind Regards