Currently I can't get the single job page to be displayed.
I have ruled out its the theme.. I tried the default blank single.php file and that didnt work..
I followed the instructions by adding a single page to my theme folder. That still did not make the page appear.
I also tried.. using the code... in single.php
<?php if ( is_singular('job-listing') ) { ?>
This also didn't work..
Website is currently being built on an internal server so can't provide a link for you to view.