• Hi ..

    I’m trying to make a customized wp theme for my new blog .. and I’m having a problem ..

    I want to display the blog posts in a “page” not in the front page ..

    a good example is this wp theme
    http://ithemes.com/demos/charlie/

    there are no posts in the front page, but when you click “blog”
    http://ithemes.com/demos/charlie/?page_id=21

    it redirects you to a page displaying the blog posts ..

    How can I assign the blog posts to a specific page ??

    Will be thankful.

Viewing 1 replies (of 1 total)
  • Moderator James Huff

    (@macmanx)

    You’re thinking about it the wrong way. 🙂

    Instead of thinking, “How can I assign the blog posts to a specific page?” you should be thinking, “How can I assign a specific page to the front?”

    To do that, first construct a page to act as your new front page, then create a blank page for your posts.

    Now, go to Settings/Reader and under “Front page displays” choose “A static page” and select the appropriate pages from the pull-down list.

    http://codex.wordpress.org/Creating_a_Static_Front_Page

Viewing 1 replies (of 1 total)

The topic ‘Display “Blog posts” in a “page”’ is closed to new replies.