Forum Replies Created
-
AuthorPosts
-
Dear, To fix your problem, Please add custom CSS code on your site
@media (max-width:991px){ .noo-list-job-category, .noo-job-search-wrapper .job-search-bg-image:not(.job-search-slider){ padding-top: 0 !important; } }
Best regards.
Dear, To fix your problem, Please add custom CSS code on your site
.company-social .noo-icon { font-weight: 900; color: #fff; }
Best regards.
Dear, If you want change it. Please add custom CSS code on your site
.noo-shortlist .fa-heart::before { content: "\f005"; }
Best regards.
Dear, Please kindly send for me admin account and your problem URL via private reply, I will check details to help you.
Best regards.
Dear, If you want add icon for Job Category or Job Address, Please go to 'Jobmonster -> Custom Fields -> Job' and select 'Field Icon' For Job category field and job address field.
Also, I check again i see Jobmonster current version not support move/custom postion job meta item. We're will check and add support it in next update version.
Best regards.
Dear, Please kindly send for me admin account and your problem URL via private reply, I will check details to help you.
Best regards.
Dear, Please send for me admin account and your problem URL via private reply, I will check details to help you.
Best regards.
Dear, You can read this reply to use custom application url when import job with WP All Import.
Also, you can read Custom Field Document when import with WP All Import.
Best regards.
Sorry, the Jobmonster not support any to help you do it. You can use plugin to bulk delete all job:
eg:https://wordpress.org/plugins/bulk-delete/
Yes. It's function for employer republish a job when it expired.
Sorry, the Jobmonster theme not support steps on Apply Job form.
Best regards.
Dear, If you want hide Company Contact form, please go to 'Customize -> Job & Company -> Single Company' and change setting 'Show Contact Company Form' to Off.
Best regards.
Dear, I check and i see that problem because text css you use is wrong, I have check CSS text again (like attachment) Now it's working, Please check your site again.
Best regards.
Attachments:
You must be logged in to view attached files.Dear, Please kindly delete JM Core plugin on your site, then go to admin menu 'Appearance -> Install Plugins' and install/activate JM Core plugin to get latest version 1.0.7
After update JM Core plugin, please add custom code in file functions.php of your theme.
add_filter('jm_build_job_map_data_pre_query', function(){ return new WP_Query(array( 'post_type' => 'noo_job', 'post_status' => 'publish', 'posts_per_page' => -1, 'ignore_sticky_posts' => true, 'no_found_rows' => true )); });
Best regards.
Dear, Please kindly update Noo Timetable plugin on your site to latest version 2.1.1 then check your site again.
Best regards.
Dear, That problem because CSS render of chrome and safari is different. I have add custom CSS to fix that problem. Please check your site again.
Best regards.
Dear, I was create custom heading layout in Yogi child theme to fix your problem. Now, please switch your site to use Noo Yogi Child Theme then check your site again.
Best regards.
Dear, I login to your site and check translate of Front End PM plugin. Then click 'Sync' to load langauge of plugin. Now, please check translate version of plugin again (see attachment)
best regards.
Attachments:
You must be logged in to view attached files.Dear, Please kindly send for me admin account and your problem URL via private reply, I will check details to help you.
Best regards.
If you want hide feature image on single post, Please add custom code in file functions.php of your theme.
add_filter('noo_has_featured_content', function($value){ if(is_single()){ return false; } return $value; });
Best regards.
Dear @asterace you can create new topic with your problem. We're will check to help you.
3 years, 10 months ago in reply to: how to add new page and menu in left sidebar in candidate dashboard #1211231This reply has been marked as private.Dear, Please kindly send for me admin account of your site, I will check details problem on your site to help you.
Best regards.
Dear, Please kindly send for me your site URL, i need check details to help you.
Best regards,
Dear, Please kindly send for me admin account your site via private reply, I need check details problem on your site to help you.
Best regards.
-
AuthorPosts