3565 comments found.
Hello, how do I make the Job Alerts (Double Optin) ? I require this to be GDPR compliant in the UK
Also, how do I edit the welcome emails when people register? I don’t want to include the sign in wordpress URL? Many thanks
Hi
we don’t provide support for Job Alerts plugin, for this question please contact authors of that add-on https://wpjobmanager.com/support/ but afaik there’s no option for double optin
Welcome mails should be possible to edit with https://wordpress.org/plugins/welcome-email-editor/
When an employer is browsing the resumés, how can you remove the green ’’post a resume it’s free button?’ or at least change what the button says and where it links to? An employer is not going to want to post a resume 
You can actually set that in Customize -> Resume Options -> Resume Options -> Call to action button
How do I set up the coupon codes section
This is WooCommerce functionality https://docs.woocommerce.com/document/coupon-management/
Hii I want to use YITH WooCommerce Social Login for login. Is it supported on your theme.
I haven’t tested it but it should work if you’ll choose WooCommerce as login/registration type (there are few other options in WorkScout)
Can I Build Native Android and IOS app on your theme?
Sorry but I don’t have any experience with this so I can’t answer that question
I only want paying members to be able to view and download CVs based on how many they have paid for. If they have paid for 5 when they download five I want the site to stop them from downloading anymore unless they pay again
If you have not paid you should not be allowed to see the CV’s Can you do it so that we have Cv’s numbers add duration to which you can view those CVs
Such as view 25 CVs in 7 days
Hi
there’s no such functionality with the theme or available add-ons, there’s only option to require payment for users to be able to submit resume
question, can I make the search be only for members? so no public posts of jobs? or candidate profiles view
Hi
you can use this plugin https://wordpress.org/plugins/restrict-content/
Dear Sir/Madam how do I add a custom field to this page. https://www.job-hunters-engineering.co.uk/new-pricing-tables/#1537022147945-1fedb054-40c6
On the right hand price package at the bottom it says 10, 15, 25 views depending on what tab you click on. I want these lines to be fields so that I know how many times they download a CV
You’d need to add a custom field to the WooCommerce Product – this might help https://www.cloudways.com/blog/add-custom-product-fields-woocommerce/
Dear Sir/Madam how do I add a custom field to this page. https://www.job-hunters-engineering.co.uk/new-pricing-tables/#1537022147945-1fedb054-40c6
On the right hand price package at the bottom it says 10, 15, 25 views depending on what tab you click on. I want these lines to be fields so that I know how many times they download a CV
Hi
please verify your purchase first, you don’t have “Purchased” badge on your comment
Is it possible to not allow search engines to show this candidate profile archives in search results? One of the issues I am concerned with is the SERPS picking up any sensitive information.
TY
Hi
you can generally hide some parts of resumes from not registered users in Resume Manager -> Settings -> Resume Visibility, but if you want only to hide it from search engines, maybe something with robots.txt ? https://kinsta.com/blog/wordpress-robots-txt/
Hi! is there any available demo for RTL version to check if it’s working 100% or not before i buy ?
Hi, no sorry, we don’t have such demo and we don’t have 100% RTL support
Hi. I have one more question regarding maps activation. I’m trying to add maps to Single Job Page. It seems that I’ve done everything step by step activating Google API for maps. But maps don’t work like it is shown on your demosite. I still see the mistake and phrases “for development purposes only” on the maps like here: https://mobitalents.com/job/mobitalents-work-permit-in-eu-required-tes-job/ . Do you know what can be a mistake? What I did wrong?
Probably Google have started to charge money for maps?
Yes, since some time Google Maps is paid but they give 200$ free credit monthly to use on the API, which is more than enough for any average website (e.g all our demos of all our themes don’t exceed the free quotas). The only downside is that you need to set your billing account, but you can set it to not spend more than those 200$ free credits
It seems to me that is is already just $300 per year
We have in plans adding option for openmaps but can’t tell exactly the date
I’m trying to add a telegram Icon and link to the footer of my website using Appearance / Theme options / General -> footer Social Icons. Unfortunatelly, after adding Telegram – there is no Telegram icon in the footer. Just a place for it, but no icon. In case of Facebook or LikendIn – everything works. But in case of Telegram – there is probably some bug. What do you think? Can we fix it? You can see how it looks live in the footer of my website here: https://mobitalents.ru/
I think there’s no icon for Telegram in that iconset, at least I don’t see it in CSS
Hello, since we are using the WPJM add-on Job Tags, is there any way to include tags in the jobs display within the Job Listings? Any optional tags parameter for the [jobs] shortcode? We have already enabled ‘Filter by tag:’ on the sidebar, but thought it might be useful to be able to see the job tags along with some of the other job info on the job lists.
<?php $tags = get_the_terms( $post->ID, 'job_listing_tag' );
if ( $tags && ! is_wp_error( $tags ) ) :
foreach ( $tags as $tag ) { ?>
<span class="job-tag <?php echo sanitize_title( $tag->slug ); ?>"><?php echo $tag->name; ?></span>
<?php }
endif;?>
Hello puretheme, again we 
the problem with linking Google Maps is the same problem as with fonts. Without the consent of the user, we are not allowed to load Google Maps here in Europe (ehm…... GDPR). Which script should we exclude in Cookie Plugin? For example, with the cookie plugin like the Boolabs cookie, we can exclude the “parts/functions” of the website until the user has explicitly allowed us to use them..
Hi
hmm, the scripts are named ‘google-maps’ and ‘workscout-map’ but I’m not sure if it will work that way. Disabling this might break other things in theme. I’ll look into this issue.
Hello puretheme, it would already be mentioned here, but not clarified subsequently.
Is it possible to set the font globally for all texts? Let’s say, for example Roboto. Many users are no longer allowed to bind the fonts via Google because of GDPR. Download of the fonts without the permission of use is no longer allowed (over fonts.gstatic.com or www.gstatic.com). The local linking of fonts is allowed.
Maybe you have a solution via CSS, or you can think about it at the next update?
Hi
you can remove linerequire get_template_directory() . '/inc/customizer/typography.php';from workscout/inc/customizer.php
this will stop loading any google fonts. Now you can use CSS to set a font you want, or use some plugin that supports local linking of fonts
Hi. If there are an opportunity to add captcha to registration form for candidates and employers? I remember you told me several months ago that you are working on it
Yes it’s already an option in latest version
Could you tell how exactly to update the theme and use this option?
You should have “Envato Market” option in your wp-admin, you can update theme using this. Then in Job Listing > Settings> reCaptcha add API keys for your recaptcha, and you can enable it in Customize -> Login/Registration Options
Well, it seems that I have the lates version of the Theme as there is no notification about update in “Envato Market”. But I don’t see Captcha enabling option in Customize -> Login/Registration…
The option is here https://www.dropbox.com/s/cmauf4b62qxu5bt/Screenshot%202018-09-06%2022.21.37.png?dl=0 the version of theme is 1.5.08
Thank you!
Hello, I am looking to restrict visitors to register before they can apply for a job. I already have all the WPJM core addons purchased & installed. I have set Job Applications -> Settings -> Only allow registered users to apply. When I click a ‘Apply for job’ button, the popup does tell me that I need to be signed in to apply along with a ‘Sign in’ button. However, once I click on this button, the job page simply reloads with no apparent change.
What is supposed to happen here? Is the popup supposed to change to a register form instead? Should I be taken to another page with a registration form? I couldn’t find an example of job application restriction on the Workscout demo site.
Regards, Frank
Hi
can you send me link to your page? Which method of registration are you using? http://www.docs.purethemes.net/workscout/knowledge-base/user-login-registration/
I recommend using woocommerce way
Hi, I’m currently using the WorkScout engine for registration as we don’t have need of using Woocommerce (but the plugin is active). I will email you the link to our test site.
Regards, Frank
Hi Frank
To set it correctly, you need to create a static page named e.g Account that uses Page Template Login as Page Template (you can choose page template in page attributes in editor). and choose it in Customize -> Login/Registration Options in “User/login form page” option
Thank you! Since I initially went through the theme setup wizard, the Account page was already created with the Page Template Login selected. The missing step was the needed page settings in the Customize > Login/Registration Options as you pointed out.
How do I remove that map from the contact us page please? It seems to be built inside the theme?
Hi, just change the Page Template for that page to the Default page instead of Contact Page
You Genius! Thanks!
Hello, our client would like to add several dropmenu selections to the “Post a Job” form. This would be for a section called “Minimum Qualifications” and include dropmenus for ‘Education’ and ‘Years of Experience’. Education might include: No BA, BA, MA or terminal degree, and Years of Experience might include: No minimum, At least 5 years, At least 10 years.
The selected items would then obviously be displayed on a single job page.
They would also like to include a City input field as well as a State dropmenu as opposed to a single ‘Location’ input field.
Would the best approach for things like these to use the WP Job Manager Field Editor plugin? What about allowing those custom items to be added as filters for job searches?
Regards, Frank
Hi
yes, the WPJM Field Editor is a good tool to add those fields, but adding it to job listing might involve using code if you want to keep the style matching to the theme (with icons etc), adding search filters based on those fields is possible only using code