Forum Replies Created
-
AuthorPosts
-
Dear,
If you want add icon 'Schule Interview' in Application acctions, please switch your to use Jobmonster child theme then add custom code in file functions.php of child themeadd_action('noo-manage-application-action', function(){ echo '<a href="#" data-toggle="tooltip" class="member-manage-action" title="Schule Interview"><i class="fas fa-user-friends"></i></a>'; });
That custom code only link and empty handler, because i don't understand what is you want handler when 'Schule Interview' click or you want add link to handler for a tag in custom code.
Best regards.
Sorry,
We have yet to check import job via WP All Import cron task, you can create a demo site to check it.Best regards.
Dear @kev3210 Please create new topic with your problem, i will check details to help you.
Best regards.
Dear, i have check again i see the Noo Mailchimp widget can't load Mailchimp list when not install Mailchimp for WordPress plugin I will fix it in next update version.
To fix your problem, i have install Mailchimp for WordPress plugin on your site, Now, please go to check your site and select mailchimp list for Noo Mailchim widget.
Best regards.
Dear, i current version, the jobmonster not support Json LD data, we're will check it in next update version.
Now , If you are using it, there are obviously plugins that can help you out as well.
Best regards.
Dear.
1. Please kindly send for me admin account your site and your problem URL via private reply, i will check to help you.2. I don't understand what is problem in image https://imgur.com/a/kFs3rQA please kindly give for me more details.
Best regards.
Dear, the member is special page included in Jobmonster theme and not support clone. If you want hide some menu in member page, please go to admin menu Jobmonster -> Settings -> Memeber menu and change menu settings
Best regards.
Dear, please kindly go to admin menu 'Jobmonster -> Settings -> Member' and check 'Register Notify' setting then click 'Save Change' to udpate member setting data, then check your site again.
Best regards.
I can't login with account your send, please kindly check again.
Best regards.
Dear, please 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 remove it in version 4.6.1 you can copy file 'layouts/dashboard/manage-application-ajax.php' from theme to child theme to edit it.
Or you can switch to use default application in old version. please add custom code in file functions.php of your theme
add_filter('noo_member_dashboard_ajax_application_datatable', '__return_false');
Best regards.
This reply has been marked as private.Dear,To fix your problem, please delete NOO LandMark Core 2 plugin on your site then go to admin menu 'Appearance -> Install plugins' to install NOO LandMark Core 2 plugin again then check your site again.
Best regards.
This reply has been marked as private.Dear.
the Jobmonster not support Phone Number in register form but you can add 'Phone Number' field for Employer Company profile and make it is require field. To to it, please go to 'Jobmonster -> Custom fields -> Employer' and add new 'Phone Number' text field.Best regards.
Dear, I have checked many times your site on firefox and i see it still working like attachment, you can open 'Console Log' on firefox (see attachment ) to check whether there is an error during load.
Also, In new version 4.6.1 use ajax load in Application, if you don't want use ajax load and switch to use default of old version, please kindly add custom code in file functions.php of your theme to disable ajax load in Application.
add_filter('noo_member_dashboard_ajax_application_datatable', '__return_false');
Best regards.
Dear @hasher13 The Noo Jobs Import plugin is free plugin support for Jobmonster and no other plugin support it
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.
Dear, with some special pages in Jobmonster theme, eg: Member page, job archive page, resume archive page... it not support edit with Elementor page builder, please tell for me more details which page not work with elementor ?
Best regards.
4 years, 6 months ago in reply to: Bug? New Company account gets a list of Applications without any jobs submitted? #1204741This reply has been marked as private.4 years, 6 months ago in reply to: Hide time time ranges not working when more than 2 hidden hours #1204740Dear, please kindly send for me admin account and your problem URL via private reply, i will check details to help you.
Best regards.
Dear,
I have check your site and remove old favicon setting on your site, now the custom favicon is working, please check your site again.Best regards.
Dear, i have check your site and change Wishlist setting, Now, it's working, on your site, please check your site again.
Best regards.
Dear, I see the Area slider is working on your site, please see VIDEO
Sorry, please REMOVE css code
.navbar-collapse.collapse { float: none; display: table !important; margin: 0 auto !important; }
Then add custom CSS on your site
@media (min-width: 992px) { .col-md-12 { width: 100%; } .navbar-collapse.collapse { float: none; display: table !important; margin: 0 auto !important; } }
Best regards.
-
AuthorPosts