Single page job not working with theme
-
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.
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
- The topic ‘Single page job not working with theme’ is closed to new replies.