M
M
Max Ba2016-02-11 11:10:47
WordPress
Max Ba, 2016-02-11 11:10:47

How to create news on Wordpress?

Guys, help. You need to create a "news" section in WP. I created in two ways:
1) Pages. Parent "news" and in it created other pages "the news themselves". They say you shouldn't do it.
2) Created the heading "News" and wrote "Records". But the problem is that the URL of the curve is obtained. The word /category/ came from somewhere.
I need:
/news/ (list of announcements)
/news/novost1/ (news itself)
and so on.
What is the easiest way to implement such a scheme? At least figuratively, I implement it myself, the method is important.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry, 2016-02-11
@Cryden

Use custom post types. Here are examples of how to use Example 1 , Example 2 . And there will be happiness. After setting up the permalinks, get the url you need.

M
mr_dev1l, 2016-02-11
@mr_dev1l

Method 2 is the correct one. If you need to remove the category, then just install the plugin https://wordpress.org/plugins/wp-no-category-base/...
And the url can be configured in the "Settings -> Permalinks" section

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question