Forum Replies Created
-
AuthorPosts
-
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.
2 months 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.
2 months, 1 week 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.
2 months, 1 week 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.
2 months, 2 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.
Hi.
Thank you for contacting us.
Please check your attached image file again. I can't see your image.
If yes, please provide us with your site URL, admin account. We will help you check it soon.
Regards.
Hi.
Thank you for contacting us.
I see the ticker status resolve. If you need help, please let us know again.
Regards.
Hi.
Thank you for contacting us.
Please give us your site URL, admin and FTP account. We need access your source code to help you check that issue.
Regards.
Hi.
To import all the towns in France to the Job Location taxonomy, you can use the WP All Import plugin to import.
Regards.
-
AuthorPosts