Title: [Plugin: Job Manager] Shortcode loop problem
Last modified: August 19, 2016

---

# [Plugin: Job Manager] Shortcode loop problem

 *  Resolved [Aurélien Denis](https://wordpress.org/support/users/maigret/)
 * (@maigret)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-job-manager-shortcode-loop-problem/)
 * Hi,
 * first of all, thanks a lot for your plugin which I use.
 * My problem is that I’d like to display 3 fields on the offer list page… but I’m
   sure that I’m wrong.
 * Here is the code :
 * [job_loop]
    <div class=”job[job_row_number] job[job_id] [job_odd_even]”> <table
   class=”job-table[if_job_highlighted] highlighted[/if_job_highlighted]”> <tr> 
   <th scope=”row”>Title</th> <td>[job_icon] [job_link][job_title][/job_link]</td
   > </tr> [if_job_categories] <tr> <th scope=”row”>Categories</th> <td>[job_category_links]
   </td> </tr> [/if_job_categories]
 *  [job_field]
    <tr> <th scope=”row”>[job_field1_label]</th> <td>[job_field1]</
   td> </tr> [/job_field] [job_field] <tr> <th scope=”row”>[job_field2_label]</th
   > <td>[job_field2]</td> </tr> [/job_field]
 *  <tr>
    <td></td> <td class=”jobs-applynow”>[job_apply_link]Postuler en ligne[/
   job_apply_link][print_link][email_link]</td> </tr>
 * </table>
    </div>
 * [/job_loop]
 * [if_job_page_count]
    <div class=”job-nav”> <div class=”previous”>[job_page_previous_link]
   Page [job_page_previous_number][/job_page_previous_link]</div> <div class=”this”
   >Jobs [job_page_minimum]-[job_page_maximum] of [job_total]</div> <div class=”
   next”>[job_page_next_link]Page [job_page_next_number][/job_page_next_link]</div
   > </div> [/if_job_page_count]
 * Thanks for help !
 * [http://wordpress.org/extend/plugins/job-manager/](http://wordpress.org/extend/plugins/job-manager/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [Aurélien Denis](https://wordpress.org/support/users/maigret/)
 * (@maigret)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-job-manager-shortcode-loop-problem/#post-1683180)
 * Well I solved the problem by myself.
 * Be sure that I’ll make a review of your plugin on WordPress Channel. 😉

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Job Manager] Shortcode loop problem’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/job-manager_2792c3.svg)
 * [Job Manager](https://wordpress.org/plugins/job-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/job-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/job-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/job-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/job-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/job-manager/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [Aurélien Denis](https://wordpress.org/support/users/maigret/)
 * Last activity: [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-job-manager-shortcode-loop-problem/#post-1683180)
 * Status: resolved