Forums

[resolved] how to add another post page (3 posts)

  1. edzillion
    Member
    Posted 4 years ago #

    Hi
    I recently modified (and purchased, thank you!) the paalam theme, and found it easy to work with.
    I am now trying to add another page of posts.
    If you look at my site:
    http://blog.goldassets.co.uk
    Basically what I want is a button on the header bar ('home', 'about' and (new)'market updates') which would be the same as the index page except only displaying posts from the market updates category.
    I gather this is rather advanced, but I am confident :) I just need a few pointers of where to start.
    I think I need to edit the functions in query.php to change the_post() function to be something like the_market_post() and then add variables to the WP_Query class to contain only the market posts...

    Am I on the right track? Any suggestions/examples?

    TIA
    Ed

  2. moshu
    Member
    Posted 4 years ago #

    You are overcomplicating it. First of all, forget about doing it with a Page.
    See if this helps:
    http://www.transycan.net/blogtest/2007/07/26/pages-and-categories/

  3. edzillion
    Member
    Posted 4 years ago #

    thanks again moshu
    using the page you linked and the excluded categories plugin. I got exactly what I wanted.

Topic Closed

This topic has been closed to new replies.

About this Topic