Home Forums WoodMart support forum Hide a category from menu in the shop

Hide a category from menu in the shop

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #423479

    soporte-2208
    Participant

    Hello,

    I’ve created a category for OUTLET products that there are out of season. I put i point of menu in the “principal menu”, but i would like to hide from the menu of categories in shop,. Its possible?
    https://snipboard.io/Noef4g.jpg

    Slt.

    #423809

    Hello,

    Please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:

    .cat-item.cat-item-82 {
      display: none !important;
    }

    When you want to enable this Menu Item again under the Categories Menu then you just need to remove the provided CSS and the Menu Item will appear again.

    Hope this helps !

    Best Regards

    #423829

    soporte-2208
    Participant

    Hello,
    Thanks
    I’ve explained bad. Not only hide the menu. I need dont see the products of this categori an the general shop, only in the other point of menu that bamed “outlet”. Its possible? Thnaks in advanced

    #423884

    Hello,

    Actually, as you know the Categories and Products are handled by WooCommerce. So, we have confirmed from the WooCommerce options right now there isn’t an option available to do that for a specific Category or a specific Category of Products.

    You would eventually need to use a third party Plugin in this regard that best suits your needs or contact the WooCommerce Support in this regard once, they might help you better in this regard.

    Moreover, we came across a third party Plugin in this regard:
    https://wordpress.org/plugins/hide-categories-products-woocommerce/

    You can check this out. But remember this is not an official suggestion, this is just a personal suggestion that we came across while searching. So, we don’t know if it might or not conflict with the Theme.

    You can check this at your own risk. Hope you can understand our limitations in this regard.

    Best Regards

    #424839

    soporte-2208
    Participant

    Hello, thnaks a lot for the help. We can try trought a third part plugin.

    Slt!!

    #424930

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Hide a category from menu in the shop’ is closed to new replies.