How do I add my recent posts (any recent posts, not from a specific category) to the bottom of my static page, after the content?
Thanks!
How do I add my recent posts (any recent posts, not from a specific category) to the bottom of my static page, after the content?
Thanks!
You will need to add a second loop to the template for your static page. Here is an article that might help:
http://www.catswhocode.com/blog/multiple-wordpress-loops
See especially the section titled "Store your query for future use" near the bottom.
You must log in to post.