Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
Hi,
Please zip the log file and upload again.
This reply has been marked as private.Hi,
I checked 1,2 and this problem exists on JOBICA, we will update it in the upcoming version.
- Width the type is "Single", there will be no checkbox.
Best regards,
tb.
Hi,
You can add these lines to Custom CSS:
If you want to change one color for all item
svg path{
fill: #005aff!important;
}
- Each color for each item:
.login-facebook svg path{
fill: #3a579a!important;
}
.login-linkedin svg path{
fill: #117bb5!important;
}
.login-google svg path{
fill: #ff5252!important;
}
Best regards,
tb.
Hi,
You can add these lines to Custom CSS:
@media (min-width: 992px){.nav-fullwidth .container-boxed.max .noo-navbar-collapse {width: 70%;text-align: center;}}We use this js library for function above:Best regards,tb.Hi,
Currently, I can only help you with task 2, because it only uses CSS. You can use these lines:
@media(max-width: 768px){.job-action {
position: fixed;
bottom: 0;
background: #fff;
padding: 10px;
z-index: 1;
margin: 0;
}
}
For the remaining tasks, you have to customize or write new from source code.
Best regards,
tb.
Hi,
You can use these lines:
.member-manage .table tbody tr:not(.child):hover a:not(.btn-primary):hover{
color: #fff;
}
.noo_upload-status span{
color: #000;
}
Sorry, Jobmonster threads do not have this function.
You can try a few plugins from 3rd party.
https://www.wpbeginner.com/plugins/best-product-review-plugins-for-wordpress/
Best regards,
tb.
Hi,
We are quite busy with updating and implementing new projects.We are currently unable to help you customize these issues.
We will come back when completing these updates.
Best regards,
tb.
5 years, 5 months ago in reply to: problem with the class banner-icon in register user element #1079413Hi,
I check in Chrome Browser but not find the above error.
Hi,
You can reload your site and try again.
If it isn't successful, please send me wp-admin info (Set as private reply).
I will help you check.
Best regards,
tb.
Hi,
You can upgrade the current PHP version to a higher version (7.x).
You can contact your hosting for assistance.
Best regards,
tb.
Hi,
You go to Widget -> Resume Sidebar -> Resume Advance Search -> Select the field that you want.
Best regards,
tb.
Hi,
Can you tell me what I have to do to make the error appear?
This reply has been marked as private.Hi,
After update your theme, you need to save change the Permalink again.
Currently, the function "forgot password" normal works. Please check again.
Best regards,
tb.
This reply has been marked as private.This reply has been marked as private.Hi,
Because Linkedin has changed API policies, Jobmonster will not currently support the Apply for Job function via Linkedin.
We will update when there is a solution.
Best regards,
tb.
Hi,
- I tried to register an account and the reCaptcha still normal works.
- I configured Job Page just like demo, you can reload your site and check.
(If you want to add modifications to the Job page, you can go to Customizer -> Job & Company -> Job List and )
- Validator w3: We will update this issue in the next version.
Best regards,
tb.
Hi,
I logined your site and translate some text from "Post a Job" page
All normal operations except for the Job Category field.
I will respond when I find the cause.
Best regards,
tb.
Hi,
There seems to be a conflict with the Async JavaScript plugin.
Currently, I deactivated this plugin. Please reload your site and check again.
Best regards,
tb.
-
AuthorPosts