Discussion on WorkScout - Job Board & Freelance Marketplace WordPress Theme

Discussion on WorkScout - Job Board & Freelance Marketplace WordPress Theme

Cart 7,298 sales
Recently Updated
Well Documented

purethemes supports this item

Supported

3565 comments found.

Hello, I am researching options for a possible project. I was wondering if there was a way to require login for access to specific pages? Thank you!

Hi, yes but you need this plugin for that https://wordpress.org/plugins/restrict-content/

Pre sale question -

1. Can I customize the Job packages for Employer to Hire / Shortlist selected numbers (Package wise) instead of number of postings.

2. Is there any Admin option to Block / Blacklist any Employer and Candidate.

3. Can I customize the Signup and Dashboard for Employer

TIA.

Hi

ad1&2. No, there’s no such option ad3. It would require changes in code probably

Hi guys, nice theme! Im loking for a job portal theme for my next project.

Im wondering is this possible with your theme: On the front page i need to display the employers and the seekers in a vetical image sliders? Im thinking to have frontpage with two sidebars and in each sidebar i want the users to be shown in a vertical slider: http://prntscr.com/jqdui9

Possible?

Hi

we don’t have any vertical sliders elements available in theme, so you would need to use some 3rd party plugin/custom solution for that

Hi, Thank you for the last update and new design, just quick question, on job listing on home my on your demo joy types are with colour but not on mine, please see https://snag.gy/9u6BYL.jpg

Do i have to add any plugin ? Thank you

Hi, go to “Job Types” and set custom color for each of the job type: https://www.awesomescreenshot.com/image/3397429/78acb84cb58f622225d3038f6360774b

And one more question: is it possible to make that after logging in user is redirected to My Account page or dashboard page? Otherwise it is a bit wied. For exmple, a user goes to Post a job page, then he/she log in there and then he/she is redirected to main page….

:-) could you also tell where we can change text on /my-account/ page? I tried to use Say What – Plugin, but it didn’t help… I even tried to change text directry in Woocommerce plugin – it also didn’t help….

Is your “post a job” page set in Job Listings -> Settings -> Pages as the “Submit Job” page?

Check file workscout/woocommerce/myaccount/dashboard.php

Both helped. Thank you!

Hi! I’ve created new dashboard page for employers: https://mobitalents.com/employer-dashboard/ How can I make “User page” button in the Top bar to redirect to this new dashboard page instead of old one: https://mobitalents.com/job-dashboard/ ?

There’s an option for that in Customize -> Login/registration options

Yes, I see. Thank you!

Hi,

How do I manually activate the hours field for the post job form? I have activated in customise but its not showing.

Example of it being used on demo.

https://workscout.in/job/restaurant-dishwasher/

Thanks.

HI

You need to enable it in Job Listings – Settings

how can i translate drop us a line sentence? and also recent, popular comment tabs?

It’s a widget, you will find it in Appearance > Widgets

how can i translate drop us a line sentence? and also recent, popular comment tabs?

Hi i’m trying to get rid of this error message on my site: ‘Error: No job reference detected!’

Where is that error showing? I don’t recall anything like that

www.medicbankjobs.com have a look it’s on most of the pages (in red)

You have no jobs added to your website.. this error is showing in places where the jobs should be displayed

Hello, I know this is a new version, but I need the old changelog of workscout prior to March due to client requirements, could you please provide? Very important…

Hi

I’m afraid we’ve lost it. What do you need it for? Maybe I can help some other way

We are going on a lawsuit.. against client for lack of payment.. and lawyer wants us to provide changelog of all improvements we made to website since launch…

And one more question: What engine do you recommend to use in you theme in order to have the whole functionality – WooCommerce, Ultimate Member or Workscout? You have different options in Customize menu. But I don’t understand what’s the difference and what option I should use…

Hi, it’s explained in documentation http://www.docs.purethemes.net/workscout/knowledge-base/user-login-registration/

I recommend using ‘WooCommerce’

Hi! If there is an opportunity to implement reCaptcha into registration/log in form?

I’m actually finishing update with reCaptcha option on registration ;)

Oh, good! It will be in the next theme update?

Hi,

I want to set the homepage location search to be a dropdown instead of input is there an easy way to do this? or does the theme not support dropdown functionality ?

Hi I have this working now but it’s not working as well as the one you have on your demosite. it only seems to suggest for london and new york

Also what is the easiest way to add hours into the job submission form to show on the job post?

Hi! My question today refers to My account page. Now if we go to My Account page https://workscout.in/my-account/ on the left side we see the menu. There is the button “Dashboard”. When user click it he/she expects to go to https://workscout.in/job-dashboard/ or https://workscout.in/candidate-dashboard/ (depending on his/her role), but nothing happends…. When we click on “Dashboard” we land at https://workscout.in/my-account/ page, which is not real dashboard….. 1) If there an opportunity to ad links to real dashboard pages into this menyu on the left side? 2) If there is an opportunity to add links to “Job Alerts” and “My bookmarks” pages to this menu as well? – it would be wery convenient for a user to manage everything from one page. Thank you for your help in advance.

Hi

this was actually changed recently and this menu is now manageable in Customize and in Menus, you can create different menu for each user role, it’s explained here http://www.docs.purethemes.net/workscout/knowledge-base/user-dashboard-navigation/

I probably need to update demo with this ;)

There is some sticky header problem: In Appearance/Header options I have Sticky header option swithed on. But my header is still not Sticky… As on Desktop, as on mobile. It is strange – It was sticky some time before, I haven’t changed anything and it has stopped to be sticky… How do you think what could be the problem?

Yes, it is my site. Strange, sometimes it works. Sometimes doesn’t… Should sticky header work on mobile or not?

I’ve checked in code, it works if browser width is bigger than 1290px, otherwise the header is too cramped

Ok. Thanks!

Hi. Is it possible to hide Breadcrumbs in the header section of each page?

If there is an option to swith off breadcumbs on static pages and leave it as it was on post and jobs pages?

Try

body.page #breadcrumbs { display: none; }

instead of previous code

Yes, it works. Thank you!

Hi! I still can’t find how to change text “Browse all categories” on the button at Job categories grid. I saw you earlier comment that we should use Say What plugin. But it askes to fill in “Text domain” and “Text context” fields, which I can’t understand how to fill in taking into account that I wish to change text in Job categories grid…. Could you help me with advice, please?

And one more question: if I want to change some phrases in the template – should I use Appearance / Editor. Or somehow else? May be via Child theme?

Hi

If you want to keep the site in English, you need to use SayWhat, the text domain is ‘workscout’ for any text that is coming from theme, but it’s get complicated if the text is coming from the plugin, because each plugin has it’s own textdomain, e.g. for WP Job Manager it will be ‘wp-job-manager’. But most of the texts are coming from theme. The text context field is optional, you don’t have to add there anything.

If you want to translate the theme do different language, we have it explained here http://www.docs.purethemes.net/workscout/knowledge-base/theme-translation/

Hello, I’m going to buy the template, but I need to know if it includes the Apply with Linkedin option or if it’s compatible with this plugin https://codecanyon.net/item/wp-job-manager-applywith-linkedin-or-indeed/9893999?s_rank=1

Hi

It doesn’t include it, it was available in WP Job Manager bundle but they have discontinued this plugin because LinkedIn change their API and made it unusable. I never tried that plugin from codecanyon so I can’t recommend it, but check their comments and reviews

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