Exclude a specific category from the categories under the page title
-
I want to exclude a specific category from the categories under the page title. https://snipboard.io/rzp4HZ.jpg
However, the exclusion option appears when I deactivate the “Show current category ancestors” feature as shown here: https://snipboard.io/8QuYR4.jpg – https://snipboard.io/ZG8BK9.jpg
I need to activate this feature and exclude the “Gift Card” category.
Is there a workaround for this issue?
Hello,
Navigate to Theme Settings > Product Archive > Page Title > Exclude categories.
https://ibb.co/HVZnY4r
Best Regards.
Hi Aizaz,
You may not have noticed this, but I need to enable “Show current category ancestors” and when I do, the option to exclude categories does not appear in the theme settings.
Now I need to activate the “Show current category ancestors” feature and a way to exclude the “gift card” category via code or a suitable solution.
Best Regards.
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.woodmart-archive-shop li.cat-item.cat-item-1782 {
display: none;
}
Best Regards.
Hello Aizaz,
Thank you, I appreciate your help. You can close the topic.
Best Regards.
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.
The topic ‘Exclude a specific category from the categories under the page title’ is closed to new replies.