Home Forums Free Themes Clean Commerce How to remove related products links under product description

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #33970
    SusannaW
    Participant

    On product pages on Woocommerce, there are 3 links below the product description that I’d like to remove. How?

    Thank you.

    #33973
    wensolutions
    Keymaster

    Hello @SusannaW,

    We are actually having trouble understanding the requests correctly. From your current info, it is not clear enough which “three-links” you are referring to.

    Please explain the request further with a screenshot marking the section you are referring to so that we could provide you with precise fix.

    Best Regards !!

    #33984
    SusannaW
    Participant

    I didn’t write “three-links”, I write 3 links.

    Please see screen shot for clarification:

    Turn off first occurrence on related products on product page

    #33986
    SusannaW
    Participant

    Sorry, should be:
    “I didn’t write “three-links”, I wrote 3 links.”

    #33988
    wensolutions
    Keymaster

    Hello @susannaw,

    As we are not very clear about the links from the screen shot , can you post your site URL so that we could give you precise fix?

    Hope you understand .

    Best Regards!!!

    #33989
    SusannaW
    Participant

    No problem

    http://cdtdirect.com/product/mx-3f-3-in-cast-midwoofer/

    [ Login Details Removed ]

    #33994
    wensolutions
    Keymaster

    Hello,

    The site URl you have provided cannot be accessed and we did not get access through the login detail you have provided.

    Also Please do not directly post your login credential in the forum. login detail should be given in official email address “support@wensolutions.com“.

    Hope you understand .

    Best Regards!!

    #34078
    SusannaW
    Participant

    Thanks for removing login info.
    I have deleted user and created a new. Have sent login info to “support@wensolutions.com“

    #34140
    wensolutions
    Keymaster

    Hello,

    After the inspection of the site from the login detail you have provided , we found that you have used the Related Posts from the jetpack plugin.

    So please go to Admin Panel > Jetpack > Settings > Engagement > Related Posts and turn of the setting.

    Hope this helps.

    If you have any query further we are always here for you.

    Best Regards!!

    #34739
    SusannaW
    Participant

    Hi and thanks for helping me remove the name-links of related products above product images, but under the heading Related Products on Product pages.

    Also, on second thought, I also don’t want the product image and their links there either.

    It’s equally annoying, especially since the theme determines what’s a related product, not I. It’s also confusing.

    #34786
    wensolutions
    Keymaster

    Hello @susannaw,

    If you want to remove the related product use below given CSS.

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.

    .related.products {
        display: none;
    }

    Hope this helps.

    Best Regards!!

    #35158
    SusannaW
    Participant

    Big thanks!

    #35176
    wensolutions
    Keymaster

    Hello ,

    Glad we could help you !!

    If you have any issues further, please feel free to post your queries and we will happily help you further.

    We will really appreciate if you could help us too by rating our theme in WordPress repo here:-

    https://wordpress.org/support/theme/clean-commerce/reviews/

    Best regards !!

    #35268
    SusannaW
    Participant

    I will for sur when the website is complete. So far – and much with your help – it’s working out great.

    But I actually remember that I have a part 2 on the topic of “Related Products”:

    “Related Product” surely can be a valuable feature. But I certainly not only want to, but should be the one who decides what other product I want to point out as related. Just because a product name has a similar name doesn’t make it relevant to fill up the space on the page. It can even be confusing.

    Thanks.

    #35524
    wensolutions
    Keymaster

    Hello @SusannaW,

    The related products shown below the product page is actually generated by the WooCommerce plugin that the theme recommends to use as the storefront in the Clean Commerce theme.

    The products are based on the similar categories and are suggested accordingly. You can also customize the products that you want to display beneath with some settings in the plugin itself.

    Please refer to the link below for further reference on the topic :

    https://docs.woocommerce.com/document/related-products-up-sells-and-cross-sells/

    Also, if you have any further theme related queries, feel free to post them here.

    Hope this helps,

    Best Regards !!

Viewing 15 posts - 1 through 15 (of 15 total)
  • You must be logged in to reply to this topic.