This topic has 4 replies, 2 voices, and was last updated 3 months ago ago by Luca Rossi
Hello support team! I have two questions:
1. If have a product list for one category. Is it possible to exclude the latest product of this category from the list? And how can I do it?
2. On the single product site I include a product carousel to suggest other products. How is it possible to exclude the one shown in this single product site?
Thank you!
Hi @Marion,
1. We regret to inform you that it is currently not feasible to implement the requested feature due to the limited options available. However, we encourage you to submit a future request at our task board: https://www.8theme.com/taskboard/.
Additionally, if you require further customization for your web-site, please proceed to the following link: https://www.8theme.com/account/#etheme_customization_panel.
2. Instead of using the Product Slider element, please use Related Product element instead: https://prnt.sc/5sVvGNkQuHM5.
Thank you for your understanding.
Best Regards,
The 8Theme Team
Thank you!
Ad n. 2: How can I specify which products are shown here? I tried to do it through the settings in the single product (linked products (but this doesn’t work).
Ad n. 2: How is it possible to hide the category in the display of the Related Product element, and show instead of this the author (in my case the products are books)
Thank you!
Hi @Marion,
1. The related products in WooCommerce are typically determined by the categories and tags assigned to each product. In this case, you can try with the Cros-sell/Up-sell Products Elements: https://prnt.sc/fTqDuDVixdqq. Then when you edit the products, you can select other products for the Up-Sell/Cross-Sell: https://prnt.sc/cDdWAbv5MZid
2. To hide the categories on related products, please add the following custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:
.elementor-widget-woocommerce-product-etheme_related .products-page-cats {
display: none;
}
and show instead of this the author (in my case the products are books)
This feature is not available yet and requires the custom development.
Thanks for understanding.
Best Regards,
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up