3565 comments found.
I’m from Pakistan, Workscout Don’t have Pakistani (PKR) Currency.
You can easily add currency if it’s missing from the list
But How? Please Explan.
Please verify your purchase first
Hi there,
is it possible to disable Ajax on jobs listing page and categories like https://workscout.in/browse-jobs-list-layout-sample/ ?
I want users to load page 2, 3, 4 and so one, so it will loads new adsense banners each time …
thank you
Hi
no it’s not possible, WPJM has only ajax based browsing
Hi! Can I somehow set it up so that the location search field is not searched for streets and that no street names are displayed in the results (Google Map API results or Open Maps)? I would like only German cities and German postcodes to be used and displayed in the search. How is that possible? Thanks!
Hi
I’m afraid there’s no such option
Are you sure? Other WPJM Themes have a function to disable the streets in google maps in their search form results. Are you sure? that’s really a co-criterion for us.
The street names etc. are completely irrelevant for job hunting and only confuses everyone. For clarification here is a screen shot:
https://prnt.sc/vlEBnNAhMnynI would like to know how to disable the roads in Google Maps yourself.
Thank you for help!
Please answer my last question briefly. Thanks!
We don’t have such option, technically indeed it would be possible from what I see and I might add such option in the future. if you need further help with it or any other issue please renew your support and contact us via Support Tab.
Good day,
My name is Lorienz, i just need help with some issue on the website https://wowfreelancer.com/, specifically on the single job ad/listing like for example on this page https://wowfreelancer.com/job/lead-generation-specialist-part-time/
There is no “Apply for job” button in it, also we need to have an Apply to Job form popup when the button is clicked similar to your sample wordpress theme.
We have purchased a license on the paid Add-ons for WP Job Manager plugin including the “Applications” plugin.
Hi
please verify your purchase of WorkScout first, the best way is to contact us via Support Tab
Hi, Can the member registration page be created as a separate page and not as a popup? How can I see reference sites using this theme?
Hi
Yes it can. There’s customer showcase on our landing page https://purethemes.net/workscout/#customer-showcase
Thank you. How many websites can I open with a single license?
You can activate it on 2 domains, one for live site, one for dev/staging site. One license is for one “end product”
ERROR: I am having the following error: users register but then they can not login nor are redirected to the dashboard once registered.
Wordpress informs the following:
Detalles del error
Se ha producido un error del tipo E_ERROR on the line 1440 del archivo /home/nginx/domains/rrhhjobs.com/public/wp-content/plugins/workscout-core/includes/class-workscout-core-registration.php. Mensaje de error: Uncaught Error: Cannot use object of type WP_Error as array in /home/nginx/domains/rrhhjobs.com/public/wp-content/plugins/workscout-core/includes/class-workscout-core-registration.php:1440 Stack trace: #0 /home/nginx/domains/rrhhjobs.com/public/wp-includes/class-wp-hook.php(308): WorkScout_Core_Registration->do_register_user() #1 /home/nginx/domains/rrhhjobs.com/public/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters() #2 /home/nginx/domains/rrhhjobs.com/public/wp-includes/plugin.php(517): WP_Hook->do_action() #3 /home/nginx/domains/rrhhjobs.com/public/wp-login.php(520): do_action() #4 {main} thrown
Note: I have updated to the last versions of both theme and workscout core and problem persists
Please advise
Thanks
This line refers to recaptcha validation, are you sure you have that correctly configured?
Thanks, I’ve deactivated the recaptcha and another plugin an problem seems solved. Thanks
Please can you update your changelog? What changes have been applied in the latest release? Thanks in advance.
Hi
mostly maintenance update and small fixes, I’ll update the changelog this week
How can I add space between currency symbol?
I replied to you email but I’m not sure if you received that, as we got “This email could not be delivered” “smtp;550 Your message to was classified as SPAM. ” message
I don’t received that email
I send message to you via themeforest, Can you give me email to you? I’ll send message via my email
I see all our emails bounced back, anyway
Add in functions.php
function modify_woocommerce_currency_symbol($symbol,$currency){ return ' '.$symbol; }
add_filter('woocommerce_currency_symbol', 'modify_woocommerce_currency_symbol',10,2);
I am not able to control the number of jobs to be displayed on the company single page.
Some companies on my site have over 200 open jobs and the entire jobs display on the single company page without pagination thereby making the page size too big for a faster page load.
Please how do i limit the number of jobs to something like the 10 most recent jobs on the company single page even though the company has so many open jobs?
Any kind of snippet to achieve this?
Hi
edit file workscout/inc/wp-job-manager.php line 404 there’s $query_args = array( add there in next line ‘posts_per_page’ => ‘10’,
I have edited the template exactly as directed, but unfortunately it did not resolve the problem. After making the change in the template nothing seem to change on the single company page. The entire open jobs still display as before.
Any further help on this will be appreciated.
Thanks.
You need to remove the line
'nopaging' => true
from there
I removed the line: ‘nopaging’ => true But still it did not work
I pushed an update that has it limited to 10 listings and I tested it, so try with newer version, should be available within an hour
Thanks for the update, it was a wise decision to have added it as a default behaviour of your theme as it will be fine by most users of your theme.
Though this has reduced page size and increased performance but i think it should have been better if it also has pagination so that it will still be possible for users who wants to view the entire open jobs of a company to view them.
As it is now users don’t have a way of seeing more than 10 open jobs of a company.
At least pagination or load more link or something would have been fine or don’t you think so?
Any workaround on this?
I’ll look into this for next update
Thank you very much for your efforts so far. You are one of the few developers that always find a way of resolving users problems and I have respected you for that all these years.
I look forward to that functionality in your next update as promised.
Cheers!
Hello,
I am trying to disable the review system for companies but it seems that if I disable the MAS Company Reviews For WP Job Manager plugin, your elementor widget for companies will crash the site because it will try to get the amount of reviews for each company. Can you please add an option to disable the reviews for companies or fix the issue with disabling the reviews plugin?
Thank you.
Hi
make sure you are on latest update, that was fixed
Thank you for your response, I’ve done the update manually because it was not showing up as I’m using a child theme, so the crash has been fixed but the Elementor widgets are still showing the reviews or the mention that there aren’t any reviews. I have currently hidden it through CSS but maybe you can fix it in the next release. Thank you.
Transparent header option not available in (Edit Page) but CMB2 plugin installed and activated which plugins control this fuctionality in workscout thanks in advance Greg
Fixed please ignore updated plugin then worked
I want to edit company submission form
And to remove some elements from Companies list sidebar
How to do that please ?
Please verify your purchase first
Hi do you have job alerts on job publish? Or cron job only?
It’s cron job only (WP-Cron to be precise)
How can i edit jobs page sidebar
Please verify your purchase first
Hello! How can I order categories by count? I use Elementor and Taxonomy grid. Thanks!
I guess there is no choice to order categories.
Hi
Currently no but I’ll add it, as easy fix you can modify wp-content/plugins/workscout-elementor/widgets/class-tax-grid.php and in $query_args = array( in line 267 add ‘orderby’ attribute, possible values are here https://developer.wordpress.org/reference/classes/wp_term_query/__construct/
Thanks! This works fine.
A client logged in in her account and don’t see her package. She see a package of another client and also the listing of this client. How is it possible?? How can I solve it? It’s very embarrassing!
That’s not possible, your support has expired but please contact us via support tab about this issue, I’ll check it, but never heard about such thing and I can’t think of anything that could cause it
Just sent an email
Hi,
Q1 – Is there any reason as to why the buttons do not work with WP Job Manager when I use the plugin/ template for Elements kit header/footer?
When I set a custom header none of the buttons for apply for jobs etc work anymore.
Q2 – Is there a way to remove the Login/Register option from the header?
Q3 – The Default Salary Unit from WP Job Manager does not show in my job listings, is it not supposed to show daily, hourly, weekly etc?
Thanks.
Hi
ad1. Make sure you’ve updated theme to latest version https://www.docs.purethemes.net/workscout/knowledge-base/how-to-update-theme-and-plugins/
ad2. In Customize -> Header Options
ad3. WorkScout has it’s own Salary fields which we added years before the WPJM added recently, currently we don’t support those new fields because it’s confusing for all our old time users who had “our” fields, but we’re looking for a way to make it compatible
Thanks, in regards to ad3, is there any way to create it so that we can post a daily rate and a hourly rate?
Out of the box there’s no such option
1. How to move the company description after job archive?
2. My website is super slow after installing the theme ( https://studentsquare.net/jobs/ ). How to make it fast? Hosting is not an issue as it’s one of the best company and other sites are working fine.
I cannot get email support because I don’t have access to the email account right now. So please help me here.
Hi
ad1. Where exactly? On single company page? You’d have to modify workscout/single-company.php for that
ad2. I don’t see it slow at all, the homepage loaded in 1.83 s the jobs page in 3s https://share.cleanshot.com/YIe3Lf it’s quite ok
Yes, on single company page. How can I change the code to move the company description after the company’s job listing?
Lines 108-115 put after line 148
I’ve replaced the code but showing error . Please check: https://prnt.sc/vlw38Jo3PGLd I pasted the code here: https://prnt.sc/5ZzbCFLEgkNo
This is modified file the way you want https://gist.github.com/purethemes/995ec3670e5d4ab93378c56e8e9571b2
Sorry to bother you again. But it didn’t work. https://prnt.sc/vkr2yZxy-IVi
I want the open position section before “About the Company” section.
I updated the gist file https://gist.github.com/purethemes/995ec3670e5d4ab93378c56e8e9571b2 please check again
Thanks a lot. Problem solved.
hi, how to show the excerpts of jobs on job listing page? thanks
Hi
I replied to your ticket
Hi Lukas, I have sent you password and user name 2 days ago, but seems you are busy or you didn’t get my email, please check my ticket and reply. I need to finish this project. 2 major issues: No transparent header setup option and no company information with message widget showing on single job description after installation.
Hi
sorry for delay, I just replied but unfortunately the login/password you provided doesn’t work.
As for transparent header, you need to edit the page and enable the transparent header checkbox, it’s below page content editor
as for company informations the job needs to be assigned to company
Hi, thanks for your reply, but even with the previously listed jobs in demo there is no company information header. Username and password is working now. please recheck. thanks again.
Thanks for your help.