On Single Product Page, How to Remove Tabs, Breadcrumbs? Moving Add to Wishlist

This topic has 2 replies, 2 voices, and was last updated 8 years, 10 months ago ago by Eva Kemp

  • Avatar: RachelPeppers
    RachelPeppers
    Participant
    June 3, 2015 at 12:55

    1. on single product page, where do you take off reviews and custom tabs for all products?
    2. on single product page, how to take off breadcrumbs and <return to previous page?
    3. How do you move the “add to wishlist”? Some of the items wont have prices,and i think that is what is causing the add to wishlist to be on top of the wording here.

    Thank you!!

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Eva
    Eva Kemp
    Support staff
    June 3, 2015 at 14:45

    Hello,

    1. You can remove Reviews tab as described in Woocommerce documentation:
    http://docs.woothemes.com/document/editing-product-data-tabs/
    To remove “custom tabs for all products” go to Theme Options > Single Product Page > Custom Tab Title and delete the content.

    2. Breadcrumbs can be removed on all pages only using this code in custom.css file:

    .page-heading .row-fluid .span12 {
        display: none;
    }

    3. Go to YIT Plugins > Wishlist > Settings > Position > Use shortcode.

    Regards,
    Eva Kemp.

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

You must be logged in to reply to this topic.Log in/Sign up

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