Hiding Created Categories? - by talonhead

This topic has 6 replies, 2 voices, and was last updated 7 years, 10 months ago ago by Jack Richardson

  • Avatar: talonhead
    talonhead
    Participant
    June 8, 2016 at 10:11

    As the title says. Is there a way to do this? I’d like select products to be placed in a category I create such as “best sellers” or “featured products” so that a Woocommerce slider in Slider Rev can be used for that particular category…but I don’t want to list those categories by themselves at the frontend.

    Thoughts on this?

    5 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 8, 2016 at 11:23

    Hello,

    Sorry, it’s a bit unclear. Could you please show a screenshot what you want to achieve?

    Best regards,
    Jack Richardson.

    Avatar: talonhead
    talonhead
    Participant
    June 8, 2016 at 11:29

    Sorry.

    I can shorten this question by just asking if there is a way to hide categories from showing up at the frontend?

    See enclosed screenshot.

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 8, 2016 at 11:57

    Hello,

    To remove this specific category you can use this css code:

    li.cat-item.cat-item-95 {
        display: none;
    }

    You can find item id in browser inspector http://storage2.static.itmages.com/i/16/0608/h_1465383420_3909610_9fe445307a.jpeg .

    Best regards,
    Jack Richardson.

    Avatar: talonhead
    talonhead
    Participant
    June 9, 2016 at 09:47

    Thanks Jack. I’ll give that a try. It sounds like that might do the trick.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 9, 2016 at 09:48

    Hello,

    You’re welcome.

    Best regards,
    Jack Richardson.

  • Viewing 6 results - 1 through 6 (of 6 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.