• Hello,

    it would be a plus to have an option to make a link back to the full job offers listing while browsing on a job offer, i had to alter single-jobs.php.

    <?php  get_header(); ?>
    <div class="wrap">
    <p class="back"><a href="/contact/#offres">All job offer</a></p>
    	<?php if( function_exists('get_job_fields') ) get_job_fields(); ?>	
    </div>
    <?php get_footer(); ?>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Link back to job offer listing’ is closed to new replies.