Forums

[resolved] How to show all entries with one tag/category ? (3 posts)

  1. rubeus100
    Member
    Posted 2 years ago #

    How display all entries with one tag/category ? Not only a number of entries, as is sets the section number of entries per page ?
    Or how ad prev, next navigation to results page ?

  2. MichaelH
    Volunteer
    Posted 2 years ago #

    Change to the WordPress Default theme, add the Tag Cloud Widget and the Category Widget via Admin->Appearances->Widgets then visit your blog and click on some of the tag or category links to see how WordPress handles the display of archives.

    Review Template Hierarchy to understand what Templates WordPress uses to render posts, then look at those Templates in the wp-content/themes/default folder to see how it uses the template tag, previous_posts_link() and next_posts_link(), to display navigation links.

    Related plugin:
    http://wordpress.org/extend/plugins/custom-post-limits/

  3. rubeus100
    Member
    Posted 2 years ago #

    Thx. Those plugin is what I need !

Topic Closed

This topic has been closed to new replies.

About this Topic