Hiding a categorie from the list - by Walid

This topic has 6 replies, 2 voices, and was last updated 6 years ago ago by Rose Tyler

  • Avatar: Walid
    Walid
    Participant
    April 13, 2018 at 15:11

    hi,
    I would like to hide a categorie from the categorie list like in the picture here… let say i want to hide the VFL-katalog
    https://prnt.sc/j4sow1

    I searched the forum, but couldn’t find an answer, looked in the web, I found some solutions but I don’t want to try yet..
    any help on this?
    Thank you.
    link in the PC

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 13, 2018 at 15:20

    Hello,

    These categories are shown in the sidebar via Product Categories WC widget. All available option you can find in settings of the widget http://prntscr.com/j4ssso
    VFL-katalog category can be hidden via custom css code:

    .widget_product_categories.sidebar-widget .cat-item-155 {
        display: none;
    }

    Regards

    Avatar: Walid
    Walid
    Participant
    April 13, 2018 at 15:34

    Didn’t work…
    I created a user name and password with an admin access
    credentiels are in the PC

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 13, 2018 at 15:38

    Wp-admin credentials are incorrect. Please check them.
    I do not see the code via the console. Have you added the code in Theme Options > Styling > Custom css? Do you use cache plugin? If yes, please clear cache.

    Regards

    Avatar: Walid
    Walid
    Participant
    April 14, 2018 at 13:05

    Dear Rose..
    I am sorry for the delay.
    We use the WP Super cache…i deleted the cache and it works… but with Chrome I needed to delete the cache too and not on FF:)
    more waste of time:)
    Thank you very much for your help!
    have a lovely week-end.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 16, 2018 at 07:16

    Hello,

    You’re welcome!
    Have a nice day.

    Regards

  • 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.