Forum Replies Created
-
AuthorPosts
-
Yes, we're will display expired date instead of Equal to expired date in next update version.
Best regards.
Dear, i check code again, i see a problem in custom code, Please change custom code to:
add_filter('login_redirect', function( $redirecturl, $user){ if(Noo_Member::is_candidate($user->ID)){ if(isset($_POST['is_singular_job'])){ $redirecturl = get_the_permalink($_POST['is_singular_job']); }else{ $redirecturl = home_url('/'); } } return $redirecturl; },10,2); add_action('noo_login_form_end', function(){ if(is_singular('noo_job')){ echo '<input type="hidden" name="is_singular_job" value="'.get_the_ID().'">'; } });
You can see custom code in attachment, after change custom code please check your site again.
Best regards.
This reply has been marked as private.Yes, please add custom CSS on your site to fix it.
.header-float .navbar.navbar-fixed-top .navbar-nav > #menu-item-7750 > a:not(:hover) { color: var(--navbar-fixed-top-color); }
Best regards.
This reply has been marked as private.What is source you use to imports ? If data sources not link company and job, you need go to edit each job and select Company to assign.
Best regards.
Dear, you active 'Closing Date field' but you add Closing Date value for Job ? Please go to edit job and add Closing Date value then check your site again. If it still not work, please kindly send for me admin account your site and your site URL via private reply,i will check details to help you.
Best regards.
4 years, 7 months ago in reply to: Job Reposting doesn’t work – I have all latest theme & plugins updated #1204352Sorry, i missing email notice of your topic.
Please kindly send for me admin account your site and your site URL via private reply, i will checkd details problem on your site to help you.
Best regards.
This reply has been marked as private.This reply has been marked as private.I can't login to Godaddy with your account. because it require code via email or phone. Also, Please see attachment, i use code and i see it's working. Please check again.
Sorry, please use this custom code
add_filter('login_redirect', function( $redirecturl, $user){ if(Noo_Member::is_candidate($user->ID)){ if(is_singular('noo_job')){ $redirecturl = get_the_permalink(); }else{ $redirecturl = home_url('/'); } } return $redirecturl; },10,2);
Best regards.
Sorry, i don't understand what is icon in job categories. please kindly tell for me more details. i will check to help you.
Best regards.
This reply has been marked as private.Sorry. the Jobica not support it. It only support display 'Salary' with price range
Best regards.
To login i need code send via your email or phone. You can download and extract file functions.php then copy file functions.php paste to override file functions.php in folder 'wp-content/themes/noo-jobmonster-child'
Best regards.
Mean, you want change menu 'Latest Jobs' to white color ? If you want change it, please add custom CSS code on your site
#menu-item-7750 > a:not(:hover) { color: #fff; }
Best regards.
This reply has been marked as private.Dear, please go to menu 'Jobmonster -> Custom fields -> Job' and check field '_closing' and sure it's Enable.
Best regards.
4 years, 7 months ago in reply to: Does not load content when editing Noo Class Grid Slider #1204317This reply has been marked as private.Dear, i have check again i see that problem because NOO Hermosa Core plugin validate theme name to work, If you want change theme name, please delete NOO Hermosa Core plugin on your site then go to menu 'Appearance -> Install Plugins' and install NOO Hermosa Core plugin again, then you can change theme name.
Best regards.
Dear,
1. I check theme again and i see a problem in Post resume page, we're will release new version to fix it.2. Sorry, the Jobica theme not support display dropdown menu in user icon on header and the Login and Register menu is display in popup when click to user icon.
Best regards.
Dear, I see Salary field is disable and your site and config field is wrong, if Salary field setting 'Value' please add currentcy list like attachment and price with add in each job.
Best regards.
Dear, default topbar in Jobmonster is hide on Mobile and Jobmonster not support show it on mobile and please kindly send for me your site URL , i will check details menu problem on your site to help you.
Best regards.
Dear,Please kindly send for me admin account and your site URL via private reply to check your problem because i check and search text in Loco translate and i see text 'Post a Resume' in Loco like attachment.
Best regards.
-
AuthorPosts