Disable Related Products - by Rafael - on WordPress WooCommerce support

This topic has 4 replies, 3 voices, and was last updated 8 years, 1 months ago ago by Robert Hall

  • Avatar: greydelvalle
    Rafael
    Participant
    March 23, 2016 at 14:16

    Hello,
    i like to disable the related product and hide the category of the product.
    Where i can disable it?

    3 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    March 23, 2016 at 14:58

    Hello,

    You can disable related products in Theme Options > Single Product Page > Display related products > Off.
    To hide category of a product add this code in Theme Options > Custom CSS > Global Custom CSS:

    .product_meta .posted_in {
        display: none !important;
    }

    Best regards,
    Jack Richardson.

    Avatar: greydelvalle
    Rafael
    Participant
    March 24, 2016 at 14:15

    Worked!

    Thanks a lot.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 24, 2016 at 14:17

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Disable Related Products’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.