Forum Replies Created
-
AuthorPosts
-
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.
Attachments:
You must be logged in to view attached files.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.
Hi.
For the register page, you can use this link:
https://wp.nootheme.com/jobmonster/member/?action=login&mode=register
add the "?action=login&mode=registe" parameter to your member link. That will help you open to register form.
Please recheck it.
Thanks.
Hi.
Please give us your site admin account. We need access to your site to help you check that issue. On our site, it doesn't include the incl vat string on the price. So I can't check it on my localhost.
Thanks.
This reply has been marked as private.Hi.
Thank you for contacting us.
Please let us help you check it again. Please give us your site info. We need access your site to help you check the issue.
Thanks.
This reply has been marked as private.Hi.
Thank you for contacting us.
1. Please use English for communication.
2. Please give us your site URL, and admin account. We need access your site to help you check that issue.
Thanks.
1 year, 8 months ago in reply to: Warnings to elements of the site -4-6 weeks after developing the site #1220142Hi.
Thank you for contacting us.
Please give us your site URL and admin account. We need access your site to help you check that issue.
Thanks.
1 year, 8 months ago in reply to: Assign job to different employers who do not have their job posted #1220131Hi again.
1. The agents ( company ) page will display all the companies in the back-end ( Jobs Companies ). If you don't want to display the company, you can remove the company via the back end. https://prnt.sc/9Lod4ckK0r9a
2. Yes, you can assign the job for the company list in the job edit via the back end. https://prnt.sc/htp8vsbv7sd0
If the job creates from the front end, it will auto-add the company info to this job.
The user doesn't exist, but the company info is still available in the Jobs/ Companies. That is why you can assign the job to the company. If you don't want to assign the job for the company without a user, you can remove the company without user info in the Jobs/ Companies dashboard.
Please recheck it.
Thanks.
-
AuthorPosts