Sections
No sections availableArticles
The navigation bar's HTML is in the following files:
For Seekers:
/templates/my_account.html
/templates/post_resumes.html
/templates/find_job.html
/templates/seeker_faq_menu.html
For Employe
To create a simple custom page, you will need to create at least 2 files - template/[page_name].html and engine/pages/[page_name].php, where [page_name] is the name of the page you wish to create. The
Each time the main page loads, the Featured Employers section will display a randomly chosen employer, picked from the set of all employers who have active jobs on your site.
In engine/pages/view_job.php find the following code:
if($result['count'] == 0 && $status == 'seeker' ){
return "<a href=\"?page=apply_for_job&post_id=