Forum Replies Created
-
AuthorPosts
-
Hi.
For the employer information, please check the Jobs/ Companies management.
Please recheck it.
Regards.
Hi.
I have helped you change the job map style to your style. It needs to change the source code in this file:
wp-content/themes/noo-jobmonster/assets/js/google-map-custom.js
Please back up that file when you lose the map style.
Regards.
Hi.
I have enable the style from WooCommerce plugin. The changed also include in the update version. Don't worry about that.
I have editted the source code on this file: /wp-content/themes/noo-jobmonster/layouts/update_password.php to help you have eye icon on the update password form.
Please recheck it on olivier3 site.
Regards.
Hi.
Please recheck it. https://prnt.sc/Vqg8a4tCj1xB
I have helped you edit the source code on this site https://olivier3.idwebsolution.fr
Now it will limit the input length of the number field to 9.
Please recheck it.
Regards.
Hi.
We have checked and fixed that issue on your site. We also released a new version to fix that issue. You can get the update or keep the current version on your site.
Regards.
1 week, 1 day ago in reply to: Header photo and job location map not showing on job offer pages #1222539Hi.
To turn off the parallax background for the page heading, please go to customize/ Design and layout. Then you will see the option to turn off the "Enable Parallax Background" option.
Regards.
1 week, 2 days ago in reply to: Header photo and job location map not showing on job offer pages #1222537Hi.
I have checked and fixed the page cover issue on your site.
Please recheck it.
Regards.
1 week, 2 days ago in reply to: 1) Jobs are not displayed, 2) German Version always overwritten #1222529Hi Danilo85
Please create a new topic and provide us with your site info, admin account. We will access your site to help you check the issue.
Regards.
Hi.
I have checked and fixed that issue on your site. The issue when you disable the WPBakery page builder. You are using the WPBakery Page builder to build the home page content.
I have enabled that plugin to help you fix the homage page issue.
Please recheck it.
Regards.
1 week, 3 days ago in reply to: Header photo and job location map not showing on job offer pages #1222521Hi.
I have checked and fixed that issue on your site. You have missed the Zoom level config under the JobMonster/ Settings/ Location.
Now you can see the map.
Please recheck it.
Regards.
Hi.
I have checked and helped you update the addons plugin. Now you can hide the button on the search widget.
Please recheck it.
Regards.
Hi.
I have checked and fixed that issue on your olivier3 site.
Please recheck it.
Regards.
Yes, please go to this file: wp-content/themes/noo-jobmonster/framework/libs/custom-fields/render-fields.php
line 88 with the function noo_render_number_field()
and change the input code from
<input id="<?php echo esc_attr( $input_id ) ?>" <?php echo $class; ?> type="number" name="<?php echo esc_attr( $field_id ) ?>" value="<?php echo esc_attr( $value ); ?>" placeholder="<?php echo $field_value; ?>"/>
to
<input id="<?php echo esc_attr( $input_id ) ?>" <?php echo $class; ?> type="number" name="<?php echo esc_attr( $field_id ) ?>" value="<?php echo esc_attr( $value ); ?>" placeholder="<?php echo $field_value; ?>" oninput="javascript: if (this.value.length > this.maxLength) this.value = this.value.slice(0, this.maxLength);" maxlength = "9" />
This code will affect to all your number custom field.
Please recheck it.
Regards.
Hi.
Thank you for contacting us.
1. We don't use the "Restrict Content Pro" plugin, but you can try that plugin with our theme.
2. We don't support the CSV plugin to manage the job board. You can import the job from a CSV file.
Regards.
Hi.
Do you see the "Enable Search Form" option on the noo advanced search widget? https://prnt.sc/rRlAOIBjVhRX
Please recheck it. If it still doesn't work, please provide us with your site URL, admin account. We will access your site to help you check the issue.
Regards.
2 weeks, 1 day ago in reply to: 1) Jobs are not displayed, 2) German Version always overwritten #1222489Hi.
We have checked and fixed the job list issue on your site.
For the German language, I see you are storing the language file in the system folder. It will keep the file when you update the theme.
Please recheck it and let us know if you are still having the issue.
Regards.
Attachments:
You must be logged in to view attached files.Hi.
Please get the plugin "Jobmonster Elementor Addon" from this link https://drive.google.com/file/d/1rzLPwDUohlxzNDPjFmvY0zmzgl_Nf8-6/view?usp=sharing
We have added the option to hide the "find jobs" search form on the widget.
Please recheck it.
Regards.
Hi.
I have checked your child theme folder. I only see the French language in the languages folder. If you have more language, please copy the language file to the child theme.
And copy the file to the child theme if you want to customize the form.
Please recheck it.
Regards.
2 weeks, 5 days ago in reply to: problem with the “displayed name” field, which does not change #1222480Hi.
I have edited this file: wp-content/themes/noo-jobmonster/framework/admin/noo_member.php line 383 to help you fix the issue.
Regards.
Hi.
I have access to your oliver3 site to help you check that issue. I have edited the file in the author folder: https://prnt.sc/vMbaB18u5WpU
First, you need to click the sync button, then you will see the string "View Resume Details" to translate.
Please recheck it.
Regards.
If you want to add the "*" after the location label, please add "required-field" to the class on line 65 in this file:
wp-content/themes/noo-jobmonster/layouts/forms/job_alert_form.php.
Please recheck it.
Regards.
Hi.
This is setup for the select custom field: https://prnt.sc/tI_m30G4KzRz
Please recheck it.
Regards.
2 weeks, 5 days ago in reply to: 1) Jobs are not displayed, 2) German Version always overwritten #1222476This reply has been marked as private.3 weeks, 3 days ago in reply to: 1) Jobs are not displayed, 2) German Version always overwritten #1222469Hi.
Thank you for contacting us.
Please provide us with your site URL, admin account again. We will access your site to help you check the issue.
Regards.
Hi.
Thank you for contacting us.
Sorry, currently we only support Google Maps and Bing Maps. We will consider supporting OpenStreetMap.
Regards.
-
AuthorPosts