Forum Replies Created
-
AuthorPosts
-
Login / Register button: You can try with the code (attachment)
Hi,
Currently jobmonster does not have this function available. You can use this plugin:
Hi,
If you do not override the slug for the Job archive page, it will default to "noo_job".
It looks like you removed this line from the register_post_type function:
'rewrite' => apply_filters( 'jm_job_rewrite', $job_rewrite ),
Please check again.
Hi,
I have reset the database and reinstalled the demo data. You can now customize it.
Note:
- If you use Elementor, your should remove WP Backery Page Builder.
- Only enable caching for the site when you have finished customizing.
Best regards,
tb.
Hi,
1. I checked, it seems this problem exists on Jobmonster. We will fix this problem in the next version.
You can give me your account login account (Set as private reply), I will help you remove this action.
2. With single and double quotes, use the following two strings when enter the text to input field:
" -> "
' -> '
eg: We are " the best "
3. You want to add a name email instead of the text E-mail?
4. Currently, the content of the email will contain the verify link, after the verification is completed, the site will automatically redirect to the member page.
Best regards,
tb
Hi,
Please send me wp-admin account.
I will help you check.
You can send me link your site
5 years, 7 months ago in reply to: Job Location on Single Job Page not working & Layout 4 weird since update #1082032Hi,
This option is currently unavailable.
If you add Close date, it will be displayed here:
Regards,
tb.
Hi,
Please send me wp admin info (Set as private reply). I will help you check.
Best regards,
tb.
Hi,
You can create different packages so users can choose the package they want it to.
5 years, 7 months ago in reply to: Can't post the job "you don't have permission to access" #1082028Hi,
I posted a job with the account above and it still works normally.
The above error occurred when the server blocked access to the post job link.
Of course you can customize the code.
Hi,
I'm not sure about this problem.
Please send me wp admin account. I will help you check.
Best regards,
tb.
5 years, 7 months ago in reply to: Job Location on Single Job Page not working & Layout 4 weird since update #1082022Hi,
- Map: the issue fixed.
- The display Custom field position: You can display the custom field in front of the content or behind the content.
Best regards,
tb.
Hi,
Please send me wp admin account. I will help you check.
Hi,
I checked the .po file. Because there are some updates in the code, you will need to remove the 2 files de_DE.po and de_DE.mo in languages folder and translate again. I think this time it will work.
Best regards,
tb.
Hi,
I checked the .po file. Because there are some updates in the code, you will need to remove the 2 files de_DE.po and de_DE.mo in languages folder and translate again. I think this time it will work.
Best regards,
tb.
Hi,
You can try to disable the function image cdn on Jetpack.
Hi,
We have not been able to check the compatibility of this plugin with the Citilight theme yet.
But I think this is a standalone plugin, I think it will work on citilight. But you can only use the functions that the plugin provides, and it is completely separate from the functions that the Citilight theme provides.
Best regards,
tb.
Hi,
Can you create me a similar account?
I will check this problem.
Best regards,
tb.
Hi,
Instead of customizing directly into the code, you can try with this plugin:
https://wordpress.org/plugins/custom-post-type-permalinks/
Best regards,
tb.
Hi,
I helped you customize it. Please reload your site and check again.
Best regards,
tb.
Hi,
This is a warning for fields that require a value to come from a browser, currently without customizations to change colors.
Best regards,
tb.
Hi,
The job and resume package page is based on shortcode, so it is just a custom page. So if changing the color for heading it will affect other custom pages.
You need to add separate classes for these two pages and use them to custom CSS to change the color for the heading.
CSS:
.package-heading .noo-page-heading .page-title {
color: #000; /* Change #000 -> your color */
}
Best regards,
tb.
-
AuthorPosts