3565 comments found.
Hi,
Presale question:
1) Can messaging be disabled and button hidden from job detail and dashboard? 2) Can the navigation header be hidden in the employer and candidate dashboard?
Thank you
Hi
ad1. Sure, there’s option for that
ad2. Navigation header? You mean the main menu?
Yes, main menu. Can it be hidden in the employer and candidate dashboard?
It can be easily hidden with CSS
Hello, how can we make a main navigation item clickable on mobile when there is a submenu-item below? Because now on mobile when you click a main navigation, it opens the submenu. So you can’t reach the page off the main menu.
That’s not possible, you might need to add an extra item in submenu which links to that page
Hello,
Is it possible to accept several candidates on one job (set up an offer for X candidates)?
Thanks,
I believe so, if you use Applicaitons add-on https://wpjobmanager.com/add-ons/applications/
Hi,
I can’t edit the text of the Job spotlight button ” Apply for this Job”. I tried with the “Say What?” Extension But it does not work. How should I do it ? thank you,
I found. Thank you
After Update 2.0, my Apply For Job not working, Submit Resume Option popup out after Click on Apply for job button, Once I click Submit Resume it be on same page. Please help its Live site since 4 year
Hi Purethemes,
The footer links has a green underline from the original theme color, when I scroll over with the mouse.
Is there a way to change this?
Link: Mothertonguejobs.com
Hi
sorry, Generally you can change main color in Customiser -> Colors, but I missed that one when adding them to customizer, it will be fixed for next update, but for now you can add CSS for that
footer-new .footer-widget.widget_nav_menu li a:before { background-color: #YOURCOLOR; }
Hi!
Very beautiful theme. But PageSpeed is much lower than the declared 92%. Are there any plans to optimize PageSpeed?
We did a big update recently and changed home page etc, I admit I forgot to check the PageSpeed, we’ll try to improve it for sure
Presale question: Is it possible to have screening questions for job ads?
No there’s no such functionality
I’ve made the update and now the ‘Lost Password’ link just takes you back to the login page. It works properly when logged in though? Please advise. Thanks
Hi
enable option in WorkScout Core -> Registrations -> Enable Forced Front End Login
I’d already done that.
Are you on WorkScout 2.0.2 and have you updated WorkScout Core plugin?
Yes
I’ve double checked it and it works on my test site, so please contact me via Support Tab with admin access to your WordPress, I’ll check what’s wrong
Thank you will do
Information for anyone who will stumble upon this problem, make sure the Lost Password page doesn’t use Dashboard Page Template 
Hi. Nice looking theme! Some pre-sale questions:
1) Can an employer post a job without registration (or can a registration be done automatically at the same time when a job is posted)?
2) Can job forms “job types” be modified to something else than “part-time”, “full-time”, “internship”...
3) Does the messaging system have inbox/outbox views, or just generally messages?
4) Can homepage be translated to different languages? How could it be done?
5) For the featured resume, how could it be charged for it (WC Paid Listings?)?
6) I would need a monetization system that would let only the candidates that have subscribed monthly/yearly to site to be able to “Apply for job”. How could it be done?
7) On job postings, what is the difference of “Send message” and “Apply for job”?
8. Can search fields be customized, of jobs and candidates, e.g. to be searched based on tags and categories, locations, and so on?
Hi
ad1. Yes and no, we’ve added a front-end dashboard for users, that is only accessible to logged in users so that blocks that possibility, but if you decide to not use that template for that page it is possible to register user while he adds the job (he has to provide email)
ad2. Of course
ad3. Can you explain what you mean by that?
ad4. Theme is translatable but having multilanguage switcher option is a bit more tricky. You’d have to use plugins like Polylang or WPML but I’m not 100% sure everything work out of the box
ad5. Yes you need WC Paid Listings
ad6. No functionality like that
ad7. Send message is use for the internal chat (messages feature), applying can be used by 3rd party plugins (Applications add-on or Resume manager)
ad8. That requires changes in code
1. Did I understand correctly so the user does not necessarily have to have an account, to be registered user? I have many ad-hoc micro job posters that will just post once.
3. Does both of the users need to be logger in to message each other?
8. Is there any possibility at all to customize the search fields without modifying the code?
Plus: Is there a way to provide detailed statistics of resumes for candidates, which country viewers are from and so on? (I see only general “Resumes Views”)
Hi
ad1. Yes, there’s option to register user on that form, so he can access it without being logged in, but there still will be account created for him on the email he provided in the Post a Job form. But in that case the Post a Job page can’t be using User Dashboard view
ad3. Yes
ad8. You can disable fields but not add or re-arrange
we don’t have any statistics module
8. Could the search fields be modified through Child theme files with coding? Or does it also need code through parent theme?
Child theme is preferred way
Hi Pure Themes, I have tried to change “Where?” in the search box to “Where are you looking for work?”, but it doesn’t seem to do anything. I have both tried with the “Say What” plug in and with changing it in a filed called template-home-resumes.php.
Is there a work-around?
Site: Mothertonguejobs.com
Hi
if you changed that in file it should definietly work. Please contact us via Support Tab with admin access I’ll check it.
Did so earlier today. I didn’t seem to get a confirmation that it was sent. Could you please confirm if you received it or not? 
We replied to your emails 9 hours ago, didn’t you get our replies?
It ended in my spamfolder, sorry! Fixed it by changing the template-home.php file in the workscout theme folder by the way! 
Hi there, I’m looking to centralize an event staffing company’s process of recruiting and managing staff as well as events. I initially thought of a custom build approach but came across your theme and had a question. What would be the process of turning “jobs” into events with date, location, required positions ex. bartenders, waiters, etc?
That would be rather complicated process, definitely would require more or less complex customisations in code
How can I reach out to you for a custom development quote?
We don’t do custom jobs currently, sorry.
Hello and thank you for this great theme.
I encountered some problems during the configuration.
1 / I can’t configure and customize the candidate and employee dashboards. They are identical despite the fact that I have set up different pages in the dedicated menu slots. How should I do it ?
2 / I can’t change the keywords that appear on the home page like “sales & marketing” or “healthcare”. Where can I change them?
3 / I have a “registration” button within my page, how can I put a “pop-up” link with the registration window. Or, if this is not possible, to a new registration page.
Thank you in advance,
V Barbier
Hi
ad1 & ad3. I’ll be uploading fix for that in a moment.
ad3. You need the button to link like this<a href="#login-dialog" class="small-dialog popup-with-zoom-anim"> Log In</a>
Thank you for your reply.
Ok, I’m waiting for your patch for the first 2 points. This code (ad3) does not work in an “action box”. Where should I put it?
In addition, I would like to deactivate the payment step (the “Choose a package” button) when an employer submits a job. How should I do it ?
thank you in advance
V Barbier
Hi
if you don’t need paid listings, just disable the plugin WC Paid Listings
I’ve updated theme so issue 1 and 2 should be fixed, the update should be available in next 30-60 minutes after processing by ThemeForest
Thanks the ad1 & ad2 are now resolved !
Do you have the solution for my registration button problem. I didn’t find where I should put the code you gave me.
I also have some issues with the “manage resumes” section.
Manage resumes> Admin> I see all resumes> perfect
Manage resumes> Employer> does not appear on the dashboard > I want the same way to operate as Admin
Manages resumes> Candidate> “Sorry, you do not have permission to browse resumes.” > I want him to be able to modify his resumes already published.
I hope to have been clear,
Thank you in advance,
Hi
manage resume is for candidate, why would employer need to submit his resume?
have you set any settings in Resume -> Settings -> Resume Visibility? Maybe it’s set to be visible only to employers?
Hi,
I need employers to be able to view the list of all the resumes (the behavior I currently have with admins).
In Resume -> Settings -> Resume visibility I had the 4 fields filled with “Administrator” and “Employers”. But the “Employers” accounts do not see the page in the dashboard menu.
I added “Candidate” in these 4 fields, but it makes me the behavior of Admin (see all CVs) while I would like that candidates have access only to their own CVs posted to be able to modify them.
Could you help me ? 
I think you misunderstood that, the employers will have option to view resumes on Browse Resumes page (the page you’ve set it Resumes -> Settings -> Pages) and the dashboard section is for Candidate to manage the resumes he has uploaded. Make sure you have version 2.0.1 of WorkScout as there was a small fix for that.
Oh! Indeed … sorry for that.
It’s good for candidates. However, the page with the list of CVs does not appear in the admin and employer dashboard.
My settings are:
Resumes> Setting> Pages> Resume Listings Page> The page with the correct shortcode is complete.
Resumes> Setting> Pages> Resume Visibility> I have “Admin” and “Employer” in each field.
When I view my page live with the url, it is fine, but no link in the dashboard menu (I have the version 2.0.1 of WorkScout).
Please contact me via Support Tab with admin access to your site, I’ll check it
Hi Pure Themes,
I’m not able to remove the log-in/register field.
Is there a way to do this? I have turned it off in header options.
Website: Mothertonguejobs.com Screenshot: https://scontent-lhr8-1.xx.fbcdn.net/v/t1.15752-9/82578387_774111656431036_8535134137902694400_n.png?_nc_cat=109&_nc_ohc=KVrsAPCtcWUAX9Tb6-C&_nc_ht=scontent-lhr8-1.xx&oh=2969056e6b73153af3039f46d0847e81&oe=5ED470A2
KR, Peter
Hi
I pushed update to 2.0.1 that fixes that, sorry
No worries, thanks for the quick update. Solved it 
Hi . how to remove the notice “Password will be generated and sent to your email address.”
Please contact us directly there https://themeforest.net/item/workscout-job-board-wordpress-theme/13591801/support/contact
Hi, good theme, but i think the login popup are not working currently, nothing happened after click login.
Please contact us directly there https://themeforest.net/item/workscout-job-board-wordpress-theme/13591801/support/contact
Hello. Does your theme provide the following scenario.
A person uploads his CV. The CVs are hidden, not public.
A company registers and can see the peoples CVs and info to decide to pick the right candidate.
Thank you.
Hi
yes, you need Resume Manager, but it has option to limit access only to registered Employers https://wpjobmanager.com/add-ons/resume-manager/
Hi Pure Themes,
Look forward to the update. Can you also send me a notification when the guide for how to install the update correctly is up and running? 
KR, Peter
Thanks! 
Hi sir when i click on lost password in login then it is not opening lost password url http://medassunited.com/my-account/lost-password/ but currently it is opening the wordpress admin login layout. Please guide me how to fix it.
Hi
are you on latest update? 2.0?
Thanks for the new release, it’s quit a wonderful improvement. However i still have issues with few things. After this new 2.0 update, my Registration / Login menu in header are no longer working. Login menu will load and redirect users back to homepage while registration menu will only add ”#tab2” to the url on the address bar without loading anything. I search through your online documentation, This is what you said on your documentation: “There are now 4 ways to register. All settings related to registration/login are now in Appearance -> Customize -> Login\Registration Options” with several customization settings But there is no longer elaborate customization option for Registration / Login in appearance. The only thing i could find in Header Option is to either enable or disable login / registration which did not solve my problem. My login/Registration menu are still not working, kindly help me look into this. If you want to verify this, here is my website: https://www.jobsgivers.com
Hi
I’m writing now a guide how to correctly update it and what changes we made and what requires setting up again. I’ll send you a link for that when I’ll finish. You can contact us via Support Tab if you need some help with that
thanks!