Forum Replies Created
-
AuthorPosts
-
4 years, 11 months ago in reply to: Layouts of resume are not working and some else questions #1207085
Dear.
1. Please read more in HERE to un-check options of multi-select. if you can't do it, please kindly send for me admin account and your site URL via private reply, i will check to help you.2. Sorry, the Jobica not support add new user role and if you want do it, you need custom many core of Jobica.
Best regards.
I disable (un-check) Application and Date on screen options. Please see attachment.
Best regards.
Dear.
Your mean: You can't select Job custom fields in package ? Please kindly send for me admin account and your site URL via private reply, i will check details to help you.Best regards.
Dear, if you want make Candidate Profile Image to require, please install and switch your site to use Jobmonster Child theme, then add custom code in file functions.php of Child theme.
add_filter('noo_candidate_require_profile_image', '__return_true');
Best regards.
If new version is avaiable, it will display notice update on admin like you update plugin. the Jobmonster current verson 4.6.5.2.
Best regards.
Dear, please change custom CSS code to
.member-heading-nav ul { text-align: center; width: 100%; }
Best regards.
Dear, i don't understand code or function you using, please kindly give for me more details. i will check to help you.
Best regards.
Dear. the Jobmonster don't have any action move job to trash. Please check your site again, check custom code, deactivate each plugin to check because i sure that problem not in theme.
Best regards.
Dear, i check again i see that is careerjet job. to fix it. please go to file 'noo-jobmonster/framework/add-ons/careerjet/class-job-careerjet.php' and add 'number_format_i18n' for $total_jobs like attachment
Yes, all settings on your site not lose when switch to use child theme.
Best regards.
4 years, 11 months ago in reply to: job description not showing in pending jobs , also email verification message #1206990Dear, i see the job drafts now show because it not update language in WPML. Now, i check your site and update it, Please check your site again.
Best regards.
This reply has been marked as private.Dear,
5. I check your site, i see you can't click to map marker because it display bellow Search Form (see attachment) if you want hide Search form on map, please add custom css on your site..noo-job-search-wrapper .noo-job-map .job-map-elementor { display: none !important; }
7. Sorry, the WordPress allow username with space but not allow username with + . So, i can't help you to fix it.
8. If you want do it, please switch your site to use Jobmonster Child theme, then add custom code in file functions.php of Child theme.
add_filter('jm_the_job_meta_fields', function($fields){ $new_fields = array(); foreach ($fields as $field){ if($field === '_full_address'){ continue; } $new_fields[] = $field; } return $new_fields; });
9. Sorry, because 2 and 3 is list custom fields of job and can't move job desc to it.
Best regards.
What is function you want add "if statment" Please kindly send for me screenshot, i will check to help you.
Also, Jobmonster only allow withdraw application 'pending' status, we're will add custom status in next update version.
Best regards.
Dear. to hide it, please add custom CSS code on your site.
.mobile-job-filter{ display: none !important; }
Best regards.
This reply has been marked as private.Yes, because malware still still exist on your site code, please check all code on your site again.
Best regards.
This reply has been marked as private.Yes, i'm mistake. to enable customemail notice, please add custom code in file functions.php of your theme.
add_filter('noo_job_post_form_allow_custom_application_notice_email', '__return_true');
Best regards.
Maybe malware still still exist on your site code and insert code to theme, please check all code of your site and remove it to sure your site is clean, please download theme again from Themeforest and install on your site again.
Best regards.
Dear, please go to file 'layouts/job/loop/loop.php' and use 'number_format_i18n' function for job count (see attachment)
Best regards.
4 years, 11 months ago in reply to: Lots of customizations don’t work with the hermosa theme including timetable #1206954Dear,
1. The class not show on Calendar because you add class but i not see class data: date, time start and end. But i see the the Noo Class Schedule shortcode is display class start at 6h and end at 17h.
Please check your class again.2. Please delete 'NOO Hermosa Core plugin' on your site, then go to menu 'Appearance -> Install Plugins' and install NOO Hermosa Core plugin latest version 1.4.2. I have add edit title params for NOO class slider shortcode setting'
Best regards.
Dear, please kindly send for me admin account and your site URL via private reply, i will check details to help you.
Best regards.
Please kindly send for me admin account and your site URL via private reply, i will check details to help you.
Best regards.
Dear.
"I got the before and after feature to work on our staging site but not on our live site"- I don't understand your questions, please kindly give for me more details, i will check to help you.
Also, you can search Before After shortcode in WP Bakery to use it (see attachment)
Best regards.
-
AuthorPosts