3565 comments found.
If I already have a wordpress site using another company’s theme, would it be possible to save all of the user/job data from that website so that if I changed to your theme that I would not lose all of this data?
Hi. It depends on the theme. If it was WP Job Manager based theme then it’s just a matter of changing theme and it should all work out of the box. If however it’s some custom solution or their own plugin then you will need migrate the data somehow
Hi, I have bought this theme and also the ADDON bundle. I am wondering if its possible to have the ability for users to upload a CV and for employers to browse these resumes but must require login or sign up first?
Users can upload CV while applying for a job. On the website they can/have to fill their ‘resume’ form https://workscout.in/submit-resume/ which then can be browsed by employers. They can also attach pdf files to their resumes. You can restrict browsing resumes by using plugins like https://wordpress.org/plugins/restrict-content/ or use Resume Visibility option, please check https://wpjobmanager.com/document/resume-manager/
How do I get my first/front page secure? I bought an SSL but every page but the homepage is secure? Also, how do I create purchase plans where people can buy featured listings?
OK, my host fixed the SSL thing, it looks like its secure. How do I enable registration? I checked the box that says open to anyone in settings but still isn’t working.
Hi
ad1. It’s explained here https://wpjobmanager.com/document/woocommerce-paid-listings/#section-2
ad2. The only place to enable it is in Settings -> General -> Membership -> Anyone can register
hello; how can i add a box to resume submission page?
I want to buy both this theme and your real estate theme. Do you offer a discount if someone wants to buy two of your themes?
Hi, sorry but there’s no such functionality on ThemeForest for discount coupons or anything like that.
Testimonials carousel does not move. I thought it did before the recent update? I see that it does not work on your demo site either. Did it move before? What is the reason for the change? Is there a way to get it back so that it moves?
Both, an old and new style of testimonial carousels move. Newer version is draggable by touch or mouse.
I am getting the error “Bad Gateway” when someone tries to upload their resume with .docx file types or sometimes as pdf, i have purchased the theme and i did submit a request with my purchased code regarding this but i’m still not receiving any help
I replied to your email 22 hours ago, I can provide a screenshot from our support software if you wish. Here’s the answer I gave you:
“Hi do you have everything updated? This used to be a problem before WordPress 4.7.3, but it shouldn’t be now https://github.com/Automattic/WP-Job-Manager/issues/853 this plugin should help https://wordpress.org/plugins/disable-real-mime-check/ “
i’m using WordPress 4.9.6, and latest version of WP job manager. could it be possibility Resume manager add on that is causing the error?
It’s most likely server problem that is not accepting that filetypes
i’ve installed and activated the disable real mime check plugin as instructed above, but i still getting the bad gateway error on resume upload
Could you contact your hosting provider about that as well?
And are you by any chance using GoDaddy?
Yes, i’m using Godaddy
If you google “godaddy bad gateway” there are many threads like that, e.g https://www.godaddy.com/community/Building-and-Managing-a-Website/Uploading-Media-Errors-Microsoft-Word-Document-502-Gateway-error/td-p/14330
It’s the server issue and I couldn’t find any response from godaddy support for that, so you might need to contact them directly
How long does it typically take for jobs to be submitted before it comes up on Google for Jobs platform?
I don’t have any data on this, this is totally up to Google bots and various other factors
need a little help translating hard code way
i tried to translate this: https://i.imgur.com/npYuIK5.png
it’s the only english string that is showing in the whole website. it was in french before the update. now not even showing in loco translate
drop down menu options are in english to, can’t translate them in loco. so i decided to edit php code.
i edited /inc/registration.php
@ line 215
<?php
echo '<label for="workscout_user_role">'.esc_html__('Je suis un...',"workscout").'</label>';
echo '<select name="workscout_user_role" id="workscout_user_role" class="input chosen-select">';
etc…
all the strings are translated in french. re-uploaded to the server and browser cache and cache plugin are emptied. no change still in english. why ?
contcted my host and they told me that i did somethng wrong but they dont support that kind of work. please help im getting crazy now.
Hi
that text is in workscout/inc/wp-job-manager.php:825 and in workscout/inc/registration.php:215
Have you clicked the “Sync” button in LocoTranslate? I’m 99,9% sure this string is working correctly, it’s translatable string as you can see in source files
how can i find the true plugin which is used for nonloggedin user applying for a job. This screen says that “Before applying for this position you need to submit your online resume. Click the button below to continue.” bu i cant find the related plugin for translate.
It’s coming from WP Job Manager Resumes plugin, the file is wp-job-manager-resumes/templates/force-apply-with-resume.php
Hi,
I am trying to enable the chosen support for mobile. On the workscout/js/chosen.jquery.min.js file, I am trying to edit this code:
AbstractChosen.browser_is_supported=function(){return"Microsoft Internet Explorer"===window.navigator.appName?document.documentMode>=8:/iP(od|hone)/i.test(window.navigator.userAgent)?!1:/Android/i.test(window.navigator.userAgent)&&/Mobile/i.test(window.navigator.userAgent)?!1:!1},AbstractChosen.default_multiple_text="Select Some Options",AbstractChosen.default_single_text="Select an Option",AbstractChosen.default_no_result_text="No results match",AbstractChosen}(),a=jQuery,a.fn.extend({chosen:function(b){return AbstractChosen.browser_is_supported()?this.each(function(){var c,d;c=a(this),d=c.data("chosen"),"destroy"===b&&d instanceof Chosen?d.destroy():d instanceof Chosen||c.data("chosen",new Chosen(this,b))}):this}}),
I am trying to add the
AbstractChosen.browser_is_supported=true;
As you mentioned above but it is not working. Maybe my syntax is wrong (I am not familiar with Javascript.
Can you please tell me how to add write this properly?
Thank you!!
Any thoughts on that? Please provide a working solution.
I do understand that this is a third party plugin. But it is not working properly. In a mobile first world why a plugin is not supporting mobile devices.
Currently I have 100+ categories and 150+ locations for my listings. Imagine someone trying to scroll all that in order to find what he is looking for, very bad UX.
There are a couple of other plugins that work great on mobile devices also. I think that you should consider using another one instead of chosen.
Please help me at least to find a working solution on this.
Thank you!
Hi
a little patience please
you just asked that question yesterday.
AbstractChosen.browser_is_supported = function() {
return true;
};
Modified file that works https://gist.github.com/purethemes/2bebc73caa5b5f037ea619845034a9c2
Hi,
I copy pasted the code from the url on the file workscout/js/chosen.jquery.min.js
Delete all caches, erased cookies. But no luck, nothing is working.
Do you think it might be something else?
Where are you trying that? Your phone (those mobile browsers are really persistent with caching) or your webbrowser? Can you try on a “new device” that you didn’t open the website before? I’ve tested it and it works for me
Or is it another file that I should edit? The file is min.js it is minified and uglified. If I paste on that file a non minified and non uglified code will it work?
I will try to find a new mobile device to test this.
I’ve used not minified version to make it easier to edit and see the change
But the file that is in /wp-content/themes/workscout/js is minified. Should I minify the code before I upload it?
I have downloaded 6 different browsers (all new ones, not previous used on my phone) but it is still not working.
Just tested on a new phone (totally new, just opened the box) still not working.
Should I just copy paste your code on the workscout/js/chosen.jquery.min.js or should I do something else before pasting it?
On a fresh wordpress installation on a new domain I pasted your code and it is still not working. I guess it might be something that I am doing wrong.
Hi
It is possible to edit the search box in main page?
especially translate those :
-city, province or region -keywords -We have job offers for you!
Yes, everything is translatable in theme http://www.docs.purethemes.net/workscout/knowledge-base/theme-translation/
Hi,
but we can specify to translate something? like the searchbar only.
with using poEdit, we have the workscout.pot & if we translate it to de_DE how to make it the default language ? instead of workscout.pot
It’s described in documentation and that doesn’t sound like a pre-sale question so please verify your purchase first
Hi,
it’s our client who has a problem with ur theme so we are trying to help him chill ^^, we fixed the problem by using Poedit.
Ok, but if you’ll ever need a support from us please use your client account or your client purchase code to verify it.
Hi ! My website is fully translated in french but after last update i got some strings back in english : https://i.imgur.com/78sTIaM.png
using woocommerce for registration.
tried to find them in loco translate…not found. any idea where can i find these strings in loco translate ?
also how to get rid of the ”$” on job listing: https://i.imgur.com/kJvLfqs.png
heres the code and i dont understand why it’s still showing the $ https://i.imgur.com/xxolFhp.png https://i.imgur.com/mESRY7p.pngboth files got cleaned of unsued code.
Please help. you made a & #x%x ?$# great theme 
Hi
Have you tried clicking “Sync” button in LocoTranslate while editing WorkScout translation?
The $ sign is added by the workscout_currency_symbol() so make sure it’s not there in the single-job_listings.php
Thanks!
tried and nothing changed. wich file do i need to edit. Imma translate it hardcoded way.
on my post job page, employer can select the listing category. I classiffied categories. how can i restrict the user about selecting the only child category. i dont want to use parent categories. I need them only for heading the subcategories. http://rxkariyer.com/ilan-gonder/
q2: i translate plugins via loco which i need. At alarm page/alarm listings, i want to translate some words. “enable,disable,show results”. bu i cant find the exact plugin which i have to translate. can you help me? it isnt wpjobmanageralert plugin.
q3 how can i fit all markers to screen. it can not be possible. i select autofit option. but ican not solve. http://rxkariyer.com/browse-jobs-with-map/
Hi
ad1. there’s no option to allow only child categories to be selected, that would require some custom modification
ad2. This template is overwritten by WorkScout theme so you’ll find it in theme translation
ad3. You need to remove the Custom Center Point values for that if you want to use autofit
q4 how can i disable region box on resume form?
It should be an option in Resumes -> Settings
Pre-Sales Question. Is there a way to get rid of the metric system on this theme and have it so it only gives location search results in miles?
Yes, you can switch it in theme options
Is there any considerations for upgrade to version 1.5? we are in 1.4.8 and this seems like a major upgrade – any concerns we should consider?
Hi
You don’t have ‘Purchased’ badge on your comment so for any help please verify your purchase. There shouldn’t be any problems, but make sure to make a backup before
Hi, I am trying to follow this https://realize.be/blog/mobile-support-chosen My question is, where do I find the chosen files in your theme structure? Is it located in /themes/workscout/js? The chosen.jquery.min.js is the only file related with chosen or are there any others?
Hi
yes it’s workscout/js/chosen.jquery.min.js but were using version 1.2.0, this patch is for 1.1.0 so I’m not sure if it applies
Hi,
on the js file there is a line of code like this:
AbstractChosen.browser_is_supported=function({return"Microsoft Internet Explorer"===window.navigator.appName?document.documentMode>=8:/iP(od|hone)/i.test(window.navigator.userAgent)?!1:/Android/i.test(window.navigator.userAgent)&&/Mobile/i.test(window.navigator.userAgent)?!1:!0}
Should that work if I change the
i.test(window.navigator.userAgent)?!1:!0}
to
i.test(window.navigator.userAgent)?!1:!1}
??
Thank you.
I have also contact you via email please respond.
I replied to your email yesterday .
You could also change it simply to AbstractChosen.browser_is_supported=true;
Please consider renewing your support as your included support period has expired. That help us maintain the theme and develop it further. Many thanks!
I sent a mail but need an answer quickly. Trying to get approval on indeed. They require a redirection BACK to the job the person clicked on when pressing the Apply button if they have to register or login when applying. is there an option or can it be worked into the theme.
Hi
I’m not sure if I can help here. Are you using this add-on https://wpjobmanager.com/add-ons/indeed-integration/ ? I thinks this question should be rather asked to WPJM support, I don’t know what indeed requires.
Pre sale question:
- Is it possible to use the profile page of Ultimate Member as a CV page for the candidate? - Can a candidate upload a cover image?
Hi
no not really, this would require some customisation I guess
Trying to update to 1.5 in Wordpress and getting this error – An error occurred while updating WorkScout: Update package not available. – I have entered my Envato Market API and tested connection. Any ideas? Thanks
Hi
this error happens if there’s some server problem with cURL or cloudfare, I remember I contacted Envato team about this one time but I guess they didn’t find a fix. In that case you need to update theme manually, just download again the Installable WordPress file from your Downloads section, extract it and upload to you wp-content/themes to overwrite old files