Results 1 to 1 of 1

Thread: Query Post for jobseeker blog home page

  1. #1
    Thread Starter
    Junior Member samonja's Avatar
    Join Date
    Mar 2012
    Location
    Atlanta, Ga
    Posts
    48
    Thanks
    3
    Thanked 1 Time in 1 Post

    Query Post for jobseeker blog home page

    I am trying to create a new blog page for the jobseekers. I want to only show about 5 post from each categories --- how do i do that.

    this is the string for one category --- thanks


    <?php $args = array( 'paged'=> $paged, 'post_type' => 'post','cat' => 244 ); query_posts($args); ?>

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. how can I stop my blog showing the full post fom blog home
    By adfree in forum WordPress General Discussion
    Replies: 5
    Last Post: July 31st, 2013, 04:32 PM
  2. how can I stop my blog showing the full post fom blog home
    By adfree in forum WordPress General Discussion
    Replies: 1
    Last Post: January 26th, 2012, 11:10 AM
  3. Display job listings on post/page using custom field as query.
    By pabl70 in forum JobRoller General Discussion
    Replies: 6
    Last Post: April 26th, 2011, 11:30 AM
  4. [MOD NEEDED] show list of ads from query of custom field in a tab on home page
    By iamfabian in forum ClassiPress General Discussion
    Replies: 2
    Last Post: January 15th, 2011, 09:42 PM
  5. Simple question : How can i increase blog post number on my home page ?
    By kk8ete in forum ClassiPress General Discussion
    Replies: 2
    Last Post: November 21st, 2010, 03:24 PM