• Hi,

    I need to basically display the TITLE of all posts in a specific category. And for the TITLE to link to the single post.

    What template tag should I use to do this?

    Cheers,
    Bryce

Viewing 3 replies - 1 through 3 (of 3 total)
  • Normally, you should use category-XX.php where XX is the cat ID#.
    However, my question is: WHERE do you want to “display” this?

    Thread Starter bryceadams

    (@bryceadams123)

    On the INDEX page. Also, if possible can this be done with displaying all the posts of one TAG using 2.3?

    If on the index… you have options:
    a) for coders it might be easier to use a custom Loop
    b) for those that don’t like to mess with the code – like myself – there is a plugin to exclude categories from showing up. Click Extend at the top of this page > Plugins and search for “excluder”

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Display Posts In Only One Category’ is closed to new replies.