3564 comments found.
Hi,
I got a short question. Now I have 9400 job applications. But it does not show the list on this page anymore http://imgur.com/tjCsUtv . Actually this issue started to occur since I have application approximately 7500. But at that time, if I select the date to be latest month, the list displayed. Now it won’t display even I select a specific month.
Do you know why?
Hi
this is Applications add-on territory, not handled or affected by theme in any way, so you need to contact WP Job Manager about that https://wpjobmanager.com/support/
But make sure you have all plugins updated, and try to enable debugging https://codex.wordpress.org/Debugging_in_WordPress – maybe it will show some error information.
I will try. Thank you very much!
Hi, is it possible to create a Job offer site with this theme? So that professionales register and offer their service and clients register and buy them?
Hi
No, it would require custom modification to add this functionality. It’s a classic job board theme
Hello, does your latest update support RTL ?
Yes, it supports RTL and if something is not working correctly I’ll be happy to help with it. We’ve consulted our RTL stylesheet with user from Saudi Arabia so it should be fine.
Hi Lucas,
I’m about ready to make a decision to buy an extended license to create a leaden marketplace like Thumbtack or HomeAdvisor, but have 2 open questions. My apologies if these are not clear.
1. Can this theme support hiding the contact info of the Pro until the Customer makes a purchase. (The biz model is pay-for-introductions). 2. Can I make custom filters based on different types of Pros. Ie, if a Customer is searching for a Housekeeper they would have different filters than if searching for a Nanny.
Ty!
Hi
ad1) Yes, it is possible to do that ad2) That is not possible out of the box, but I can help you to customize it for this purpose.
Thanks!
Hi, could you help me with changing the background images? When checked the link the images are linked to , the code shows the URL on default folder of 2015 but the images that I have saved on MEDIA folder is getting updated in the 2017 folder for wp-content. How can i get this changed? Im not a tech savvy so unable to edit the code. Could you please help me asap?
Hi
there’s no hardcoded background anywhere in WorkScout, and there’s no need to change anything in code. If by background you mean the search banner then it’s explained here where to change it http://kb.purethemes.net/article/28-how-do-i-add-image-for-search-area-in-workscout – otherwise it’s the Background section in Appearance -> Customize (but you have to change Layout to boxed there)
Hey Lucas, It’s me again. I got a problem.. I delete my website and try to build it completely new.. So when i click customization button, page don’t loading because due to content security policy.. What should i do? Tahnks for replying and best regards.
Hi
I never heard about that error. Maybe you have some “security” plugin that creates that problem? What is the exact message? Can you send me a screenshot of it?
I didn’t load any other plugins except you gave us.. Message is Turkish on Mozilla browser. Translation is; “Content has been blocked in accordance with the security policy
This page has a security policy that prevents it from loading in this way.
Firefox prevented this page from loading in this way because the page has a content security policy that does not allow it.” in a white blank sheet.
I have no idea what that might be, maybe it’s some server issue?
Ok i tried with Opera browser and it’s fine. But i got few questions;
1. When i enter to the Submit Resume page there is only a shortcode as [submit_resume_page] how can i add it?
2. How can i let people create their resumes if resume page doesn’t work?
3. I need several login options like company or candidate.. How can i make it?
Thanks for replying me.
Hi
you need Resume Manager add-on for that https://wpjobmanager.com/add-ons/resume-manager/
Thanks for your reply. Would you like to fix some css, html and java script issues in next update because if you check your theme with google page speed it shows so many fixes.
SEO – All pages except single job are missing H1 tag. All post and page titles should be with H1 tag like other themes and it’s very important for search engines.
Thanks for the feedback, I’ll try to improve it. What CSS/JS issues are you having?
Good day,
I installed WC Paid listing in order to create resume packages but it doesn’t display when a candidate is applying.
Also the package page does not display a button for candidates to purchase the package.
Please view the page below
http://www.cityhires.com.ng/product/test/Thank you
Hi
Have you configured properly your WooCommerce? Or pages are set (cart,checkout etc)?
Good day,
Yes, they have been set.
Please click on the link below to view the backend of the product page
https://qsnapnet.com/snaps/fe7neph8gcj9vn2It displays well in shop page. Please click on the link below
http://www.cityhires.com.ng/shopBut does not show a button to purchase on single product page and does not display when a candidate is applying to upload CV
My client wants candidates to pay for the resume package while applying before their CV can be public
Thank you
Contact me via Support Tab with admin access to your WordPress please, I’ll check what’s wrong
Sent it. Thank you
Good day sir,
Any update on the issue?
Thank you
HI, I replied to your email
Hi, Im about to create a website for my client and they need to be able to feed jobs to the website. In reviewing the theme, They can import from indeed but cannot from other sources. If there isn’t a current workaround, are they able to write data files directly to the SQL database?
Can you recommend any solutions before we purchase? They simply need to be able to feed jobs and update status/changes directly to the database.
Please let me know as soon as you can, Thanks!
Hi
there’s this plugin https://wordpress.org/plugins/go-fetch-jobs-wp-job-manager/ that I think will do what you are describing
Hello, 1) Can I add custom fields to the sign up form? 2) Can I add custom fields to the resume form? 3) Job Search Page has a Map on the top of it, can I remove that map since I’m not interested in showing it? 4) Can I change also the location filters above to have different ones (I don’t want to find a job by location)? 4) The same for Candidates search, I don’t want to find candidates by location.5) Can I hide resumes from other candidates?, only employer who paid the plan should have access to them. 6) The signup information of your demo is incomplete or wrong, it is asking to just enter an email address and if you’re a candidate or employer, I can’t sign up.Thanks
Hi
ad1) There is no easy way do to it currently but technically it is possible, but requires code modification
ad2) Yes, https://wpjobmanager.com/document/resume-manager-editing-submission-fields/
ad3) Of course, there’s option for it in panel
ad4) That would require small changes in code
ad5) Yes, there’s a way to do this
ad6) I’m not sure I understand the problem here – it works just fine. Can you explain please?
I’d like to move the mobile menu up (same distance top as it is the bottom). I think this occurred when I CSS commented out the login/signup buttons. Its left a big white space above the mobile menu. jaykaymedicalstaffing.com
I tried this but I don’t believe it worked:
.alternative #navigation { width: 100%; border-top: 0px solid #ffffff; margin: 0 0 0 0; padding: 0 0 0 0; }
Try to change it to
.alternative #navigation { margin: -20px 0 0 0; }
That worked. Thank you.
Hello,
I have two last questions, 1. How can i have the Job overview to show only: Title of the position, company and closing date? 2. I would like to show only the name of the position in the preview (something like IT Manager) when i share links on facebook not IT manager – Name of the site.
Regards
Hi
ad1) You need to edit single-job_listing.php and remove those parts you don’t need, you can use child theme for it (just copy that file to workscout-child and modify it there)
ad2) I think Facebook pulls that automatically from title tag of the page, so you need some SEO plugin to customize it (like SEO by Yoast)
Hi,
I have question before I buy this theme. So I need only theme where you will be able to post a job and later to see that job, nothing special. And of course I want to make all free for the start maybe later I will put some wages for job posting. Is it possible for example that I like admin add some jobs or you must be logged in like company and post a job (because maybe I will just post some jobs by myself)? And should I pay some additional money or only 64$ because I saw that someone put review for some plugin 150$ or something like that? So in my case I need only simple possibilities and later maybe I will add some paying options and so one.
Thanks!
Hi
if you want the same content as the demo page, you need to buy also some additional plugins, WorkScout is based on WP Job Manager and it’s add-ons. The free version of WP Job Manager allows for listing jobs and job submissions, If you want to have resumes, application, bookmarks, job alerts and other features you can see on a demo, the best way would be to buy the Core Add-on Bundle for 125$ https://wpjobmanager.com/add-ons/bundle/
So in your case, just for job listing, you need to buy just themes, nothing more. And of course you as admin can add jobs and any other content.
Hi,
Thanks a lot. Just one more question before I buy it. When user login like company for example and post a new job I saw that I’m getting message like you must wait for admin response or something similar. So that confirmation will come to my email because I will be admin and than I can decide should I post it or not? Is it working like that?
Thanks
Yes, that’s optional and you don’t have to force it, but by default jobs are pending admin approval.
Really nice. So I will order it in next few day.
And thanks one more time 
You’re welcome, thanks! 
Hi,
That’s good you didn’t answer my friday questions because i found some answer, but for those two i could not find anything in previous comment:
1- Where can i change the url of :LOST YOUR PASSWORD? https://snag.gy/6cUBVw.jpg ?
2- and where can i remove the arrow (bottom right)the one who take you to the top of the page.
Thats all Thank you
Hi
ad1) For example like here:
add_filter( 'lostpassword_url', 'wdm_lostpassword_url', 10, 0 );
function wdm_lostpassword_url() {
return site_url('/signin?action=lostpassword');
}
ad2) Remove
<div id="backtotop"><a href="#"></a></div>from footer.php
Does this theme not have social login options?
Hi
this theme relies on WooCommerce login so it will work with social login plugins for WooCommerce
You have social media sharing icons on post and pages but why don’t you write the word with icons like ’’Share’’ or ’’Share this’’. Almost all themes write words ’’Share This’’ with social media icons which is very important. Don’t you think?
I think users are pretty much used to having social icons on content in the internet so it’s pretty obvious what they do, but if you really need to add a label to it, edit workscout/template-parts/content-single.php and add it before the “share-post”
I got something to say.
I bought this theme over a year now and I love it! Thanks!
That is awesome to read! thanks!!
Hi,
I am so happy with the customer service you provide Lukaz and i wonder if you have or about to make a hotels and holiday booking theme ? i need to buy one
my question number 2 is where can i change the url of :LOST YOUR PASSWORD? https://snag.gy/6cUBVw.jpg
and my last question: 3- where is the email the employer receive when a candidate apply for a job ? i would like to modify it.
Thank you so much
Hi
we will be making “directory” theme but without the booking options
ad2) For example use this snippet:
add_filter( 'lostpassword_url', 'wdm_lostpassword_url', 10, 0 );
function wdm_lostpassword_url() {
return site_url('/signin?action=lostpassword');
}
Hi,
I am a bit confused to be honnest, should i add this snippet some where or modify it in php file ? ( which one ?).
all what i want to do it the change the Lost password url to this url : https://kechkhedma.net/reinitialiser-le-mot-de-passe/
thanks
Hi
Yes, in functions.php in your theme/child-theme folder
I need help please, i added that snippet in functions.php and now i have this https://snag.gy/RLM1qv.jpg i can’t even remove it and update it because the same message reapper. what should i do now
That’s a syntax error so you’ve probably not copied whole function or put that in other function or in simply wrong place. You need to restore that file via FTP.
thats where i entered it, what i did wrong?
On that screenshot it all looks good, I pasted the same code to my functions.php and it works without any problem
Hi,
I still have the syntax error. I am using ultimate member and it have it’s own Lost password link on the botton of the page. can you please help me remove this text by telling me what to remove and in which php file. https://snag.gy/I2SRw6.jpg
Thank you
Contact me via Support Tab with admin access to your WordPress, I’ll change it for you
I just sent it. Thank you so much
Hi,
Did the godaddy login worked to access my WP dashboard ? i did send it by email
Hi, yes, it’s done.
Thank you so much
Hi.
I’m wondering if you offer customization for this theme, so that we can modify it to fit our requirements. Is it possible to get a quote for that? Thanks.
Hi
I’m currently not available for any freelance jobs, but I can refer you to https://wpkraken.io/?ref=purethemes – they did some customization for WorkScout buyers so they are familiar with theme.
Css styling issue on checkout page: http://prntscr.com/f3wmam
Another styling issue: http://prntscr.com/f3xkcf
You’re the best at spotting those things
I should hire you for that
Regarding 1st issue I’ll fix it, but the 2nd issue is not really a styling issue, and this layout is not to be used on WorkScout, we have the filters in the sidebar which can be set on static pages using Page Template – Page with Jobs Filters