Forums

Help please! Trying to put the posts of a category on a page!?? (2 posts)

  1. learnabouttech
    Member
    Posted 8 months ago #

    Hello everyone! I am having some trouble putting the posts of a single category on a page, so if there is a plugin that can help please let me know!!! Oh and I am using the theme iFeature and my site is appleinquirer.com

  2. alchymyth
    The Sweeper
    Posted 8 months ago #

    you could use a category template http://codex.wordpress.org/Category_Templates for the category, and the 'page-links-to' plugin http://wordpress.org/extend/plugins/page-links-to/ to link the page to the category archive.

    or look into creating a page template http://codex.wordpress.org/Pages#Page_Templates and add a query to catch only posts of that one category into the template.
    http://codex.wordpress.org/Class_Reference/WP_Query

Reply

You must log in to post.

About this Topic