NooTheme Premium WordPress Theme › Forums › JobMonster › Post a jobs
- This topic has 4 replies, 2 voices, and was last updated 4 years, 1 month ago by dangdv.
-
AuthorPosts
-
4 years, 1 month ago #1208620
Can you reply to this ticket logged over 10 days ago !!!!!!
https://nootheme.com/forums/topic/post-a-job-issue-3/#post-1208619
4 years, 1 month ago #1208663Dear.
1. Newly created Employer account are able to post jobs without filling in company profile. But it is enabled in the backend that it must be filled in before they can post a job.
- You want require company profile before post job ? If you want require company profile before post job, please go to admin menu 'Jobmonster -> Settings -> Jobs' and check to setting 'Require Company Profile'2.Can I add more item to Job Advance Search - The limit is 8 items at the moment.
- Sorry, the Jobmonster only support 8 fields in Job Advanced Search Widget3.Please can you advise how to add code a custom box on the job listing page to show Google ads
- Sorry, the jobmonster not support add custom code or any things in postion 1,2. if you want add in postion 3, you can do it via use hook. Please install and switch your site to use Jobmonster Child Theme, then add custom code in Jobmonster Child Theme's file functions.php, eg:add_action('after_heading', function(){ echo 'This is Google ADS'; });
4. How do I edit the contents, layout and design of the job alert email?
- Sorry, the Jobmonster not support custom Job Alert email, if you can do it with your self, you can custom via filter hook 'noo_job_alerts_email_content' (in file 'noo-jobmonster/framework/admin/noo_job_alert.php line #494)5. What other new features are coming in 2020?
- Currently, We're don't have any plan for it.6. Can you also explain how "Apply with custom link" mean?
- If employer want candidate apply job on other url, eg Apply Job on Employer's website, the 'Apply with custom link' will help Employer do it.Best regards.
4 years, 1 month ago #1208763This reply has been marked as private.4 years, 1 month ago #1208764This reply has been marked as private.4 years, 1 month ago #1208779Dear,
1, Please kindly update Jobmonster theme on your site to latest version 4.6.6.23. Sorry, if you want add custom ads before jobs list in Job Archive page, please add custom PHP in file theme's functions.php
add_action('noo_job_archive_before_content', function(){ echo 'Demo Google ADS'; });
7. job listing page takes time to update jobs when new jobs are listed and approved.
- I don't understand this issues, please kindly give for me more details8. do you have a page where i can find custom codes that you have already made for people or common codes people request?
- Sorry, we're don't have that page.Best regards.
-
AuthorPosts
You must be logged in and have valid license to reply to this topic.