How to return Job Loop for only 1 Job Type e.g. only FullTime
Hi, I looked everywhere but there is nothing similar to my request. I'd love to have on my homepage 1 box for all "Fulltime" jobs and a separate box for all "Part-time" jobs.
I know that index.php calls loop-job.php after query_posts($args), which therefore returns all the jobs.
What $args do I need to pass to loop-job.php to get one Job Type only?
Thanks in advance
Last edited by businessbloomer; February 15th, 2013 at 11:55 AM.
Reason: typos