Forums

cat= is not working (2 posts)

  1. smcgilvray
    Member
    Posted 2 years ago #

    When I do $recent = new WP_Query("showposts=2&cat=24") it does not select the correct category. I have to use $recent = new WP_Query("showposts=2&category_name=Personal Development") to get the categories to show up right. None of the plugins that use cat= work the way they are suppose to.

  2. Shane G
    Member
    Posted 2 years ago #

    Hi,

    Check with this article:

    http://codex.wordpress.org/Category_Templates

    Thanks,

    Shane G.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.