NooTheme Premium WordPress Theme › Forums › JobMonster › Errors after upgraded to ver. 4.6.1: Jobs, Job Applications, Resumes don’t work
- This topic has 8 replies, 2 voices, and was last updated 6 years ago by
dangdv.
-
AuthorPosts
-
6 years ago #1204675
Hi,
I just upgraded Jobmonster to new version 4.6.1, some issues need your support:
1. Admin>Jobs function doesn't display number of applications and status of jobs in the list (see the attached image).
2. Admin> Jobs>Add job function:
The list "Posted by (Employer - Company)" and "Company" always show "No results found". Inputing 3 letters for searching, I have to wait 3-5 mn for the results.
Please help support these issues.
Thanks,
Pin
6 years ago #1204683This reply has been marked as private.6 years ago #1204688Dear.
1. I check again i see the application column in admin job listing dis hidden in screen min-width: 783px and max-width: 1366px, We're will remove it in next update version.2. Please kindly send for me your site URL, i will check details to help you.
Best regards.
6 years ago #1204701This reply has been marked as private.6 years ago #1204780Hi,
Please support these errors... since it's critical impact to our managent tasks.
Thanks,
Hoang
6 years ago #1204786I'm very upset with your no support, no feedback!
Pin
6 years ago #1204805Dear,
1. I see the select Posted by (Employer - Company) in Job setting still working (see attachment) but it very slow because search in 14k company on your site. That is the problem of WordPress when use with big data because all posts type in WordPress i save in one database and it very slow when use search query.2. If you want display it, please switch your site to use Jobmonster child theme then add custom code in file functions.php of child theme.
add_action('admin_head',function(){ echo ' <style> .widefat .column-comments:not(.hidden), .widefat .column-job_status:not(.hidden), .widefat .column-application:not(.hidden), .widefat .column-job_posted:not(.hidden){ display: block !important; } </style> '; });Best regards.
6 years ago #1204851This reply has been marked as private.6 years ago #1204862Sorry, please change custom code to
add_action('admin_head',function(){ echo ' <style> .widefat .column-comments:not(.hidden), .widefat .column-job_status:not(.hidden), .widefat .column-application:not(.hidden), .widefat .column-job_posted:not(.hidden){ display: table-cell; } </style> '; });Best regards,
-
AuthorPosts
You must be logged in and have valid license to reply to this topic.
