-
AuthorSearch Results
-
In reply to: Fix Theme Issues!
Hello,
01. You are using a custom layout for the checkout page, To add the coupon field. You’ll need to create a new Layout with the Checkout Top Content condition and add the Coupon Form widget inside that layout.
This will ensure all elements appear in the correct position within the checkout page.
Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
02. It looks like the plugin adds its custom content using the standard WooCommerce hook. When you create a custom layout with a page builder, it doesn’t contain any default elements and hooks. It contains only those elements that you added with the page builder manually.
We have a special “Hook” element in page builder that you can place to your custom layout and then the plugin will be able to add its custom content there. But we don’t know which one exactly it needs. You can either try to select all hooks one by one or contact plugin developers for help.
Read more information here https://xtemos.com/docs-topic/custom-hooks-and-plugins-compatibility/
Best Regards
In reply to: Bumper to bumper
Hello,
You can achieve it by using WoodMart Layout Builder and creating a custom layout specifically for product categories.
Simply create a new layout for Product Categories, assign it to the desired categories, and disable or remove the filters within that layout. This way, the filters will remain visible on the main shop page, while being hidden on category pages.
Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Best Regards
In reply to: How can I change this background image?
Hello,
01. Try to increase the “PHP Max Input Vars” parameter to 10000 or higher in your PHP configuration and check how it works.
If the issue remains, Please deactivate all the 3rd party plugins and activate only theme-required plugins on the site and then check the issue. I am sure your issue will be solved. Then Activate the 3rd party plugins one by one and check which plugin is creating the issue for you.
02. Navigate to Layouts > Edit single product layout and use Product Grid or Carousel widget in your custom layout and set the data source to “Related Product”. This will allow you to display upsell products anywhere in the layout: https://snipboard.io/xc8l0s.jpg
Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Best Regards
In reply to: Product Page
Hello,
You are using a Custom Single Product layout, which is built with the WoodMart WooCommerce builder.
Navigate to Layouts > edit the single product layout > and add the product tabs widget to show tabs.
https://ibb.co/twf60QBjFurther, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
If you have any questions feel free to contact us.
Best Regards
In reply to: Issue with Product Category Page Titles
Hello,
You are using Custom WooCommerce Builder layouts, which are part of WooCommerce Builder from WoodMart.
Navigate to Layouts > Edit Product Archive Layout and edit the page title widget and enable the option “Stretch”.Below are the documentation articles: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
If you have any questions, feel free to contact us.
Best Regards
Hello,
You are using Custom WooCommerce Builder layouts, which are part of WooCommerce Builder from WoodMart.
Navigate to Layouts > Edit Product Archive Layout and add an extra description widget to the layout to show it.
Below are the documentation articles: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
If you have any questions, feel free to contact us.
Best Regards
In reply to: Size Guide next to ‘Add to Cart’ button
Hello,
Try to use the Theme’s Layout Builder, you can create Custom Layouts for WooCommerce pages like the Single Product page. You can use that to create your own custom layouts for a single product page and rearrange the elements in the layout.
Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Best Regards
In reply to: Change position / priority for linked variations
Hello,
Try to use the Theme’s Layout Builder, you can create Custom Layouts for WooCommerce pages like the Single Product page. You can use that to create your own custom layouts for a single product page and rearrange the elements in the layout.
Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Best Regards
In reply to: Theme Support
Hello,
Maybe you are using a custom layout for the cart page. Navigate to Layouts > Layout to edit cart layout and change this text.
Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Best Regards
Hello,
Try to use the Theme’s Layout Builder, you can create Custom Layouts for WooCommerce pages like the Single Product page. You can use that to create your own custom layouts for a single product page and rearrange the elements in the layout.
Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Best Regards
Hello,
Maybe you are using a custom layout for a single product page, which is built with the WoodMart WooCommerce builder. Simply go to Layouts > edit single product layout and add the product review widget in the layout.
Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Best Regards
Hello,
You cannot edit these functional pages with Elementor directly. Try to use the Theme’s Layout Builder, you can create Custom Layouts for WooCommerce pages like Shop, Category, Single Product page, Cart, and Checkouts, and for portfolio pages. You can use that to create your own custom layouts for these pages.
Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Best Regards
In reply to: Free shipping bar not present on
Hello,
Maybe you are using a custom layout for the cart and checkout page. Navigate to Layouts > Layout to edit cart and checkout layout and add the free shipping bar widget: https://postimg.cc/VSsx2N3M
Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Best Regards
Hello,
Maybe you are using a custom layout for a single product page, which is built with the WoodMart WooCommerce builder.
Simply navigate to Layouts > edit single product layout and edit this section.
Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
If you have any questions feel free to contact us.
Best Regards
In reply to: Various questions
Hello,
01. The “Email marketing consent” option only manages user subscription preferences and does not add a “Back in stock” notification feature on product pages.
In WoodMart, back-in-stock emails are only sent for products that are already added to the customer’s wishlist.
If you would like customers to subscribe to stock notifications directly from the product page , this requires a separate plugin, as this functionality is not included in the theme by default.02. You are using Custom WooCommerce Builder layouts, which are part of WooCommerce Builder from WoodMart. So, navigate to Layouts > Edit Product Archive Layout and add an archive description widget in the layout: https://ibb.co/rRQdrg8k to show the description widget.
Below are the documentation articles: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
05. Try to use this custom css to hide this footer on the checkout page.
.woocommerce-checkout .wd-footer { display: none !important; }If you want to use different footers on the checkout page, Try to use the theme preset feature of our theme for a specific condition (Post ID) for a checkout page and choose the footer from Theme Settings > Footer > Choose the footer HTML Block.
Here is our documentation on how to use theme presets: https://xtemos.com/docs-topic/theme-settings-presets/
Best Regards
In reply to: Products on sale / sidebar / no filters?
Hello,
We recommend using the Theme’s Layout Builder to create a custom layout specifically for Sale Products and add the sidebar widget in the layout and choose the sidebar.
You can create custom layouts for sale products: https://postimg.cc/Z0LqH0p5
You can also read more about the Layout Builder here:
https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/Best Regards
In reply to: Coupon code not showing on check out page
Hello,
You are using a custom layout for the checkout page, To add the coupon field. You’ll need to create a new Layout with the Checkout Top Content condition and add the Coupon Form widget inside that layout.
This will ensure all elements appear in the correct position within the checkout page.
Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Best Regards
In reply to: Woodmart Settings Not reflection on Product page
Hello,
Actually, with some of the demos, there are certain Custom Layouts enabled for the Single Product and Archive pages which is why your made changes under the Theme Settings aren’t taking effect on that.
Navigate to Layouts > Edit single product layout and add or remove the widgets in the layout.
Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Best Regards,
In reply to: How can I change this background image?
Hello,
You are using Custom WooCommerce Builder layouts, which are part of WooCommerce Builder from WoodMart, and using the custom block.
Navigate to Layouts > edit product archive layout and change or remove the text.
Below are the documentation articles: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/Best Regards
In reply to: How to add PRODUCT CATEGORIES
Hello,
You are using Custom WooCommerce Builder layouts, which are part of WooCommerce Builder from WoodMart, and using the custom block.
Navigate to Layouts > edit product archive layout and add the page title widget in the layout, then the theme settings will work on your site. https://postimg.cc/wyq9YM4h
Below are the documentation articles: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Best Regards
Hello,
01. This demo is using a custom layout for a single product page. Navigate to Layouts > Edit single product layout with the page builder that you are using.
Here, you can edit the specification section and choose the data source whose attributes you want to display.
https://ibb.co/JwwrhcNMThese are product attributes that can be edited and configured for each product individually.
Here is our documentation on how to use Layouts in our theme: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
02. To disable the Coming Soon mode in WooCommerce. Please navigate to WooCommerce > Settings >> Click on the Site Visibility tab >> Find the Coming Soon Mode section and select Live >> Click Save changes at the bottom of the page.
See screenshot for clarification: https://ibb.co/9Hx3XPjY
Best Regards
Hello,
By default, the rating and the price are separate elements and their position depends on the product page layout. There is no built-in option to place them exactly side-by-side in that specific way.
If you are using the Single Product layout, you can add both elements in the same container and set the container to horizontal (inline) alignment and adjust spacing/alignment as needed
About the anchor link the “customer reviews” link should already scroll to the reviews tab automatically (default WooCommerce behavior), as long as reviews are enabled on your site.
Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Best Regards
Hello,
Maybe you are using a custom layout for a single product page, which is built with the WoodMart WooCommerce builder.
Simply navigate to Layouts > edit single product layout and add the “Add to Wishlist button” widget in the layout.
https://postimg.cc/4KPKBsWZFurther, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Best Regards
In reply to: Tab names translation problem
Hello,
You are using a Custom Single Product layout, which is built with the WoodMart WooCommerce builder. Simply go to Layouts > Edit Single Product Layout and change the text into another language.
Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Best Regards
In reply to: How I can customize shop page
Hello,
Sorry to say your demo link is in maintenance mode and I am unable to see it. But you can customize your Shop and Category pages in two ways:
Theme Settings
Navigate to Theme Settings > Shop and in the Product archive:
Here you can configure:
– Shop page layout (grid, spacing, sidebar, etc.)
– Category page design (same settings apply globally)But If you want full control over the design, you can use the Layout Builder and can create Custom Layouts for WooCommerce pages like Shop, Category, Single Product page, Cart and Checkouts. So, you can use that to create your own custom layouts for these pages.
Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Best Regards
In reply to: Edit SHOP Page with ELEMENTOR kicking to safe mode
Hello,
You cannot edit these functional pages with Elementor directly. Try to use the Theme’s Layout Builder, you can create Custom Layouts for WooCommerce pages like Shop, Category, Single Product page, Cart, and Checkouts, and for portfolio pages. You can use that to create your own custom layouts for these pages.
Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Best Regards
In reply to: Translation Issues on Checkout Page
Hello,
You are using a Custom Checkout layout, which is built with the WoodMart WooCommerce builder. Simply go to Layouts > Edit checkout Layout > and you can change these text into another language.
Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Best Regards
In reply to: This section could have had a more modern look.
Hello,
01. Please use the Loco Translate plugin on your site. After installing the plugin, please navigate to Loco >> Themes >> Woodmart >> Edit the translation which you are using for the site >> Click the Sync button >> Find the words and add the translation for them and save it.
Also, please navigate to Loco >> Plugins >> Woocommerce >> Edit the translation which you are using for the site >> Click the Sync button >> Find the words and add the translation for them and save it.
Also, please navigate to Loco >> Plugins >> Woodmart-Core >> Edit the translation which you are using for the site >> Click the Sync button >> Find the words and add the translation for them and save it.
https://wordpress.org/plugins/loco-translate/Note:
1. Custom (recommended)
2. This is Loco’s protected folder under “wp-content/languages/loco/” which is safe from automatic updates and provides priority over the above locations.
https://localise.biz/wordpress/plugin/manual/msginit?utm_medium=plugin&utm_campaign=wp&utm_source=admin&utm_content=plugin-msginit#order
If this folder doesn’t exist you may need to create it and ensure it has the correct permissions.
https://localise.biz/wordpress/plugin/manual/filesystemFor more information, please read the theme documentation here:
https://xtemos.com/docs-topic/translate-woodmart-theme-with-loco-translate/Also, please read and follow the instructions here:
https://xtemos.com/docs-topic/theme-translation/02. Navigate to Layouts > Edit product archive layout and remove the Product categories widget from the layout.
Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Best Regards.
In reply to: How to change the related section heading text
Hello @das,
You are using a Custom Single Product layout, which is built with the WoodMart WooCommerce builder. Simply go to Layouts > Edit Single Product Layout and change the text.
Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Best Regards
In reply to: Problem of not displaying them
Hello,
You are using a Custom Single Product layout, which is built with the WoodMart WooCommerce builder. Simply go to Layouts > Edit Single Product Layout, and remove the widgets.
Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Best Regards,
-
AuthorSearch Results