Answer the question
In order to leave comments, you need to log in
How to display category with custom post types in wordpress?
How to display a category with custom post types in wordpress as a blog.
So that there are blog previews of entries, and the link "read more" to view the full entry.
Perhaps give a link to a quality full lesson in your opinion.
(At the moment, I have studied everything I could find on this topic,
but unfortunately few lessons are devoted to the issue of inference).
Thank you for attention.
Answer the question
In order to leave comments, you need to log in
Understood this issue.
You need to create a Page with a custom template, in which you can specify the output of posts with a given custom post types through the query_posts function.
I published more details with code examples and screenshots on my blog as a hint for myself. I will be glad if someone else will be useful. Link: rightblog.ru/1946
We make a request according to this manual (there are examples there) codex.wordpress.org/Class_Reference/WP_Query (you will definitely need sections one and two )
Styling and displaying the necessary data is just the same as with regular posts
If these posts need their own goodies , then look here codex.wordpress.org/Template_Hierarchy
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question