Forums

[resolved] Different Categories displaying on Different pages (9 posts)

  1. Ozy
    Member
    Posted 3 years ago #

    Hi wordpressers,

    I have been looking around the forum for a similar topic but to no avail.

    Here goes nothing.
    I am trying to show different categories on different pages. So basically,
    I have 3 different pages on my site. Each of these pages has a DIV layer with a measurement of 400x400. Is it possible to make a code in the DIV layer that will catch the published post CATCH a post? The post will know how to go there by category ID.

    So if I go to page_1: it displays posts from category A
    If I go to page_2: it displays posts from category B
    If I go to page_3: it displays posts from category C

    So three different pages displaying 3 different caregories.
    Is this possible? If so, how do I do it?

  2. MichaelH
    Volunteer
    Posted 3 years ago #

  3. Ozy
    Member
    Posted 3 years ago #

    I will give it a go. Thanks for the post and I will keep you posted in return! :)

  4. Ozy
    Member
    Posted 3 years ago #

    Thanks, it works! :-)

  5. Ozy
    Member
    Posted 3 years ago #

    Well, now that I have tried it out extensively. The plug in does not really show the content of the post, but just acts like a link to to the content of the post. Who can help me on this?

  6. MichaelH
    Volunteer
    Posted 3 years ago #

    Then you will need to create a Page Template(s) with a query_posts (or get_posts) loop to retreive and display posts from the desired category.

  7. MichaelH
    Volunteer
    Posted 3 years ago #

  8. Ozy
    Member
    Posted 3 years ago #

    Ok thanks! Now this is what I was looking for actually =o)

    Cheers Michael!

  9. LePigeon
    Member
    Posted 2 years ago #

    i did the same, it works but i need something more ;]
    i used example of Page of Posts and now i want to put there "wp_pagenavi" to organize number of post
    in example there is only "$showposts = -1; // -1 shows all posts"
    how can i force it to sort it with "wp_pagenavi" ? please help ;]

Topic Closed

This topic has been closed to new replies.

About this Topic