Title: Change to use different loop
Last modified: December 13, 2017

---

# Change to use different loop

 *  Resolved [shanecbell](https://wordpress.org/support/users/shanecbell/)
 * (@shanecbell)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/change-to-use-different-loop/)
 * I found out that some changes in my theme loop-single.php were causing the single
   job to not load. My question is, where can I change it in the code to make it
   use something like loop-single-2.php instead so I can still use all my custom
   theme elements. Any help you can give me will be greatly appreciated. Thanks 
   in advance.

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Contributor [Adam Heckler](https://wordpress.org/support/users/adamkheckler/)
 * (@adamkheckler)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/change-to-use-different-loop/#post-9782747)
 * This sort of customization help is a bit beyond what we can offer here. 🙁 You
   may want to look into one of these services for help:
 * [https://codeable.io/?ref=l1TwZ](https://codeable.io/?ref=l1TwZ)
 * [http://studio.envato.com/](http://studio.envato.com/)
 * [https://jobs.wordpress.net/](https://jobs.wordpress.net/)
 * … if you haven’t already fixed this, as seems to be the case from your other 
   thread:
 * [https://wordpress.org/support/topic/job-view-not-loading-fully/](https://wordpress.org/support/topic/job-view-not-loading-fully/)
 * Sorry I can’t be of more help here! 🙁
 *  Thread Starter [shanecbell](https://wordpress.org/support/users/shanecbell/)
 * (@shanecbell)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/change-to-use-different-loop/#post-9782755)
 * Thats unfortunate you cant let me know where in the code to make that change.
   Seems it should be a single place that calls the job listing and a single place
   that I would have to change a bit of code, I guess this is the downfall of not
   being a developer.
 *  [imcobarn](https://wordpress.org/support/users/imcobarn/)
 * (@imcobarn)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/change-to-use-different-loop/#post-9783414)
 * [@shanecbell](https://wordpress.org/support/users/shanecbell/)
 * I don’t think wp job manager uses “standard” loop from your theme file, looks
   like it’s done with a shortcode added to the page, [jobs] for example, if I’m
   not wrong.
    Code is in wp-job-manager\includes\class-wp-job-manager-shortcodes.
   php which calls then wp-job manager templates to display either list or single
   job.
 * To edit how single job is displayed override plugin templates in your theme and
   also you can create outer template to match you theme by creating custom post
   type templates, [https://developer.wordpress.org/themes/template-files-section/custom-post-type-template-files/](https://developer.wordpress.org/themes/template-files-section/custom-post-type-template-files/)
 * Hope that helps.
 *  Thread Starter [shanecbell](https://wordpress.org/support/users/shanecbell/)
 * (@shanecbell)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/change-to-use-different-loop/#post-9793591)
 * Thanks [@imcobarn](https://wordpress.org/support/users/imcobarn/), that is helpful
   and gives me some direction.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Change to use different loop’ is closed to new replies.

 * ![](https://ps.w.org/wp-job-manager/assets/icon-256x256.gif?rev=2975257)
 * [WP Job Manager](https://wordpress.org/plugins/wp-job-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-job-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-job-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-job-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-job-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-job-manager/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [shanecbell](https://wordpress.org/support/users/shanecbell/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/change-to-use-different-loop/#post-9793591)
 * Status: resolved