Forum Replies Created
-
AuthorPosts
-
Hi.
Sorry, are you talking about the Job's Expiration Date field on the job? https://prnt.sc/VB098ISal0l8
I still able to change that file on the job edit page. Please explain your issue again.
Regards.
Hi.
To style for the warning message on the company profile, please go to edit this file:
wp-content/themes/noo-jobmonster/framework/member/delete_account.php line 53, add the class "delete-account" to the div "<div class="form-title delete-account">"
Then you can use that class to add the CSS as you want.
Regards.
Hi.
I have checked your site with the expired job:
https://ev.dev-toursncrea.fr/?post_type=noo_job&p=14373
The expired job: "Moniteur d’atelier / Technicien cycle Paris" doesn't appear in the job search and archived job page when you turn off the "show expired" job in the customize. https://prnt.sc/C8PYDmVP0oRd
Please recheck it.
Regards.
Hi.
I see you are using another timetable plugin for this layout. https://prnt.sc/jXx5HXFikwxh
It doesn't look like our plugin.
Please check my demo, this is our timetable layout. https://prnt.sc/qK4rMGuf_lr3
I need access your site to help you check and config our plugin.
Regards.
Hi.
Thank you for contacting us and sorry for the late response.
Please provide us with your site URL, admin and FTP account. We will help you check and install the theme soon.
Regards.
Hi.
Thank you for contacting us.
Please provide us with your site URL, admin account. We need access your site to help you check that issue.
Regards.
Hi.
Thank you for contacting us.
We will update that plugin on our server soon.
Regards.
8 months, 1 week ago in reply to: Your theme (Noo JobMonster) contains outdated copies of some WooCommerce templat #1221955Hi.
Thank you for contacting us.
Don't worry about the WooCommerce outdated template files notice. It still works fine with the current version. We will check and update it soon.
Regards.
Hi.
Thank you for contacting us.
To hide the expired job offer, please go to Customize/ Job & Company/ Job listing and scroll down, you will see the option "Shoe Expired Job". Please turn off that option. https://prnt.sc/WW4YhxwmS66i
Regards.
Hi.
Thank you for your feedback.
Please provide us with your site admin account. We need access to your site to help you check the point 2 issue.
Regards.
8 months, 2 weeks ago in reply to: Have the advantages of choice of connection between the candidate or the employ #1221942Hi.
You can add the link to that button,
$candidate_demo_link = "#yourlink";
$employer_demo_link = "#yourlink";Please check this source code.
Regards.
8 months, 2 weeks ago in reply to: Have the advantages of choice of connection between the candidate or the employ #1221936Yes, if you want to add the button to login/registration form, you can use the source code below:
function noo_btn_login() { $candidate_demo_link = "#yourlink"; $employer_demo_link = "#yourlink"; ?> <div class="noo-login-demo" style="text-align: center"> <a style="padding: 10px 20px;" class="btn btn-primary" href="<?php echo esc_url($candidate_demo_link); ?>"><?php _e('Candidate Login', 'noo'); ?></a> <a style="padding: 10px 20px;" class="btn btn-primary" href="<?php echo esc_url($employer_demo_link); ?>"><?php _e('Employer Login', 'noo'); ?></a> </div> <?php } add_action('noo_register_form_start', 'noo_btn_login'); add_action('noo_login_form_start', 'noo_btn_login');
Add that custom code to the functions.php file in the theme folder.
Regards.
Hi.
The resume will automatically translate with WPML, I have tried to create a new resume from the back-end with English language, and it will automatically translate to your Netherlands language. You need to translate the custom field first. https://prnt.sc/HLppsBYPK9Pn
For the small letter issue, I don't see that issue in the Netherlands language. https://prnt.sc/Y_Qm16NaEaRR
Please recheck it.
Regards.
Hi.
To auto-translate the resume custom field via WPML, please go to WPML/ Settings/Custom Fields Translation and search for the custom field that needs to be translated. https://prnt.sc/HLppsBYPK9Pn
Please recheck it.
Regards.
Hi.
You can try the honeypot anti spam to avoid the spam registration user.
https://datadome.co/guides/captcha/honeypot/
Regards.
8 months, 3 weeks ago in reply to: Have the advantages of choice of connection between the candidate or the employ #1221925Hi.
Thank you for contacting us.
This is the demo login form, it will auto login with the specific candidate or employer demo account.
Regards.
Hi askoadmin.
I have checked and fixed that issue on your site.
The issue is when you use the WP job openings plugin. It works fine when I disabled that plugin.
Please recheck it.
Regards.
Yes, I need your login details to access your site dashboard.
Regards.
Hi.
Please provide us with your site admin account. We need access to your dashboard to check.
Regards.
Hi.
We have checked and fixed that issue on your site.
Please recheck it.
Regards.
Hi.
Please provide us with your site admin account again. Maybe you have changed the old account info.
Regards.
Hi.
I have checked your site. I was still able to translate your site with the Loco Translate plugin.
Please recheck it.
Regards.
Hi.
Thank you for contacting us.
Please go to settings/ permalinks and save the config again.
If it still not work, please provide us with your site admin account. We need access your site to help you check the issue.
Regards.
Hi.
Thank you for contacting us.
Please go to settings/ permalinks and save the config again.
If it still not work, please provide us with your site admin account. We need access your site to help you check the issue.
Regards.
Hi.
Please provide us with your site URL and admin account. We need access your site to help you check that issue.
Regards.
-
AuthorPosts