Title: single.php
Last modified: August 21, 2016

---

# single.php

 *  Resolved [Rob7](https://wordpress.org/support/users/rob7/)
 * (@rob7)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/singlephp-11/)
 * Hi, I am wanting to modify and display sidebar on the single job listing page.
 * I thought I might first override the content-single-job_listing template. However
   I understand that somehow uses my themes single.php template to display it.
 * I therefore think I want to modify single.php to basically hardcode in the sidebar.(
   i don’t think my theme plays too nicely with the plugin – the theme has its own
   page composer and custom settings)
 * single.php is currently responsible for my blog. Is there a way to get the plugin
   to use say single-jobs.php instead of using single.php?
 * Thank you, nice plugin.
 * [https://wordpress.org/plugins/wp-job-manager/](https://wordpress.org/plugins/wp-job-manager/)

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

 *  Plugin Author [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * (@mikejolley)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/singlephp-11/#post-5121278)
 * You can create a single-job_listing.php to target only job posts.
 *  Thread Starter [Rob7](https://wordpress.org/support/users/rob7/)
 * (@rob7)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/singlephp-11/#post-5121466)
 * Hi, thanks for quick response. Its the sidebar I need to change on the single
   job listing page. How do I do that without changing single.php (as single.php
   is used for my blog). Thanks.
 *  Plugin Author [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * (@mikejolley)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/singlephp-11/#post-5121483)
 * Like I said, create and modify a single-job_listing.php instead. You can copy
   the contents of single.php to single-job_listing.php and remove anything you 
   want.
 *  Thread Starter [Rob7](https://wordpress.org/support/users/rob7/)
 * (@rob7)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/singlephp-11/#post-5121485)
 * Great thanks, i will try that.
 *  Thread Starter [Rob7](https://wordpress.org/support/users/rob7/)
 * (@rob7)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/singlephp-11/#post-5121537)
 * Worked great thanks. 🙂

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

The topic ‘single.php’ 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/)

## Tags

 * [sidebar](https://wordpress.org/support/topic-tag/sidebar/)
 * [single](https://wordpress.org/support/topic-tag/single/)
 * [template](https://wordpress.org/support/topic-tag/template/)

 * 5 replies
 * 2 participants
 * Last reply from: [Rob7](https://wordpress.org/support/users/rob7/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/singlephp-11/#post-5121537)
 * Status: resolved