3565 comments found.
Hi Is it Right-to-Left Language Support? And can i use it as evidence to search for a particular profession such as “lawyers” or “doctors” and classification according to jurisdiction and location
Hi
we do have rtl stylesheet although it might not be 100% complete, there might be some small things to fix in it. The search works by keywoard and location so if you search for “lawyers” and set location to New York, it will show the results
Are you going to update theme with actual plugin and add PHP 7.3 support? Cause right now the theme got a lot of issues with 7.3
Hi
What kind of issues?
How do i activate WPbakery and revolution slider?
Hello there,
I would like to add all the job postings to the website myself as the site administrator and get the job references from the users. Is it possible?
Hi
We don’t have any feature for “job references” but you can of course manage all content as an admin
Hi. Can I use your theme so that my users are looking for people and not jobs? Thanks in advance. is your Theme rtl?
There is resume section for that but you need Resume Manager addon for that
I have a question regarding “Noindex” notice for search engines. If we have a single job listing which has been marked as filled or which has expired – it is automatically added “noindex” tag to these job listings that looks like this: <meta name=’robots’ content=’noindex,follow’ /> Unfortunatelly, I can’t find how to switch off this “noindex” option…. I really want to make filled or closed positions still be indexed by search engines. Could you help me?
add_filter( 'wpjm_allow_indexing_job_listing', '__return_true' );
Great! It has helped. Thank you.
Hi! After the updating of the theme expired job listings started to have “noindex” again. Could you help to solve this issue now? I’m really willing that expired jobs are still indexed by search engines. What to add to functions.php now?
If you’ve updated theme it means that you replaced functions.php with the default one, so you need to add again the same code as before
Thank you!
In the submission form from wp job manager is stated: “Maximum file size: 256 MB.” How can I reduce it? Possible without coding? Is there a setting in your theme waiting for me?
Hi, you need to modify it using one of those methods https://www.cloudways.com/blog/increase-media-file-maximum-upload-size-in-wordpress/
THX!
Hi. Is there is an opportunity to add reCaptha to an Application form, which candidated fill in in order to apply for a position?
Hi
that depends, if you’re using the Applications add-on for that, then I think it’s not possible, if you’re using Contact Form 7 it should be possible but I haven’t tried that.
Hi, I am willing to buy this WorkScout theme. But I have one question : it is AMP friendly?
Hi
we don’t have any feature for that at the moment
Form Pure theme”I have a fix for that, your site is the nationaltradesmen? I can apply it there” Yes can you apply the fix to national tradesmen on the jobs widget as its still not showing logos
regards greg
Added
The logos don’t show on mobile though any thoughts
Add to CSS
@media only screen and (max-width: 767px) {
ul.job_listings li.job_listing a img.company_logo {
visibility: visible;
}
}
I have added still won’t show logos on mobile any ideas
Try to prepend it with body
body ul.job_listings li.job_listing a img.company_logo
no that didn’t work on mobile must be a css thing ideas
“no that didn’t work on mobile must be a css thing ideas”
Hi
I suggested adding “body” before the
ul.job_listings li.job_listing a img.company_logo {
visibility: visible;
}
but I see you’ve just added the whole “body ul.job_listings li.job_listing a img.company_logo” again after that code.
Try again, remove what you’ve added already and add
@media only screen and (max-width: 767px) {
body ul.job_listings li.job_listing a img.company_logo,
body ul.job_listings li.no_job_listings_found a img.company_logo {
visibility: visible;
}
}
Hi! Could you help me. How can I change the color of the Bookmark button on Singel Job pages?
Hi, sure. Add this in Customize>Additional CSS and change HEX background color to the color you need: #titlebar .button.bookmark-notice { background: #f00333; color: #fff; }
Thank you
And one more question: On the mywebsite.com/my-account/ page og my website there is no “Register” tab. Only one “Login” tab. Even if I try to go to mywebsite.com/my-account/#tab-register directly – there is still no “Register” tab. What can I do to make it appear?
Ah, I’ve finally fount the solutions. Don’t worry
Hi, thanks, just for anyone else who is wondering about it, you need to enable registration on My Account page in WooCommerce Settings
Hi there, since the last updates with WP….. I think, all jobs posted are sitting in “Pending Payment” stage and not being published which is how i have things set. Any ideas????
Hi
make sure everything is updated, this is not handled by the theme, but by WP Job Manager plugin and WC Paid Listings add-on
Hi. I have an issue trying to update the theme. I’ve gone to “Envato Market” section at my dashboard, I’ve connected t Envato via API. And on the “Themes” list I see Workscout theme Version 1.5.08. And the only button there – is “Customize”. There is no “Update” button… But I really want to update it to 1.5.1.2. What could be the problem? How can I update it?
Try to update manually in that case, download the Installable WordPress file from your Downloads section on ThemeForest, and extract and upload it to your wp-content/themes to overwrite the theme files
Presales question :
Do demos include prebuilt non-jobboard pages (like “services”, “about”, “blog”, etc.) ?
Services and about not but blog – yes.
Looks like a great theme! I have 5 questions:
1. Does the theme support Google Auto Complete for the location field for Employer Location, Job Location and then on the main search page? I see in the demo it does however the search algorithm on the main page does not return the results of the proper jobs.
2. I am wondering if importing XML feeds is supported in the theme? (example: I can take an XML feed from an employers applicant tracking system and map them to an account).
3. In regards to the XML question – does the theme work with http://www.wpallimport.com/?
4. Is there support for back filling jobs from ZipRecruiter?
5. Can you require an employer to create an account before posting a job?
Thank you
Hi
Those sounds like pre-sale questions but you know you already bought this theme?
You have purchased badge on your comment, but you must have done it a while ago because you don’t have your support period anymore.
ad1. Yes it does
ad2&3. You can import job listings https://wordpress.org/plugins/wp-job-manager-xml-csv-listings-import/
ad4. There is via https://wpjobmanager.com/add-ons/ziprecruiter-integration/
ad5. Yes, it’s an option
Thanks!
Ok thank you. Haven’t used the theme as it previously lacked some functionality we required but reassessing it again.
We’ve tested the autocomplete features and plugins mentioned above however it does not appear the “radius search” functionality actually works with the autocomplete.
Not sure if there is any other plugins you can suggest to get this to work?
Ultimately if we can get it to work we will renew our support agreement.
Do you know where we can find documentation to remove or modify the URL/folder path that’s appears under the “Manage Jobs” inline header appearing on this page:
http://www.vasterad.com/themes/workscout_1_5/manage-jobs.htmlThank you.
Hi
I think you’re looking on HTML demo https://themeforest.net/item/workscout-job-board-html-template/13046688 which is not ‘functional’ in any way and is a bit different than the WordPress version which is here https://workscout.in
For radius search you need to have properly configured API keys for geocoding http://www.docs.purethemes.net/workscout/knowledge-base/getting-an-api-key/
Thank you! I must say theme has much more advanced and improved since we originally purchased over a year ago.
In regards to the radius search we have enabled the API keys (x4) that are showing on your instructions and enabled billing but for some reason it’s still not working. We don’t have the paid version of Google but are still using the free site.
Does the radius search work with the Job Alerts as well?
We also noticed that if an employer put an application “URL” to apply for the job. When a job seeker goes to apply they are prompted with the link to the URL but they also are given the option to send their online resume through to the employer? Logic doesn’t make sense, if the employers specifies URL then the job seeker shouldn’t be able to apply without going through that link? Or are we missing something here?
Thanks
Hi
I’d need to have access to your site to check the issue with the radius search.
Job Alerts don’t have support for radius search.
About the apply, the 2nd option might come from Resume Manager or Applications add-on.
Company page title is broken when using seo plugins. Is there a fix for this?
Hi
Can you share any more details? Which plugin, link to page with problem?
Thanks. The site is using WP Job Manager and the Company Page extension, it is one of the addons for your theme. The page is https://www.oxfordspacejobs.co.uk/company/Open%20Cosmos/ you can see that the page title tag is broken. I have used a lot of different SEO plugins and they all break the title tag. I see that you did fix this before for another customer a while ago.
Hi
I had fixed that before but https://github.com/Astoundify/wp-job-manager-companies/commit/383e05c0c1c494cd1fde9bf3f317bc0f124e9bcc but I’m not sure if they pushed that to WordPress.org plugins, so try to install the github version of that plugin https://github.com/Astoundify/wp-job-manager-companies
The github php file and the git hub plugin version and the wordpress plugin version still show the company page title tag error when SEO plugin is active. I have tired all the main SEO plugins, it is the same. The title tag only works when SEO is not active.
I don’t have any other fix for that, those company pages are not regular archive/static pages, those are created using a little trick with rewrite functions, so probably SEO plugins don’t recognize it
Hi, i want to purchase this theme but i want to confirm that, this theme provides the chat system between sellers and buyer?
if yes, then second is that, message show to each other without page re-loading through Ajax?
Hi, there’s no chat system built in, you’d have to use some plugin for that
Hallo, I just installed the theme. Unfortunately, your “Show more jobs”-button below the list does not work. How to make it working? It is just hyperlinked with ”/#”. Additionally I cannot modify the salary in the backend. There is no field in each job listing in the backend.
Hope you can help?! Thanks
Hi
You need to enable salary filter in Job LIstings -> Settings -> General. For the button problem I’d have to see a link to your website.
Is this the first time you’ve installed theme? I see you’ve bought it over a year ago and you support has already expired
Yes, I bought it long time ago but installed first time and try to use it now. Seems I need to buy new support to help me?
I didn’t say that. Can you send me link to your page so I could check the button issue?
I am having issue with bookmark job link on jobs page.. for some reason it is trying to open #login-dialog instead redirecting to login page
(note to myself) issue was fixed via email 