Home Forums WoodMart support forum Woo Related Products on Woodmart Theme

Woo Related Products on Woodmart Theme

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #237622

    Ueli
    Participant

    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

    #237671

    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

    #237686

    Ueli
    Participant

    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

    #237764

    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

    #240220

    Ueli
    Participant

    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 👌😍

    #240245

    That is fine! If you have any questions please feel free to contact us.

    Best Regards

Viewing 6 posts - 1 through 6 (of 6 total)