Per-catagory List
-
In my WP blog, I have categories called “frontpage” and “music,” and I’d like to put short lists of the articles in these categories on other parts of my website. In particular, the frontpage of my website should have a list of articles from the frontpage category, and the music page on my website should have a list of articles from the music category.
How can I get a simple list of the 5 most recent articles in a category to be displayed on these other pages?
Each should contain the date, title, and the article summary.
https://mysite/blog/index.php is the main blogpage that comes with WP.
https://mysite/music.php and https://mysite/index.php need to contain the lists of articles for the frontpage and music categories.
The title of the article should link to the main article page in the blog directory, i.e. https://mysite/blog/path-to-article/articlename
THANKS! – Jameson
- The topic ‘Per-catagory List’ is closed to new replies.