-
AuthorSearch Results
-
In reply to: Categories page title
Hello,
In order to achieve that, you need to use our Layout builder, more details on how to use it here:
https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
So in the layout for the product page, you need to define the “Product categories” element and set some bg color for the section: https://prnt.sc/RoCWgg73s-fG
Kind Regards
In reply to: Position of Frequently bought togethet
Hello,
It’s only possible by using our Layout builder (Dashboard -> Layouts). So you need to create a product page via Layouts and change the position of the FBT to that place as you want.
Our documentation on how to use Layouts: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Kind Regards
Hi filipop,
Thanks for reaching to us and I appreciate your patience.
In order to re-arrange these positions, you may need to use Custom Layout, please refer to this article https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Regards,
In reply to: Problem with filters in category (tag) pages
Hello,
I noticed that you have created that page using simple pages (https://prnt.sc/3a3Wsk8wzaf6) and added a widget from the Shop to display filters. However, the widget cannot show product attributes on the simple page. To resolve this issue, I suggest an alternate approach that involves using our Layouts feature accessible from the Dashboard -> Layouts. This approach may be helpful for you because our Layouts are built to make custom product/shop/category pages.
Here is our documentation on how to use it: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
let me know the results.
Kind Regards
-
This reply was modified 1 year, 9 months ago by
Luke Nielsen.
-
This reply was modified 1 year, 9 months ago by
Luke Nielsen.
In reply to: HTML Blocks for Product Tags
Hello,
Try to create a custom layout for tag based and customize it in the page builder:
Please check this Manual:
https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/Best Regards.
In reply to: Frequently bought toghether Short code
Hi benyahya.otmane,
Thanks for reaching to us.
In order to achieve your desired result, you should create Custom Single Product layout https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Then, you can place Frequently bought toghether element where you want to display it.
Regards,
In reply to: Sale Category
Hello,
With the help of Laytous, you can make a custom category page, more details in the below article.
https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Kind Regards
In reply to: Product Archive Off Canvas Sidebar
Hi jessiet,
Thanks for reaching to us.
Look like you’re using Elementor Pro to build Shop Product Archive page, which settings in Theme Settings cannot applied due to its priority.
Please use our Custom Layout https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/ instead.
Let me know if you need further helps.
Regards,
In reply to: Review Tab Not Showing
Hi nbgamer897,
You are using Elementor Pro to create Custom Single Product layout, then our custom elements for single product page will not be available.
Please remove that template and use our layouts instead. In case you want to your own Single Product layout, you can use WoodMart’s built-in featured Custom Layout.
You can refer to documentation for more details:
https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/https://xtemos.com/docs-topic/single-product-page-builder/
Regards,
In reply to: Woodmart + Elementor Pro
Hello,
Ok, in case, if you want to create a custom product/shop/checkout/cart page, we have appropriate features, more detail is here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Kind Regards
In reply to: Couple questions
Hello,
Try to create a custom layout for archive pages and edit the page title widget in the page builder and in the responsive settings of the page builder hide this widget in the desktop.
You can refer to documentation for more details:
https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/Best Regards.
In reply to: add to wishlist button for elementor
Hi nir bachar,
I appreciate your patience.
You are using Elementor Pro to create Custom Single Product layout, then our custom elements for single product page will not be available.
Please remove that template and use our layouts instead. In case you want to your own Single Product layout, you can use WoodMart’s built-in featured Custom Layout.
You can refer to documentation for more details:
https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/https://xtemos.com/docs-topic/single-product-page-builder/
Regards,
In reply to: cassiel
Hi,
1. Product hover buttons. Try to add the following code snippet to the Custom CSS area in Theme Settings to make product hover cart and wishlist button always visible and on the right side.
.product-grid-item.wd-hover-icons .wrapp-buttons { text-align: right; left: 10px; right: 10px; visibility: visible; opacity: 1; transform: translateY(0) translateZ(0); }
2. Shop loop toolbar. Try to add the following code snippet to the Custom CSS area in Theme Settings to remove breadcrumbs and product sorting select.
.shop-loop-head .wd-shop-tools:first-child, .shop-loop-head .woocommerce-ordering { display: none; }
“Products per page” selector can be disabled via Theme Settings -> Product archive -> Product grid -> Products per page links option (Screenshot https://prnt.sc/aG9vZWyRxej0).
“Products columns” selector can be configured via corresponding options located in Theme Settings -> Product archive -> Product grid -> Available products columns variations (Screenshot https://prnt.sc/2mOHjdfafBko).
As an alternative, you can use our Layout builder (Screenshot https://prnt.sc/MGD8OIK9EETv) in which you can create your own Shop page using Elementor builder widgets. More about Layout builder can be found in our documentation https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/.
3. Single product tab heading. Try to add the following code snippet to the Custom CSS area in Theme Settings to remove product tab heading.
.wc-tabs-wrapper .wd-nav-tabs-wrapper { display: none; }
As an alternative, if you want to show only review section on your single product page you can use our Layout builder (Screenshot https://prnt.sc/I_WwOsqSfk28) in which you can add on the page only review section widget (Screenshot https://prnt.sc/ZZuKMPmiLlvq) without other Default WooCommerce tab sections.
4. Single product navigation. Try to add the following code snippet to the Custom CSS area in Theme Settings to remove product navigation.
.website-wrapper .wd-products-nav { display: none; }
Please pay attention that the following custom code is only related to the default predefined single product page layout. If you create your page via page builder, it may not work and product navigation visibility should be set with use of page builder.
5. Cart text translation. We have checked your site and didn’t find created translation for Woodmart theme (Screenshot https://prnt.sc/7vk5vfXxA561). Please create the translation file and try to translate desired strings. If it is not working, leave it in that state, so we can check what is causing this issue.
6. Single product variations. The “Custom add to cart” widget you used is unrelated to the single product template. “Custom Add to Cart” widget offers to apply the button for a certain product (by selecting it ID) to different site places like landing pages, promo sections or etc., but it cannot be used as a regular add to cart button on a single product page template. To show add to cart button (with swatches) on your single product template you need to use “Add to cart” widget (https://prnt.sc/RLPwHGjOt25U) if you use Elementor Pro single product template editor or “Product add to cart” widget (https://prnt.sc/kO85XR_SfJSA) if you use Woodmart Layouts. If you use the right widget, your swatches will be visible. Check the screenshot (https://prnt.sc/xHWrbuIu8wCm).
7. Product hover image zoom. Try to add the following code snippet to the Custom CSS area in Theme Settings to remove zoom effect from hover product image.
.product-wrapper .product-element-top:hover .hover-img { transform: scale(1); }
8. Product loop categories visibility. “Products categories” can be disabled via Theme Settings -> Product archive -> Product styles -> Show product category option (Screenshot https://prnt.sc/g11ss8GuV68W).
9. Header layout. Looking at your screenshots, you were using a header created through Elementor Pro builder, but now your site is using Woodmart Header Builder, and we can’t check the old settings to see the cause of the problem. We have checked your current header, and it looks normal between different pages (Screenshot 1 https://prnt.sc/zxQRlE0sQbR9, Screenshot 2 https://prnt.sc/3WUxlb7nLESg).
Kind Regards
In reply to: Shop header background
Hello,
Try to use a custom layout for only the shop page and customize it in the page builder.
https://ibb.co/99JnHqbHere is the Manual about shop page:
https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/Best Regards.
Hello,
You are using custom layouts of theme. Go to Layouts > edit single product layout > edit with page builder > add the product tabs widget in the page builder. Or try to disable the custom layout and check the issue.
Here is the custom layouts documentation:
https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/Best Regards.
In reply to: How to edit shop page
Hello,
You cannot directly edit the shop page with elementor. If you are using custom layouts then edit layout with elementor and customize it.
If you are not using custom layout then use the previous css code in theme settings > custom css if the issue remains, share the wp logins details i will solve the issue on your site.
Here is the layout manual:
https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/Best Regards.
Hello,
01. Try to use our custom layouts and use the brand widget to achieve this functionality.
https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/02. Sorry to say it is not possible to change the link. It requires customization and beyond our support policy.
Best Regards.
Hello,
I have confirmed from the development team and they said that it will not work with AJAX, unfortunately. It might be possible only when disabling the AJAX shop.
Or you can try to use our custom Layouts functionality:
https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/Best Regards.
Hello,
Please create a custom Shop page via Layouts builder: https://take.ms/8Plzl . After creating it, edit this (https://monosnap.com/file/oPrue0D5ESKECrcQPvCVjd6yIUZ3PX) element and set there 3 columns.
Here is our documentation on how to use Layout builder: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Kind Regards
In reply to: PERSONALIZAR PAG CARRITO – CHECKOUT Y PAGOS
Hello,
We have the Layouts builder that will help you to achieve that, here is our documentation on how to use it: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Checkout page builder:
https://xtemos.com/docs-topic/checkout-page-builder/Shopping cart page builder:
https://xtemos.com/docs-topic/shopping-cart-page-builder/Kind Regards
In reply to: Category picture / name
Hello,
You should create the layouts for different categories and types by adding the condition to those layouts:
https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Best Regards.
In reply to: How to modify the url?
Hello,
You can customize the permalinks as per the documentation above. If you want to make a product page or product category page, I suggest you use our Layouts, more detail on how to use it here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Kind Regards
-
This reply was modified 1 year, 10 months ago by
Luke Nielsen.
Hello,
Seems that you use the Gutenberg editor for the Shop page. The thing is that the default Shop page that comes from WooCommerce cannot be edited via builders.
I suggest you use our Layout builder for creating your custom Shop page, here is our article on how to use it: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Kind Regards
Hello,
You can create the custom layout from layouts or you can use the predefined layouts.
Go to Layouts > Add new > Select the layout type single product.Here is the guide:
You can also read our detailed documentation about layout builder in the following link:
https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/Best Regards.
Hello,
Sorry to say There is no option to separate them.
But try to use our custom layouts functionality to achieve this. You can separate both categories element and Achieve element in the page builder.You can also read our detailed documentation about layout builder in the following link:
https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/Best Regards.
Hello,
Please consider using the Woocommerce builder of WoodMart allowing to create custom templates for product pages and other functional pages that are not editable by default. Woocommerce builder is the inbuilt functionality widget included in the builder you use on the site.
You can also read our detailed documentation about layout builder in the following link:
https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/If you have any questions please feel free to contact us.
Best Regards.
In reply to: Ajax error in “Load more products” button
Hello,
Sorry for the delay.
I see that you built the archive page via templates from Elementor and that template uses our elements from Layouts so It could cause the problem. The thing is that elements from Layouts could work incorrectly in some cases with templates from Elementor. I suggest you create an archive page using our Layouts (Dashboard -> Layouts), more detail here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
If you do not want to use our Layouts, I suggest you remove all elements related to Layouts from Elementor templates.
Kind Regards
In reply to: Custom archive-product.php
Hello,
Please consider using the Woocommerce builder of WoodMart allowing to create custom templates for product pages and other functional pages that are not editable by default. Woocommerce builder is the inbuilt functionality widget included in the builder you use on the site.
You can also read our detailed documentation about layout builder in the following link:
https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/If you have any questions please feel free to contact us.
Best Regards.
Hello,
Try to create custom layouts for single products. So, in your case specifically, you can try creating a Custom Layout for the specific page or all products and adjust the content on it according to your choice.
Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/\Best Regards.
In reply to: Add banner to product list page
Hello,
But under the WoodMart Theme, using the Theme’s Layout Builder you 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.
So, in your case specifically, you can try creating a Custom Layout for the Archive page and adjust the content on it according to your choice.
Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Best Regards.
-
This reply was modified 1 year, 9 months ago by
-
AuthorSearch Results