Forums

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

  1. Ozy
    Member
    Posted 6 months 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
    moderator
    Posted 6 months ago #

  3. Ozy
    Member
    Posted 6 months ago #

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

  4. Ozy
    Member
    Posted 6 months ago #

    Thanks, it works! :-)

  5. Ozy
    Member
    Posted 6 months 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
    moderator
    Posted 6 months 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
    moderator
    Posted 6 months ago #

  8. Ozy
    Member
    Posted 6 months ago #

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

    Cheers Michael!

Reply

You must log in to post.

About this Topic