Word Press: news category - how do I show all blogs entries?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
simonmlewis
DevNet Master
Posts: 4435
Joined: Wed Oct 08, 2008 3:39 pm
Location: United Kingdom
Contact:

Word Press: news category - how do I show all blogs entries?

Post by simonmlewis »

We have a web site that uses Word Press, but it also has a blog (with a category of "news").
We also have a Newsletter page under /newsletter.

If I go to /news.... it forwards to /newsletter.
The blogs were accidentally put into "latest news", and I thought latestnews or latest-news would be a page to show all blog entries. It doesn't.

So how do I configure a page that shows all the news entries?
I've sure it's easy. Just no idea how to do it.
Love PHP. Love CSS. Love learning new tricks too.
All the best from the United Kingdom.
simonmlewis
DevNet Master
Posts: 4435
Joined: Wed Oct 08, 2008 3:39 pm
Location: United Kingdom
Contact:

Re: Word Press: news category - how do I show all blogs entr

Post by simonmlewis »

Scratch that, I should have Googled it first.

Here's how: http://www.wpbeginner.com/wp-tutorials/ ... wordpress/
Love PHP. Love CSS. Love learning new tricks too.
All the best from the United Kingdom.
Post Reply