Forums

[resolved] Listing posts per category in a "page" (3 posts)

  1. xdementia
    Member
    Posted 2 years ago #

    Hey everyone. I need to figure out how to list a bunch of posts on one of my wordpress "pages" that are linked in the main menu. I'd like to list it by category, but when I put php code in the html field in the edit page it comes out as mumbo-jumbo. Is there any html that will call a list of posts?

    Thanks.

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    You need a custom page template and an additional Loop to pull posts into a page. See:

    http://codex.wordpress.org/Pages#A_Page_of_Posts

    for an example template.

  3. xdementia
    Member
    Posted 2 years ago #

    This is awesome and worked perfectly, and the whole article helped my understanding a bit better too. Thank you!

Topic Closed

This topic has been closed to new replies.

About this Topic