Okay
  Public Ticket #1943898
Dove Woocommerce Theme
Closed

Comments

  • Nick started the conversation

    I'm looking for advice on two different things on product page of Dove Woocommerce theme
    1) how do i remove the breadcrumb completely, this is my product page link https://dotmobyclient.info/product/duisque-volut-3/

    I want it to look exactly same as Design_Page2.jpg screenshot attached.

    2) on the right side bar, it shows '0' instead of label 'Viewed Products' and 'Compared Products' , how do i fix this please.

    Thanks in advance.


  •  2,634
    Kevin replied

    Hi Nick !

    To completely hide breadcrumbs, add this css attribute to the style.css file in Appearance-> Editor


    .ftc-breadcrumb {
        display: none;
    }

    #In the detailed product page using the widget named "Product Details Sidebar" go to Appearance-> Widget select this widget, delete the item currently in it, and re-add these items again, everything will be work

    thank you

  • Nick replied

    Thats brilliant support Kevin, I'm glad i purchased your theme, I will try that out now and let you know if any issues. Cheers

  •  2,634
    Kevin replied

    You're welcome, Glad to help you !

    thank you