Forum Replies Created
-
AuthorPosts
-
Hi.
Please try the solution below to fix that issue.
Please download the file from the URL: https://www.dropbox.com/s/gl1580bfn20kydt/noo_member.php?dl=0
and replace that file on your file at this path: wp-content/themes/noo-jobmonster/framework/admin/noo_member.php
Maybe that will help you fix that issue.
Thanks.
Hi.
Please give us your site URL, admin account. We will help you check the issue soon.
Thanks.
Hi.
1. For the search form at the page heading on the Job Archive page, it can't add the search field as the advanced search shortcode. If you want to hide that search form, please go to Customize/ Job & Company/ Job list and turn off the search form. https://prnt.sc/DNTMgFVIoOb_
2. To change the field label on the search widget, please go to Jobmonster/ Custom Field/ Job and change the field plural label. https://prnt.sc/Xtzd75WWn3IO
Please recheck it.
Thanks.
Hi.
Thank you for contacting us.
I have checked the theme with WP 6.2, it still works fine with the last version of WP and the plugins. Please recheck it and let us know again if you have the issue.
Thanks.
Hi.
Thank you for your feedback.
We will check and progress the refund to you.
Thanks.
Hi.
Thank you for contacting us.
We have checked and helped you fix the issue with the search property with the map. Now you can see the property on the map.
Please recheck it.
Thanks.
Hi.
Thank you for contacting us.
We have checked your site, I see the border for all images on your site. Maybe you found the CSS to do that.
Now do you want to add the banner image to the top of the page? Please give us your page want to do that. I'll help you check it.
Thanks.
Hi.
To change or remove the image at the top of the jobs listing, please go to Customize/ Job & Company/ Job list and check the "Insert Custom Content" option. https://prnt.sc/FqyKGXgO2tD-
Please recheck it.
Thanks.
Hi.
For the login form shortcode, you can use the custom source code below to create a new shortcode for the login.
add_shortcode( 'login_shortcode', 'login_shortcode' ); function login_shortcode() { return Noo_Member::ajax_login_form(__('Login','noo')); }
Please recheck it.
Thanks.
This reply has been marked as private.Hi.
I have signup your site and register for the free package. I still can manage the job at the front-end.
Please recheck it or give me the account to check that issue.
Thanks.
Hi.
I have checked and fixed that issue on your site by editing the shortcode Noo Jobs and selecting the Featured for the Sho option. https://prnt.sc/Zal8xiV8WCvy
Now it only displays the featured job on that shortcode.
Please recheck it.
Thanks.
Hi.
Please check the pages, you will see more on the home page.
For some home pages, it still has the issue with the Revolution slider, because I can't import the Revolution slider demo. The file demo size is over 2MB. Please check your server and increase the Max Upload size value. https://prnt.sc/mRRBdFxRLomP
Then I'll help you import the Revolution slider demo data.
Thanks.
Hi.
We have checked and helped you config the site and homepage. For the dummy data, we use the placeholder image to reduce the site when importing.
Please recheck it.
Thanks.
Hi.
Thank you for contacting us.
I have checked and helped you change the distance default value to 5km, I also added the CSS to help you display 3 fields in one line.
Please recheck it.
Thanks.
Hi.
Thank you for contacting us.
The "Featured company" config on the package will display the company with the start icon. It doesn't relate to the featured job. Please recheck it. https://prnt.sc/ZxWyOi2zqDM1
Thanks.
Hi.
We have checked and helped you fix the issue with the resume package page.
Please recheck it.
Thanks.
Hi.
We have checked and helped you fix that issue with the user profile page. https://prnt.sc/7rDfWGZL16v0
Please recheck it.
Thanks.
Hi.
Thank you for contacting us.
With our theme, you need to create a company first and then you assign the job for the company. It can't create a company when creating a job.
Thanks.
Thank you for your feedback.
Hi.
The site is currently not available. https://prnt.sc/DoJHJ3HaOnAH
How can I access your site? Please give us the link to access the back-end.
Thanks.
Hi again.
Please recheck the admin account again. Maybe you have changed the password. I can't access your site.
Thanks.
Hi.
I have checked and helped you fix that issue with PHP 8.
Please recheck it.
Thanks.
Hi.
Please add the custom source code below to the functions.php file to create a shortcode for the registration form:
add_shortcode( 'register_shortcode', 'register_shortcode' ); function register_shortcode() { return Noo_Member::ajax_register_form(__('Register','noo')); }
Then you can create the page and add the shortcode ['register_shortcode'].
Please recheck it.
Thanks.
Hi.
I have checked and helped you fix the Browser location page.
For the social login icon, you need to add the API key for each social. Please go to JobMonster/ Settings/ 3rd APIs and add the API key.
Thanks.
-
AuthorPosts