NooTheme Premium WordPress Theme › Forums › JobMonster › Edit and rename functions
Tagged: change icon color, edit text, messaging
- This topic has 11 replies, 2 voices, and was last updated 5 years ago by tinhbeng.
-
AuthorPosts
-
5 years ago #1080712
Dear Support,
I am struggling to edit some functions in the JM template. Could you please help me in the following?
1. How can I translate the Candidate account? We use WP Bakery and Translate press as translator tool but we can only see Company account when we want to edit things but not Candidate account.
2. In the Home page how can we edit the Register company button to link to the registration page?
3. During the registration page
- how can we modify the text I am a candidate / employee?
- how can we add a text before the social media buttons in the registration like Sign in via...
4. How can we modify the texts at the top of the page of Post job page?
5. Where can we turn off attach CV when we apply for job?
6. How can we edit messaging? We turned on message function but it is not aviable to send message from employe to candidate or reverse during application.
7. We added icons for custom fields in the JM custom field and changed the theme layout color from yellow to blue but the small icons does not change to blue, they stay yellow.
8. How can we edit text at the top of Post resume
9. In the mobile view registration button is hiden. How can we make it seen at the top of the site?
10. How can we add rating for candidates?
Attachments:
You must be logged in to view attached files.5 years ago #1080714Also one more queston it is allowed to upload company cover image but it does not shows enywhere in the website? The company page has a black background without any image option
5 years ago #1080776Hi,
1. If you are using a multilingual website, you should use WPML, because Jobmonster is written to be compatible with this plugin.
2. We currently use register / login with popup modal
3. You can use Child Theme and custom the following files:
register-form.php
register-form-linkedin.php
register-social-form.php
(/wp-content/themes/noo-jobmonster/layouts/forms/)
4,8. You can use Child Theme and custom the files:
page-post-job.php
page-post-resume.php
(wp-content/themes/noo-jobmonster/)
5. You go to Jobmonster -> Custom field -> Application tab -> Delete field
10. You go to Jobmonster -> Settings -> Resume tab -> checkbox to "Enable post resume review"
6,7,9. Please send me admin account (Set as private reply).
I will help you check.
Best regards,
tb.
5 years ago #1080814This reply has been marked as private.5 years ago #1080899Hi,
2, You can use this link: https://thedigitalconstruction.com/contractor/?action=login&mode=register
5, You can use Child Theme and update this file (wp-content/themes/noo-jobmonster/layouts/job/apply/form.php)
7. You added these lines to style.css file of Child theme:
.job-desc ul li i, .more-jobs ul li i, .job-custom-fields ul li i, .company-custom-fields ul li i{
color:#30a4dd;
}
9. You can send a screenshot to clarify. http://prntscr.com/pqfy1n
10. Map has been solved!.
11. Please check the field redirect_url again. http://prntscr.com/pqfzhx
Best regards,
tb.
5 years ago #1081020This reply has been marked as private.5 years ago #1081079Hi,
1. You can set each value to 1 line. http://prntscr.com/psjoi2
2. There is currently no option to disable this function.
3. You go to the company-info.php file (/themes/noo-jobmonster/layouts/company/) and customize it.
4. All results are returned on the "project" page.
If you want to remove the right widget, you can go to Customizer -> Job & Company -> Job List -> http://prntscr.com/psjukn
6. Hide RSS button: you can add these lines to custom CSS:
.noo-display-type .noo-type-btn:last-child {
display: none;
}
7. Solved!.
8. You can add these lines to Custom CSS:
.candidate-info .candidate-field-icon i,.resume .resume-content .resume-desc .resume-general ul li span:first-child i{
color: #30a4dd;
}
9.????
11. You can use class "member-register-link"
12. Yes, If you want to use job map search and reture the reuilt, you can use the Job Archive page. http://prntscr.com/pskgvk
13.We currently do not have this option
Resume Viewable http://prntscr.com/psk7ng
5 years ago #1081111Hi Could you please answer for the question 10 also?
5 years ago #1081199Hi,
10. You can add these lines to Custom CSS:
.button_socical i {
float: left;
}
.button_socical em {
width: calc(100% - 50px);
float: right;
padding-top: 16px;
}
Best regards,
tb.
5 years ago #1081349Thank you.
One more thing we found is that the company cover image does not work when we look at the company profile page, the cover image we set is not shown at the top of the page.
I have examined the code of the demo page on noothemes and there is a div with the class "parallax" which is missing from our site. Is there any way to turn on this function in the admin, or any specific action to set the cover image what we missed?
Thanks for the answer!5 years ago #1081350How can we remove the "Directory" function?
That can be used to message anyone, which should not be allowed - messages should be only possible between users when they have applied to a job.
Screenshot attachedAttachments:
You must be logged in to view attached files.5 years ago #1081357Hi,
1. Enable Paralax: You go to Customizer -> Design & Layout -> http://prntscr.com/pw6mwv
2. Disable "Directory": You go to Front End Pm -> Settings -> General -> http://prntscr.com/pw6nb0
Best regards,
tb.
-
AuthorPosts
You must be logged in and have valid license to reply to this topic.