Home Forums Basel support forum 'Category', 'Tag' and 'Compare' removal request on a product

'Category', 'Tag' and 'Compare' removal request on a product

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #93319

    Design_LSB
    Participant

    Hi,

    How can I remove ‘Category’, ‘Tag’ and ‘Compare’ being visible to users on all products? Screenshot example attached.

    Kind regards

    Attachments:
    You must be logged in to view attached files.
    #93400

    Hello,

    Compare button is hidden in the plugin settings http://prntscr.com/lq3497

    Please add this code to the Theme Settings > Custom CS

    body .single-product-content .product_meta {
        display: none;
    }

    Best Reards

    #93424

    Design_LSB
    Participant

    Hi,

    Where within the dashboard specifically did your screenshot come from?

    I added the Code to Theme Settings -> Custom CSS -> Global Custom CSS
    However, I still see the ‘compare’ functionality.

    What else should I be doing to resolve this?

    Many thanks.

    #93430

    Design_LSB
    Participant

    Where exactly do I have the ability to turn ‘on’ and ‘off’ the compare functionality?
    I think I want it for now but I cant find where to turn it off if I wanted to.

    Many thanks for your assistance!

    #93666

    Hello,

    Navigate Dashboard > YITH > Compare and you will find the option to disable.

    Best Regards

    #95170

    Design_LSB
    Participant

    Hi,

    I unticked the boxes and yet still the ‘compare’ button appears on the page. How can I remove the ‘compare’ button/functionality?

    Kind regards

    Attachments:
    You must be logged in to view attached files.
    #95225

    Hello,

    Navigate to the Theme Settings > Shop > Compare and disable the functionality built in the theme.

    Best Regards

Tagged: 

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