M
M
Martian_o2020-07-03 13:34:46
WordPress
Martian_o, 2020-07-03 13:34:46

How to create a separate page for Wordpress posts?

Please tell me how to create a separate page for displaying posts of a certain category, if on the main page, in the index.php file, I display posts and I need to create, for example, news-post.php, and display certain posts in this file and so that I can menu go to this page

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
Orkhan Hasanli, 2020-07-03
@azerphoenix

1) create a page and remember the id of this page
2) create a template. For example, page-{id}.php
3) In the template, display the WP_Query loop and specify the category to be displayed or the id of the posts to be displayed, etc.
Ready

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question