Forum Replies Created
-
AuthorPosts
-
If you use Elementor, you should remove the WP Backery Page Builder plugin.
Hi,
With the "No Refresh Job": This is the default field. If you want to change the text, you can use the Loco Translate plugin and translate for Jobica Core plugin to update this text.
For the rest of the fields, you seem to have added it to the Job Package. You can turn it off by going to:
- Jobmonster -> Custom Field -> Job -> scrolldown to "Fields to add to Job Package".
http://prntscr.com/rqjpo0- Jobmonster -> Custom Field -> Resume -> scrolldown to "Fields to add to Job Package".
Best regards,
tb.
4 years, 10 months ago in reply to: Using Recent Properties to display Aparments Properties on home page #1092465Hi,
I checked this shortcode, and it still works normally. You can check it again.
Hi,
I removed these lines, please reload your site and check again.
Best regards,
tb.
Hi,
Thank for your feedback.
You should still use the child theme when customizing the code. This will help you easily update the new version later.
Best regards,
tb.
4 years, 11 months ago in reply to: Using Recent Properties to display Aparments Properties on home page #1091931This reply has been marked as private.Hi,
You can send me a few screenshots or screen shot videos to better understand the problem you are having with Jobmonster.
Best regards,
tb.
The problem has been solved.
Please reload your site and check again.
Best regards,
tb.
This reply has been marked as private.Ok,
Please try with these line:
.noo-step-icon .noo-step-icon-class{
background-color: red; /* replace "red" to your color */
}
Hi,
You can add these lines to Custom CSS or style.css of Child Theme:
.noo-step-icon .noo-step-icon-class{
backgound-color: red; /* replace "red" to your color */
}
Best regards,
tb.
This reply has been marked as private.4 years, 11 months ago in reply to: we want to get this link or shortcode of “apply for job” popup #1089855Hi,
The "Apply for Job" form only works on Job detail and don't support shortcode for this form. If you want to use the custom link for this button, you can enable the option here:
When you enable this option, every time you post a job, "Custom Application Url" field will appear. You can add the link you want into this field.
Best regards,
tb.
Hi,
Jobmonster does not have this option. If you want to add a custom button, you can use the custom link in Menu.
You can refer this post:
Hi,
I checked, it seems the problem comes from the wp_nonce field from the registration form.
You can refer this post to clarify
https://joshpress.net/wordpress-nonces-and-wordpress-caching/
I will update this issue in the next version.
Best regards,
tb.
Hi,
A cache is a collection of data that is temporarily stored for quick access on demand. In computers, information is usually stored on a hard disk. When required, a computer needs to run some processes before the information is displayed.
Caching solves this problem by processing the requested information regularly and then storing it in memory or temporary memory. This allows the computer to access files quickly.
Caching allows your WordPress site to skip many steps. Instead of going through the whole page creation process each time, the plugin cached makes a copy. Then distribute the cached version to every subsequent user.
When you clear the cache the website has an error. You will need to find the cause of the error and fix it.
Data only loses when you delete from database. When you clear the cache, it will not affect the data from the database.
Best regards,
tb.
Hi,
Sorry, I don't think there is any plugin that is compatible with Jobica with the above functionality.
Hi,
You go to the noo-html-shortcode.php (/wp-content/themes/noo-jobmonster/framework/functions/) and find to these lines:
<?php noo_featured_content(); ?>
and replace to
<?php the_post_thumbnail( 'noo-thumbnail-square' ) ?>
Best regards,
tb.
Hi,
You can send me a screenshot of the button you want to change.
Hi,
If you want to custom popup when login via social, you can use Child Theme and custom the register-social-form.php file (/wp-content/themes/noo-jobmonster/layouts/forms/)
You can add the fields that you want to form.
Hi,
I want to close this topic. f you have problems on Jobmonster, please create new topic.
Best regards,
tb.
Hi,
Can you send me a screenshot to illustrate your function?
I need to understand how it works and display so I can suggest a plugin if it fits.
Hi,
I'm not sure about the position of show/hide header option, but this problem comes from Plugin Elementor Pro. You should contact them for assistance on this issue.
HI,
This popup is used for all Candidates when applying through Google.
Hi,
Jobmonster doesn't has these functions available.
For blogs, Jobmonster only currently supports displaying posts from new to old. There is an image that illustrates the function you are talking about.
-
AuthorPosts