Site logo

Archived topic

Hook woocommerce_archive_description (exclude a specific categories)

3 replies · Started by Rafael on July 18, 2020

Viewing posts 1–4 of 4

Hello generatepress team:
We appreciate the work you are doing with GP. I bought the premium version a few days ago. I would appreciate your help.
In the item (Woocommerce Shop Category Menu) I would like to exclude a specific categories. I would appreciate your help.
Aware of your comments.

Hi there,

did you import a Site from the Library ?
I assume Niche ?

If so can you let us know what categories are to be hidden.

Hello, thank you for everything, very kind of you, I already resolved. add this code hook
$cat_args['exclude'] = array('24');

Glad to hear that.

This archived topic is closed to new replies.