Is there any way to hide specific category on shop sidebar

This topic has 14 replies, 2 voices, and was last updated 3 months, 3 weeks ago ago by Luca Rossi

  • Avatar: Festigift
    Festigift
    Participant
    July 23, 2024 at 06:48

    Is there any way to hide specific category on shop sidebar

    Please, contact administrator
    for this information.
    13 Answers
    Avatar: Festigift
    Festigift
    Participant
    July 23, 2024 at 08:18

    please reply fast

    Please contact administrator
    for this information.
    Avatar: Festigift
    Festigift
    Participant
    July 23, 2024 at 08:19

    here is ss

    Files is visible for topic creator and
    support staff only.
    Avatar: Justin
    Luca Rossi
    Support staff
    July 23, 2024 at 08:45

    Hi @Festigift,

    The fastest way is using the custom CSS codes, please try adding the following CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:

    
    .etheme_widget_cats_filter a[href="https://newdemo.festigift.com/shop/?filter_cat=customized-products"],
    .etheme_widget_cats_filter a[href="https://newdemo.festigift.com/shop/?filter_cat=color-spray-cylinder"]{
        display: none !important;
    }
    

    Hope it helps!

    Avatar: Festigift
    Festigift
    Participant
    July 23, 2024 at 09:53

    is there any way we can hide parent category and subcategory of that category, automatically Hides

    Please contact administrator
    for this information.
    Avatar: Festigift
    Festigift
    Participant
    July 23, 2024 at 09:55

    right now if i hide from shop page it is hiding, but when i am going to another category page the category is showing on that page

    Avatar: Justin
    Luca Rossi
    Support staff
    July 23, 2024 at 10:03

    Hi @Festigift,

    is there any way we can hide parent category and subcategory of that category, automatically Hides

    Unfortunately, it’s not possible now. You are welcome to submit a feature request on our request board at https://www.8theme.com/taskboard/. Should your suggestion garner sufficient support from other customers, our development team will take it into consideration for inclusion in future updates.

    Best Regards,
    8Theme’s Team

    Avatar: Festigift
    Festigift
    Participant
    July 23, 2024 at 10:13

    ok no problem

    Please contact administrator
    for this information.
    Avatar: Festigift
    Festigift
    Participant
    July 23, 2024 at 10:14

    here is the ss

    Files is visible for topic creator and
    support staff only.
    Avatar: Justin
    Luca Rossi
    Support staff
    July 23, 2024 at 10:58

    Dear Festigift Team,

    We hope this message finds you well.

    We have observed an issue on our website concerning the visibility of the Holi Festival category. For your reference, I have attached links to screenshots from both the shop page and the category page as they appear on our end:

    – Shop Page: [https://tinyurl.com/2bagsbdb](https://tinyurl.com/2bagsbdb)
    – Category Page: [https://tinyurl.com/294dgt3q](https://tinyurl.com/294dgt3q)

    Upon review, it appears that the Holi Festival category is no longer visible on either page. Could you kindly verify this from your side?

    Thank you for your attention to this matter. We look forward to your prompt response.

    Best Regards,
    8Theme’s Team

    Avatar: Festigift
    Festigift
    Participant
    July 23, 2024 at 13:08

    kindly select any on 1 category in rakhi page then it is showing, holi festival

    Files is visible for topic creator and
    support staff only.
    Avatar: Justin
    Luca Rossi
    Support staff
    July 24, 2024 at 07:16

    Hi @Festigift,

    You can try with this global CSS codes:

    
    #etheme_product_categories_filter-7 > ul > li:nth-child(4),
    #etheme_product_categories_filter-7 > ul > li:nth-child(9) {
        display: none;
    }

    Then you can add more also:

    – 4 is Color Spray / Cylinder
    – 9 is Holi Festival

    Hope it helps!

    Avatar: Festigift
    Festigift
    Participant
    July 24, 2024 at 07:56

    is it possible to show selected category products on shop page, as their are many categories i want to show some selected category of products only in shop page ( like for now i want to show Rakhi Festival category products only and want to show category filter of rakhi festival sub category only )

    Avatar: Justin
    Luca Rossi
    Support staff
    July 24, 2024 at 12:16

    Hi @Festigift,

    As we mentioned in the previous replies, this feature is not available.

    You are welcome to submit a feature request on our request board at https://www.8theme.com/taskboard/. Should your suggestion garner sufficient support from other customers, our development team will take it into consideration for inclusion in future updates.

    Thanks for understanding!

    Best Regards,
    8Theme’s Team

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

You must be logged in to reply to this topic.Log in/Sign up

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.