903 comments found.
Hello, we would like candidates to take quizz to test their skille. Can the jobseek theme integrate with any of the examination/quizz themes?
Hello, you need to find a plugin that work for you, and integrate it in the application process somehow. You don’t need a second theme for that.
I don’t know any quiz plugins that will work for you, so I can’t give much help here.
Thank you.
Hi, where can I change the “Load more listings” text on the homepage? Thanks
Thank you so much and will be a 5 star review for sure – Also is there a way to prevent all jobs that do not have images from showing the default image box? Also I can see that I have child theme now active – so do you like me to use this and not the original theme? Or do you think I should activate the original theme?
Please check now.
Child theme works on top of the parent theme, it can not exist without it. I added a customization code in the child theme. So you will not loose those changes when updating main theme.
https://developer.wordpress.org/themes/advanced-topics/child-themes/Thank you very much for your rating.
2.10. – September 28, 2019
- Highly improved mobile menu
- Slider Revolution plugin updated
did this theme can work in arabic?
Hello, we didn’t tested it, so I can’t tell you, unfortunately. Thank you.
Can I add a new user type(Student) like Employer and candidates having same functionality like candidates?
Does your theme provide pricing packages for candidates as well?
If i want to add more custom form fields in Candidates or job post, like drop-downs, text-fields radio buttons etc. can I?
does your theme includes video for employer as well?
Hello,
Can I add a new user type(Student) like Employer and candidates having same functionality like candidates?
By default, any user role can do both employer and candidate tasks.
Does your theme provide pricing packages for candidates as well?
This is provided by a plugin. The theme provides a visual appearance of everything (design) and some basic features. Functionality is by plugins.
https://wpjobmanager.com/add-ons/wc-paid-listings/ https://plugins.smyl.es/wp-job-manager-packages/If i want to add more custom form fields in Candidates or job post, like drop-downs, text-fields radio buttons etc. can I?
You can do that either with coding (need only basic skills) – there are tutorials. Or with plugins:
https://wordpress.org/plugins/wpjm-extra-fields/ https://plugins.smyl.es/wp-job-manager-field-editor/Does your theme includes video for employer as well?
Both employer and candidate have fields for a video.
Hello,
My name is Sajjad from RTL-Maker . net
Are you have some themes or plugins that have no RTL support yet?!
But you have some customers that have RTL language (like: Arabic, Persian, Hebrew, …) and need RTL support for using your themes or plugins.
We have a service for adding full RTL support to your themes or plugins. Just look at our website at rtl-maker . net
Best Regards - Sajjad
Thank you, we are not interested. We can do such work ourselves.
Hi Team, I want to remove the option to add the company logo. Would it be possible and how? Thanks in advance!
Hello, I want to remove the option to add the client company logo when adding a job. Would it be possible and how? Thanks in advance!
Hello,
add this code in the child theme functions.php
add_filter( 'submit_job_form_fields', 'remove_company_logo_field' );
function remove_company_logo_field( $fields ) {
// in this example, we remove the job_tags field
unset($fields['job']['company_logo']);
// And return the modified fields
return $fields;
}
Note, that the code must be wrapped in the <?php and closing ?> tags.
https://wpjobmanager.com/customization-snippets/#removeFieldpThank you.
Thank you for your help, I am new to this and don’t have child theme installed – would you be able to help me to add the code as I am not sure where and how to add this code… Thanks in advance
Please create a support ticket with the WP dashboard login details. I will do the fix for you 
I just replied to your support ticket, but instantly receive this response:
The following message composed by you on ticket 606 failed to reach the recipient *@hotmail.com. Reason: “Message bounced – Permanent error.”
Also, the details you provided to login into WP dashboard are not working for me:
ERROR: The password you entered for the email address *@**.ie is incorrect. Lost your password?
Sorry please try again with the same login details provided as I updated the theme and its messed up the website and still don’t know how to fix the header and the menu – can you help me with that also?
It’s highly not recommended to use caching plugins until the site is ready. After clearing the cache the navigation bar is fine.
I removed the company logo.
There are several ways to improve page load speed. Server-side optimizations (more power, CDN), caching plugin with the correct configuration.
It’s not a theme issue in this case. The theme is more about design. And functionality is a WordPress and WP Job Manager plugin with its adвons (which is also owned by WordPress). So you can be sure that the theme is not the element that makes your site slower.
Please rate the theme on ThemeForest when you have a minute, it’s important for us.
2.9.2 – September 19, 2019
Hello, Quick one – what is the recommended company logo size for clients job?
Hello, the maximum size of a displayed logo image is 110 pixels wide. Height can be any. Thank you.
Hi there, Is there a shortcode that will display all categories with their count? Thank you!
Hello, element name is Job Categories List in a page builder. Thanks.
Thank you, that worked great! I now have this:
[jobs_categories columns=”2” jobs_counter=”yes” hide_empty=”0” type=”parent” parent_id=”66” number=”1000”]
Is there a way to hide the parent category name/title in the shortcode? I can hide though CSS but wondered if there is in the shortcode.
Thanks
No such option unfortunately, please use CSS.
How do I remove the expiry date on the job listing if no expiry date is available? And I also like to have the option to add the expiry date if it’s available other just do not display expiry date…
Hello,
looks like you can’t have a listing without the expiration date. By default it takes the value of a “Job listing duration”, even if it’s not set, it adds 30 days by default.
I recommend you to contact the WC Paid Listings addon support to clarify on that: https://wpjobmanager.com/support/
Thank you.
Thank you for the above. Would it be possible to have the expiry date same as “Minimum rate/h, Hours per week, Maximum salary (€), etc.,” its like if you add this information, these will be displayed on the job page and if not added it will not be displayed. Thank you
I understand what you are asking. But as I said, the value is never empty because of how plugin works. I can not detect is it set or not. I recommend to ask a plugin developer if they can provide an easy solution or some clarification.
If not, it definitely will require some code customization.
Looking for a candid advice. Has any user switched from appthemes jobroller to this theme before? And Why in terms of pros and cons? looking to switch my job website: https://jobdirecta.com but need concrete advice. Thanks in advance
Hello, I can’t tell if any switched from Jobroller theme (probably yes)? But if its build on WP Job Manager plugin, then Jobseek is a great choice. With my support you will transfer easily. Thank you.
Thank you. I. will have a look at the WP Job manager plugin and get back to you. Thanks once again.
Visually it completely repeats the WP Job Manager. I’m sure with the easy import/export information can be transferred.
Please how can i change the currency on the theme
Support is provided only for those who marked as purchased a theme.
translation issue support ticket from last week hasn’t got response
Sorry for the delay, please see my replies.
Hi, i am having some difficulties in the full width of the banner. Although i have set it to full stretch but its not stretching to full width. Need help. Thanks.
snapshot at https://pasteboard.co/IsoRcSj.png
also, how can i have the form for job applications. thanks.
Hello,
3 days ago I replied to you in our support system about full width block. Did you saw it?
What kind of form do you want to the application process? There is an option for simple contact form which will just sent usual email, of fully functional Application system with dashboard. Details information provided here:
https://wpjobmanager.com/document/customising-job-application-process/Thank you.
thanks. I am not sure if i have received the response. Could you please check if it was sent to me. thanks.
I just resent it, did you receive?
thanks. got it. it was in spam folder.
Hi, i am following your page on adding a form for the job application. I just need a simple form that sends an email to the email address with the resume as attachment. I designed the form in Contact 7 forms but cant see it in Job Listing > Settings. I can see Ninja forms but not the Contact 7 forms. Am i missing anything here. Thanks.
Hello, I only can assume that probably you can use only one form plugin. It can not list form form several plugin, but only one. So if you use Ninja all over the site, then use it also for the application form too. Thank you.
Hi there, Where does the job category description show on the website as I can’t find where it’s displaying?
https://ibb.co/zPLKn2nThanks
Not to worry, I worked it out.
I have to add this:
<?php the_archive_description( ‘ ’, ‘ ’ ); ?>
2.8.5 – July 30, 2019
- Logout redirects to the homepage now
- Description image field added for jobs (in addition to company logo)
- Bundled plugins updated
Pre Sale Question
If I want to share a job on Facebook, would it be possible to add an image with the size of 600×315 while adding the new job, so that when I share the job URL on Facebook the image is also displayed with the job URL?
Hello, good idea, I will do that with the update – today or tomorrow. Thank you.
Thanks for your reply and that would be perfect – I look forward to the update and I’ll buy the theme once the updates are implemented… Thanks again
Just uploaded an update, here is the sample page of how it works.
It’s brilliant, thanks a lot and just bought the theme
Also is that a Featured Image? I mean if we can have the option to add the Featured Image when adding a new job and that way it will not be visible on the main job (like this – http://www.coffeecreamthemes.com/themes/jobseek/v2/job/specification-engineer/) but when we share the URL on Facebook it will be visible on Facebook together with the job URL – What do you think?
It’s not a featured image, but a custom meta field. Because featured image is reserved for the company logo.
You want to hide that image from job description page, but still be used for the Facebook share?
Yes that is true – So is there a way to add 600X315 image size but hidden from Job Description page but when you share the job on Facebook the image is visible together with the job URL on Facebook?
At the moment it accept any image size. Are you going to post jobs only yourself, if so then you can prepare 600×315. If you also going to accept jobs posting from visitors, then it’s possible to add image size so WP will cut / resize images for that size.
To hide an image from description just add this code to Appearance > Customize > Additional CSS:
.job-description-image { display: none; }
Thanks a lot, Yes I will be posting jobs myself for the time being but in future I will be allowing visitors to post their jobs, and do I need to add any code so that WP will cut / resize images for 600×315 size? I’ll add this code to hide the image from job description. thanks again
Just installed the theme and tried to import Advanced Demo Data but received the following errors:- Can you please help
[WARNING] Failed to import job_listing_tag account [WARNING] Failed to import job_listing_tag account executive [WARNING] Failed to import job_listing_tag admission [WARNING] Failed to import job_listing_tag apple [WARNING] Failed to import job_listing_tag assistance [WARNING] Failed to import job_listing_tag assistant [WARNING] Failed to import job_listing_tag california [WARNING] Failed to import job_listing_tag clerk [WARNING] Failed to import job_listing_tag coordinator [WARNING] Failed to import job_listing_tag depot [WARNING] Failed to import job_listing_tag developer [WARNING] Failed to import resume_skill developer [WARNING] Failed to import job_listing_tag development [WARNING] Failed to import job_listing_tag dropbox [WARNING] Failed to import resume_skill dropbox [WARNING] Failed to import job_listing_tag electrical [WARNING] Failed to import job_listing_tag electrician [WARNING] Failed to import job_listing_tag engineer [WARNING] Failed to import resume_skill engineer [WARNING] Failed to import job_listing_category Engineering [WARNING] Failed to import job_listing_tag Engineering [WARNING] Failed to import job_listing_tag Experienced [WARNING] Failed to import job_listing_tag expert [WARNING] Failed to import job_listing_tag front end [WARNING] Failed to import job_listing_tag Full Time [WARNING] Failed to import job_listing_tag google [WARNING] Failed to import job_listing_tag head hunter [WARNING] Failed to import job_listing_tag health [WARNING] Failed to import job_listing_tag health care [WARNING] Failed to import job_listing_category Healthcare [WARNING] Failed to import job_listing_tag healthcare [WARNING] Failed to import job_listing_category Home Health Aides [WARNING] Failed to import job_listing_tag hr [WARNING] Failed to import job_listing_tag human resources [WARNING] Failed to import job_listing_category Interior Design [WARNING] Failed to import job_listing_tag it [WARNING] Failed to import job_listing_category IT [WARNING] Failed to import resume_category IT [WARNING] Failed to import job_listing_tag job hunter [WARNING] Failed to import job_listing_tag junior [WARNING] Failed to import job_listing_tag konica [WARNING] Failed to import job_listing_category Licensed Practical Nurse [WARNING] Failed to import job_listing_tag machine [WARNING] Failed to import job_listing_tag management [WARNING] Failed to import job_listing_category Management [WARNING] Failed to import resume_category Management [WARNING] Failed to import job_listing_tag manager [WARNING] Failed to import job_listing_category Manufacturing [WARNING] Failed to import job_listing_tag Manufacturing [WARNING] Failed to import job_listing_category Mechanical Engineering [WARNING] Failed to import job_listing_category Medical Assistants [WARNING] Failed to import job_listing_tag medicine [WARNING] Failed to import job_listing_tag minolta [WARNING] Failed to import job_listing_category Network & System Administration [WARNING] Failed to import job_listing_tag Non-Manager [WARNING] Failed to import job_listing_tag nursing [WARNING] Failed to import job_listing_category Nursing Aides, Orderlies, Attendants [WARNING] Failed to import job_listing_tag office [WARNING] Failed to import job_listing_tag operations [WARNING] Failed to import job_listing_category Operations [WARNING] Failed to import job_listing_tag operator [WARNING] Failed to import job_listing_category Other – Engineering & Architecture [WARNING] Failed to import job_listing_category Other – IT & Networking [WARNING] Failed to import job_listing_tag photography [WARNING] Failed to import job_listing_tag php [WARNING] Failed to import resume_skill PHP [WARNING] Failed to import job_listing_category Physicians and Surgeons [WARNING] Failed to import job_listing_category Product Design [WARNING] Failed to import job_listing_category Production [WARNING] Failed to import job_listing_tag Production [WARNING] Failed to import job_listing_tag production line [WARNING] Failed to import job_listing_tag programmer [WARNING] Failed to import resume_skill programming [WARNING] Failed to import job_listing_tag project [WARNING] Failed to import job_listing_category Registered Nurses [WARNING] Failed to import job_listing_tag representative [WARNING] Failed to import job_listing_tag retail [WARNING] Failed to import job_listing_tag sales [WARNING] Failed to import job_listing_category Sales [WARNING] Failed to import resume_category Sales [WARNING] Failed to import job_listing_tag Seattle [WARNING] Failed to import job_listing_category SEM, SEO, SMM [WARNING] Failed to import job_listing_tag senior [WARNING] Failed to import job_listing_tag server [WARNING] Failed to import job_listing_tag software [WARNING] Failed to import job_listing_tag support [WARNING] Failed to import job_listing_tag t-mobile [WARNING] Failed to import job_listing_category Telemarketing & Telesales [WARNING] Failed to import job_listing_tag temporary [WARNING] Failed to import job_listing_tag USA [WARNING] Failed to import job_listing_tag web developer [WARNING] Failed to import job_listing_category 3D Modeling & CAD [WARNING] Failed to import job_listing_category All Engineering [WARNING] Failed to import job_listing_category Architecture [WARNING] Failed to import job_listing_category Chemical Engineering [WARNING] Failed to import job_listing_category Civil & Structural Engineering [WARNING] Failed to import job_listing_category Contract Manufacturing [WARNING] Failed to import job_listing_category Database Administration [WARNING] Failed to import job_listing_category Display Advertising [WARNING] Failed to import job_listing_category Electrical Engineering [WARNING] Failed to import job_listing_category ERP / CRM Software [WARNING] Failed to import job_listing_category Information Security [WARNING] Failed to import job_listing_category Marketing Strategy [WARNING] Failed to import job_listing_category Public Relations [WARNING] Failed to import “Ilian”: Invalid post type job_alert [WARNING] Failed to import “new”: Invalid post type job_alert [WARNING] Failed to import “ghfh”: Invalid post type job_alert
Hello again , As per your instruction I added the following code to hide the image from job description but for some reason its still visible – check this link (https://www.jobprospect.ie/job/customer-adviser/), Thanks
.job-description-image { display: none; }
Also would you be able to let me know how do I change the Blog (https://www.jobprospect.ie/blog/) post page style to GRID style? Like the one on the homepage (https://www.jobprospect.ie/) “Jobs & Career News”
Hello, Can you please help as the Login /Signup button on the header menu is not working for some reason as if I click on that it brings be back to the same home page. Thanks
Hello,
please change code to:
.job-description-image { display: none !important; }
Unfortunately, there is no grid-style blog layout in the theme. You can try to use a plugin maybe.
Regarding the login/signup button – check if you have set the My Account page in WooCommerce settings.
Thank you.
Thank you for the reply, much appreciated! I have the login/signup button sorted with your help – thanks a lot.
1- But once logged in / signed up its not giving me the option to add a job – Do I have to add a different button to be able to post a job once signed in? Is it possible to include the “Add a Job” button together with the following option available once signed in:
- Dashboard - Orders - Downloads - Addresses - Account Details - Logout
Thanks
Did you imported demo data? If so, then you have all the pages already – add a job, job dashboard etc.
If not, then just create a new page and add a Submit Job Form element, Job Dashboard element etc.
https://wpjobmanager.com/document/shortcode-reference/hello, my website can’t make signup and login for candidate, and not showing resume tab, what should I do?
Hello, did you install Resume Manager addon? Thank you.