Portfolio Category Filter & Multiple Categories
Hi there,
I have 2 parent portfolio categories to use each of them on separate pages (our products(ürünlerimiz), and our hotels (otellerimiz)), I also have sub-categories listed under them.
I want to display only "our products" parent category and its sub-categories on our products page. I wrote their slugs in multiple categories area, the category filter also shows "all (tümü)" which I do not want to show on that page since it also shows "our hotels" portfolio items. How can I remove "all (tümü)" tab from the filter?
Another issue... How can I rearrange the placement of categories in the filter?
Thanks in advance for your help!
Comments
Sorry, "All (tümü)" tab does not show other parent categories, but I still want to remove it from the filter and rearrange the categories in the filter.
Thanks!
Hi,
1) To remove the All tab, you can use the following CSS code:
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
2) For the order, you can try the following plugin:
https://wordpress.org/plugins/taxonomy-terms-order/
Best regards