#56247
 Radu
Moderator

Hello,

1. Activate Kleo Child Theme.

2. Then replace index.php from child theme with this file ( see attachment ).

3. Open the index.php look for $hidecategories = ‘cat=-1,-2,-3’; ( line 26 )

Replace -1 with id from category do you want to hide if you want to hide only one category the code will be like this : $hidecategories = ‘cat=-1’; but if you have more than one category to hide code will be like this : $hidecategories = ‘cat=-1,-2,-3’;

Let me know if it works.

Cheers

Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Attachments:
  1. index.php_.zip

Log in with your credentials

Forgot your details?