Forum Replies Created
-
AuthorPosts
-
Hi,
In Jobmonster, the packages operate based on the limits you set for the fields in the package.
eg:
If you set the limit of 'Post resume = 4, Job Apply Limit = 1' -> in function "Apply for Job", users can only "apply" once, and "Post a resume" function will work normally until the end of 4 posts.
- As your question:
Candidates profile deletes itself after accepting the job?
Means do not allow users to use the way the function in the package?
Hi,
Please enter them in the input box as the attached image I sent earlier
This reply has been marked as private.Hi,
You don't need to install plugin.
You go to Jobmonster -> Setting -> Member -> Enable Social Login.
Later your go to 3rd APIs tab -> add the necessary information
Hi,
I have a few updates to this problem.
Please reload your site and check again.
Best regards,
tb.
Ok!!
Hi,
Your package creation logic is currently different from Jobmonster.
To create a package and write own function to running on this package quite complicated.
If you use this field comes with the Resume Package:
You can add 1 custom field "Job Apply Limit" for Resume Package and update it to the package.
When a user purchases a package, you will need to update this field for that user. (Based on how the Resume Package works)
You need to write a function to check the number of times the user "Apply" and the number of remaining times. It need be updated for each user after each "Apply".
You can retrieve this value to limit users.
I think this is not an easy job, you can find a devepoper to help you do this. We are currently unable to help you update it.
Best regards,
tb.
Hi,
Currently the fields in the dashboard are default, there is no option to edit or add fields.
Best regards,
tb.
Hi,
I have a few updated code on your site.
Please reload your site and check again.
Best regards,
tb.
Hi,
1. I see that the score has improved:
2. I checked on Mobile and slider still normal works. Please send me a screenshot
3. As I mentioned above: Any page used as the homepage will be added to the "Front page". WordPress wants users to know that this page has been selected as the Home page
Hi,
We have integrated login function via Facebook, Google, Linkedin on Jobmonster. You can use them instead of using 3rd party plugins.
Reason:
In Jobmonster there are 2 types of users "Employer" and "Candidate". When registered users will have to choose one of these two forms . So the login function via Social has been customized to match the functionality of Jobmonster. If you use a 3rd party plugin, then users who log in via social can't use the functions Jobmonster is providing.
Best regards,
Hi,
I did not find the above error.
I have updated the latest version for the WP Backery Page Builder plugin.
Please reload your site and check again.
Best regards,
tb.
This reply has been marked as private.Hi,
I have a combination of Autoptiomize plugin (js, css, html, image compression) and W3 Total Cache plugin.
- I checked slider on the mobile and it still normal works.
- Any page used as a home page will display as default.
This reply has been marked as private.Hi,
Because a few array variables is empty -> indexes don't exist -> Cause the above error. This problem exists on Jobmonster, I will update it in the next version -> You do not need to worry about this issue.
Best regards,
tb.
Hi,
I checked and the color still normal works (you can remove cache and try again)
If you want to change the text color, you can add these line to Custom CSS:
.member-manage h3 {
color: red;
}
Hi,
1. Company profile will only appear in the first time "post a job".
2. You click to Edit Page -> scrolldown to Page Option -> remove logo image if applicable.
Later you go to Customizer -> Header -> Logo -> Add logo
Hi,
Currently you can only use the "Expired After" option (The time that buyer can use this package.)
Hi,
I am sure the string is in the above file.
Please try again.
Hi,
You can add these lines to Custom CSS or style.css of Child Theme:
.loop-item-wrap .show-view-more, .loop-item-wrap.grid2 .show-view-more, .list.loop-item-wrap .show-view-more{
display: none;
}
ul.noo-resume-list li .show-view-more{
display: none;
}
Best regards,
tb.
Hi,
The problem has been resolved.
Please reload your site and check again.
I translated this text and it worked properly.
-
AuthorPosts