Display selected posts (with same tag) in chronological order on a page
-
Hi guys,
I am working on a travel blog, with a main blog page which has all my blog posts in reverse chronological order and this is fine.
However, I want to add seperate pages which will display blog posts from a specific continent together, but in chonological order, so that the reader can follow the journey more clearly.
I have tried to google this and not found anything helpful.
What I am looking for is some code that I can put on a page which will look through my blog posts, select only the ones which contain a specific tag, and display them in chronological order. Like running a seach query.
It seems like a simple idea, is it?
Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Display selected posts (with same tag) in chronological order on a page’ is closed to new replies.