Hide category and tags - by frogsandbears

This topic has 14 replies, 4 voices, and was last updated 8 years, 7 months ago ago by Jack Richardson

  • Avatar: frogsandbears
    frogsandbears
    Participant
    June 24, 2015 at 20:08

    Dear Madam/Sir,
    I would like to hide category from main page and tags and category from individual product pages.

    I have tried to add the following code:

    .product.products-page-cats{display:none;}
    .product_meta{
    display:none; }
    .category-description {
    display: none !important;
    }

    Unfortunately it is still not working. Could you please advise how to correct?

    Thank you,
    Katja

    Please, contact administrator
    for this information.
    13 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 24, 2015 at 20:28

    Hello,

    I’ve added this code in custom.css file. Please check.

    .home .products-page-cats,
    .single-product .products-page-cats{
    display:none;
    }
    .home .product-title,
    .single-product .product-title{
      margin: 10px 0 15px;
    }

    Regards,
    Robert Hall.

    Avatar: frogsandbears
    frogsandbears
    Participant
    June 24, 2015 at 21:51

    Hi Robert,
    I can still see the tags. Could you please check? I mean the red lables under the product photo for example on this page:
    http://www.frogsandbears.com/silk-flowers/

    or the tags and categories under the individual product here:
    http://www.frogsandbears.com/product/handmade-silk-flowers-3/

    thank you,
    Katja

    Avatar: Eva
    Eva Kemp
    Support staff
    June 25, 2015 at 09:29

    Hello,

    I’ve edited the code a bit.
    Please clear browser cache and check products page now.

    Regards,
    Eva Kemp.

    Avatar: frogsandbears
    frogsandbears
    Participant
    August 31, 2015 at 21:25

    Dear Eva,
    could you please advise how you modified the code?
    Something went wrong with the backup so I don’t have the correct version anymore.

    thank you,
    Katja

    Avatar: Eva
    Eva Kemp
    Support staff
    September 1, 2015 at 10:49

    Hello,

    Please provide us with FTP credentials in Private Content.

    Regards,
    Eva Kemp.

    Avatar: frogsandbears
    frogsandbears
    Participant
    September 8, 2015 at 18:09

    hi Eva,
    here you go

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 9, 2015 at 08:41

    Hello,

    As I see your site is shown fine now:
    http://storage3.static.itmages.com/i/15/0909/h_1441784298_2933751_0b05bdd457.png

    Please clarify the issue.

    Thank you.
    Best regards,
    Jack Richardson.

    Avatar: frogsandbears
    frogsandbears
    Participant
    September 9, 2015 at 08:56

    Hi Jack,
    I can still see them on the page. could you please check this link?
    http://www.frogsandbears.com/product/handmade-silk-flowers-2/

    I would like to make tag and category invisible.

    thank you,
    Katja

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 9, 2015 at 09:43

    Hello,

    Please add this code in custom.css:

    .product_meta > span {
        display: none;
    }

    Best regards,
    Jack Richardson.

    Avatar: frogsandbears
    frogsandbears
    Participant
    September 9, 2015 at 10:15

    Hi jack,
    unfortunately the tag and category are still there 🙁

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 9, 2015 at 12:36

    Hello,

    I’ve added “!important” to the code. Please clear browser cache and check now.

    Best regards,
    Jack Richardson.

    Avatar: frogsandbears
    frogsandbears
    Participant
    September 9, 2015 at 13:12

    yep, works, thanks a lot!

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 9, 2015 at 13:40

    Hello,

    You’re welcome.

    Best regards,
    Jack Richardson.

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

The issue related to '‘Hide category and tags’' 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.