You can create a single-job_listing.php to target only job posts.
Thread Starter
Rob7
(@rob7)
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.
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
(@rob7)
Great thanks, i will try that.