Discussion on WorkScout - Job Board & Freelance Marketplace WordPress Theme

Discussion on WorkScout - Job Board & Freelance Marketplace WordPress Theme

Cart 7,245 sales
Recently Updated
Well Documented

purethemes supports this item

Supported

3559 comments found.

hi,

i creat a age ‘post a job’ with page template job package’ but i can’t see the form… thank you

This page needs to use Default template, . Job Package template is used only to display pricing tables.

ok thank you. i’m gonna select this template. what must i do more ?

This page needs to have

[submit_job_form]

in the content and it needs to be set in Job Listings -> Settings -> Pages as your Job Submission Page

Hi Guys, I managed to improve page load speed enormously, but I am stuck with one, is there any way you could move the google maps api loading to the footer of the page? <script type=”text/javascript” src=”https://maps.google.com/maps/api/js?key=....”></script>

Hi

you have to edit functions.php in theme folder, and find line 300
wp_enqueue_script( 'google-maps', 'https://maps.google.com/maps/api/js?key='.$api_key.'&libraries=places' );
. change it to
wp_enqueue_script( 'google-maps', 'https://maps.google.com/maps/api/js?key='.$api_key.'&libraries=places',false,true );

Hi, I need your help for three things.

1. How can I centralize my menu top center of the page? 2. How can I delete the footer layout. From wpide I delete footer.php codes but still there is a white layout. 3. Is it possible to add social media contacts and credit text under to search button that I mentioned in the following link;

https://gyazo.com/37c6e36e9594841e68d374d38f117c63

Thanks

Hi

ad1) There’s no option for that in theme, it would require custom modification

ad2) That’s because the page background is white, and the search banner doesn’t take the whole height of the browser

ad3) You’d have to add it in the template-home.php

Hello,

I am trying to create a pricing page using the WooCommerce Job Package Template. My Pricing is using the subscription plugins from WP Job Manager and WooCommerce and the price does not display when I chose the Woo Job Package layout for the pricing page. Is there a way to display the woo job subscription packages?

Thanks!

Hi

please renew your support as it has expired, and contact me via Support Tab, I’ll check it and try to fix it.

*edit: I worked it out!

In your live preview, on the Browse Candidates page, you have the ability on there to filter resumes by skill and category. I can’t seem to work out how to add these options to my site. All that is there is Location and Filter by Rate

Hi

First of all you don’t have Purchased badge on your comment ;) but I’m glad you’ve worked it out

Hi, My site is translated to french using loco translate since march, today everything is back to english, loco translate pluggin is active and the strings stranslated

Hi, I am still having the translation problem. I even removed the fr_Fr in loco and started stranlating from the beggining but it’s in english in the front end. i tried as well poedit the pro version. in my FTP account i see the PO and MO files are when i open the PO the strings that i need are translated but not on my site. wordpress and cpanel language and are in French. What you i try next please ?

You’re saying it worked since march, I haven’t touch anything related to translations in the code for months during the update, and no one else reported any issue like that. Are you sure you haven’t changed anything in your setup recently that could affect this? It couldn’t just broke by itself.

I tried to login to your page but the access you gave me previously doesn’t work anymore, but honestly I have no idea what could happen here

Hi, Yes true, i change password each week let me know if you need it again :). It’s back to french after today update :D believe me i hired 5 people and they could not figure out what’s wrong.

I have only two strings that are still in English, Find job and Find candidate, i changed them in template-home.php & in template-home-resume php but they are still in English. i tried say what plugin but same thing :(

On the home page you have the header image with the search boxes with the Text Find Jobs.

Do you have the short code for this so it can be placed else where in this format. Also could you advise where I can find this in the theme to edit / change wording etc ?

Thank you

The login functionality in your template at http://globalpartner-hrs.pt/ is not working. All new candidates have to be created manually. This may be preventing the automatic creation of accounts by the candidates. The password change feature also does not work. Many thanks, Joao

Hi

I’ve just successfully registered and account on your page https://www.awesomescreenshot.com/image/2653945/2074366fbd81c88d80c035c7fc8b3811 althought I didn’t get a welcome email. If your WordPress is not sending emails it’s not theme fault, but your server configuration, try http://www.wpbeginner.com/wp-tutorials/how-to-fix-wordpress-not-sending-email-issue/

Good afternoon,   When a candidate / registrant on the site can easily register the account as it was done by you, you can also have access to send the CV, place the CV, etc. But you never set a password, because the system does not ask you to set your password.   After logout, if you try to re-enter the system will ask to re-login a username and password, as it was never defined a password can try to recover password (Lost Password) or where the system will ask for username or email And press the reset password button. When doing this operation the system informs the following: a password recovery email has been sent. This email never arrives and the password can not be reset.   An alternative is in the first login the person to go to the tab of my account and try to put a password, the problem is that as the system never asked to set a password initially this change will not be possible because to change the system password Asks for the current password (which does not exist) and then set the new password and confirm the new password again, anyway it can not be done because there is no first password or current password.   The system when making the initial registration should let define a password, which does not happen. The then create a password for you and send to the email of the person who registers for the first time.   The only solution we have at the moment is in the backoffice we manually set a password for each user and send it by email.   How can you resolve this situation, because at the moment a person subscribes to the site, has access to everything and after logout is no longer able to sign in again.

The problem here is that your server doesn’t send emails. The registration process in WordPress is that you just provide email, and to that email you get a link where you can set or generate the password. If you’re using WooCommerce, there is an option which allows users to put password during registration.

http://www.docs.purethemes.net/workscout/knowledge-base/user-login-registration/

But like I said earlier, your need to fix your emails problem, probably by using SMTP

Hi Lukasz, can you tell me what caching plugin you are using or how you enabled compression? My load time is slow and rating very low comparing to yours in PageSpeed Insights. Any other tips you can offer? Many thanks, Roland

Hi, the Booster was causing a conflict with Rocket so I removed it. I spent a lot of time searching online for a solution, and I added this code in my Plesk NGiNX config. This finally enabled the compression, my site went up from score 39 to 75

gzip on; gzip_disable “MSIE [1-6]\.(?!.*SV1)”; gzip_vary on; gzip_types text/plain text/css text/javascript image/svg+xml image/x-icon application/javascript application/x-javascript;

great :) thanks for sharing!

www.yorkshireandhumberjobs.co.uk

In popular categories on the home page, in the demo are icons for each category, on my site they are not showing, do we know why not ?

Thanks

Solved this one, I have now manually applied the icon

Ok so I’ve started with my installation added the core bundle and going through the setup wizard to complete and install demo content etc. I’m being asked to authorise access to Envato, it goes through the process but never gets past the step?

Ive skipped the step now for the time being… any thoughts

Thank you

Hi

you can ignore that step, it’s not required, sometimes there are problems with connection to Envato API, you can just try it later from Dashboard -> Envato Market

Hi, is there a way to modify the job search UX so it’s just “What” – keywords and “Where” – location?

Yes, sure, it can be easily done

Thanks, I’m considering buying. Can you pls elaborate? Is it just a matter of commenting out some code, or can it be done in the admin UI?

Hi, I’m trying to translate the title for the page for jobs in certain company which currently is “Jobs at [company]”. I’ve tried to translate this on the PO/MO files but that doesn’t work (that’s the same case with a lot of parts on the template) so I’ll need to hard code the translated name. I can’t find which file should I edit.

I’ve tried looking for that part as ‘jobs at’, ‘%1$s at %2$s’ and ’%s at %s’ but I really don’t know which file to edit.

Can you point me in the right direction? Thanks in advance.

Hi

where exactly is that text displayed? I can’t recall any place that uses it, the company page looks like this https://workscout.in/company/Garbage%20Garage/

If anywhere, you’ll probably find it in the wp-job-manager-companies plugin

It was in the plugin. Thanks for your help. Best regards.

Hi I have not yet utilised this theme, I’m testing it out at www.yorkshireandhumberjobs.co.uk, do I need to buy another license for support ?

Hi

technically your support period has expired (6 months are included with the theme purchase) but I’ll turn a blind eye to this in that case, unless you’ll flood me with support tickets ;) Cheers

Many thanks… Im just setting up now, I have just purchased the core add on bundle

i’m looking for a career wordpress theme where users first answer a question before they qualify to apply for a vacant job. Does this wordpress theme have such feature.

Hi

no it doesn’t, it would require custom modification. Technically with the Application add-on you can built a more advanced application form with custom fields, but it won’t work like a ‘test’ for users

Presale question: Is it possible to organize jobs by country and have same categories across all countries?

Hi

I think you could use regions add-on for that https://wordpress.org/plugins/wp-job-manager-locations/

Hi, I am having a problem since the last update, the theme is throwing 500 error instead of 404.

https://kechkhedma.net/404javascript.js

*Site error detected.

(Definition: 500-error.php?warning.500_internal_error.1)

It looks like that, I’m not aware of anything in theme that could cause that kind of problem. Have you enabled debugging in your WordPress https://codex.wordpress.org/Debugging_in_WordPress ?

And about the photo, I’m just saying that because a lot of people just copy that image not knowing they have to buy it, and I don’t want anyone get into trouble of not using licenses image ;)

Hi, I am leaving this comment so if someone will search here for the same problem, so it’s not theme or either servor, it’s the worspress app who throw the 500’s errror codes. if that happens just back up your wordpress to 3 days before the errors started and it should be solved.

I don’t think it’s a general issue, looks like something specific to your server/configuration. No one else reported any issue with any of my themes lately. But thanks for sharing!

Hi, I have enabled the regions add on, and have added a drop down on search, on homepage. http://therminews.gr/cyprus/

Now when someone visit my homepage the first (alphabetical) region is selected. It is like a placeholder. I want to edit this so it will look like the category field where is says “All categories”.

Is there a way to do that from settings??

If you visit the jobs page http://therminews.gr/cyprus/browse-jobs/ the region field behave exactly as I want, it has a placeholder that says “all regions”.

Can you point me in the right direction how to achieve the number 2?

I will contact you for the number 3.

Thank you!!

I deleted the resume form from contact forms, can you please post here the fields that you use on the resume form so I could replicate it. Thank you!

Is there a way to use pagination instead of a “Load more” button?

thanks for the quick reply. I’m using the shortcode the same way: https://cl.ly/lSi3 but I’m still getting a Load More button: https://cl.ly/lSSM . Any ideas?

If it’s jobs archive page then this shortcode is hardcoded in /archive-job_listing.php

Thanks for your help.

I have another question. Is there a way you can recommend to change with code or a plugin the way the account creation gets done automatically when submitting a job listing? What I mean is that how it works now WordPress sends an email to the user with a link to set a password for the account. How I would like it to work ideally would be that the user could enter the password in the same screen he or she is entering the username and email (just before the listing information). And if that isn’t possible I would like the user to receive an email with an autogenerated password instead of a link to set it (that’s the way is done when registering through WooCommerce). And if that isn’t possible either at least I would like to be able to customize the email the user will receive with a link to set the password.

Are you aware of any solutions for this with code or a plugin? Surely I’m not the first person that want to change this but I haven’t been able to find any documentation on how to solve this.

Thanks in advance for your advice.

Hi,,

I have problem with maps. I registered API key and I followed all steps that you described but still I’m getting error message:

js?key=AIzaSyCuwx3n1OFAHMiF4UpeD1klgC0TElGcmf4&libraries=places&ver=4.8:35 Google Maps API error: RefererNotAllowedMapError and Your site URL to be authorized.

I registered my site like .myWebsite.com/ and I’m using https maybe that making a problems I’m not sure…

Hi

that’s not theme related issue,if you’re using it *.myWebsite.com/* give it a while as it doesn’t register the change instantly, if that won’t work, try other combinations like https://mywebsite.com/* etc

or just disable the restriction, that’s the “safest” way of making it work ;)

https://mywebsite.com/* this is working fine :) Thanks (Y)
by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey