Thread Starter
dnspn
(@dnspn)
Hi @lopo
Thanks for your fast answer, I was able to resolve this.
The problem existed for some reason because it came into an issue with pre_get_posts and is_post_type_archive.
For some reason when this is used in combination with the plugin it sets the rules for the display of the custom posts.
I hope it can help somebody else too 🙂
-
This reply was modified 9 years, 2 months ago by dnspn.
Thread Starter
dnspn
(@dnspn)
I’ve made a theme from scratch. Thats why i need to know how to do it from the templating side.
Maybe its possible to create a function that searches posts in category and links it to a nav menu name?