Woo Related Products on Woodmart Theme
-
Hi all
I did Install the Plugin Woo Related Products. It Shows Products underneath on the Single Product Page from the same Category what works perferctly. The problem i got is on Desktop mode the Theme show really big product pictures in it. Is it possible to get those products under the single product page centered? So the layout would look the same like in category overview of products?
Thank you really much for your help.
Regards Ueli
Hello,
By default, related products are shown either by a category or by a tag. You do not need this plugin as our theme has this feature in the same way.
Please contact the plugin support on the styles, if you still want to use the plugin.
Best Regards
Hi Elise
Thx for you fast reply, this doesnt work, it shows always the same products. i want it to show mixed products from the same category only. Some products got the same tag but in different categorys. How can i do it with same category only without tags?
Regards Ueli
Hello,
This is Woocommerce functionality, please refer to this instruction https://docs.woocommerce.com/document/related-products-up-sells-and-cross-sells/ and try once again.
Best Regards
I found a solution for it 😍 Just insert the following in the Global CSS
.woo-related-products-container {
max-width: 1222px;
margin: 0 auto;
padding: 10px;
}
This works great 👌😍
That is fine! If you have any questions please feel free to contact us.
Best Regards