Forums

[resolved] How to seperate POSTS on PAGES (3 posts)

  1. benedict.aluan
    Member
    Posted 2 years ago #

    Hi experts, I'm working on a simple theme and I got this problem. I have two pages, News and the Projects. I also have two categories, News and Projects also. I can fetch or query their post differently using the query() function.

    I have navigation for both pages that highlight the current page where you at.

    My problem is, when a post is categorized as Projects, I go to the News page. How can I make posts that are categorized as Projects displayed on the Projects page when reading?

    Thanks

  2. RGlover
    Member
    Posted 2 years ago #

    The query_posts() template tag should be the solution you're looking for.

  3. benedict.aluan
    Member
    Posted 2 years ago #

    Thanks.

Topic Closed

This topic has been closed to new replies.

About this Topic