Open GoogleCodeExporter opened 8 years ago
Hi,
Take a backup copy of frontend-jobs.php file in the Job-Manager folder in the
plugins directory and save it as frontend-jobs.php.original
Edit the frontend-jobs.php file in the Job-Manager folder in the plugins
directory...
and look at line 153 :-
$content .= sprintf( __( "We currently don't have any jobs available. Please check back regularly, as we frequently post new jobs. In the meantime, you can also <a href='%s'>send through your résumé</a>, which we'll keep on file.", 'jobman' ), get_page_link( $applypage->ID ) );
You can change the text and add the link / form you desire there.
If you mess it up rename frontend-jobs.php.original back to frontend-jobs.php
N.B. ALWAYS TAKE A BACKUP FIRST! :)
Original comment by dannydel...@gmail.com
on 6 Jun 2014 at 1:57
Original issue reported on code.google.com by
JMICH...@gmail.com
on 9 Mar 2014 at 2:42