488 comments found.
Pre-purchase query:
JobHunt is by far the best looking job board theme I have seen, however, the employee/candidate dashboards seem very limited compared to other themes.
I’m confused as to why the candidate and employer dashboards are exactly the same, could you explain why?
What are the key features of your employee and candidate dashboards?
Hello there,
Thank you for your interest in our theme and for your kind words. I’ve emailed you access to our trial. Please take a look and let us know if you have any questions related to our theme.
Thanks, Ibrahim
Hello, Thanks for referring me to your Wordpress theme. How do I have access to the admin’s dashboard (Not employer or candidate)? and does it support ads like Google ads?
Hello there,
Thank you for your interest in our theme. Please email our support and we’ll setup a trial for you.
Thanks, Ibrahim
Pre-purchase question – is there anywhere I can view a live preview of the employer/candidate dashboards? All require a login on the current live site.
Hello there,
Thank you for your interest in our theme. Please email our support and we’ll setup a trial for you test the theme and view the dashboards before purchase.
Please let me know.
Kindest Regards, Ibrahim
Hello,
i’ve got presale questions
1 – on homepage is it possible to hide the “load more listings” after jobs ?
2 – is it also possible to have page 1 2 3 4 (without auto loading / ajax) instead of “load more listings” ? I want the website to load a new page each time someone clicks on page 1 2 3 4 because it makes more views and more adsense revenues …
thank you
Hello there,
Thank you for your interest in our theme.Yes, it is possible to disable ajax loading and replace them with regular pagination.
If you’d like to try our theme before purchase please email our support and we’ll setup a trial for you.
Hope this answers your question. Let us know if you have any other questions.
Thanks, Ibrahim
Hello
I’ve just bought your theme, can you tell me how I can disable / hide “load more” from the “job list block” ? I want no button at all and will create one by myself.
- Is it possible to have a candidate block with same design as “job list block” ? - Is it possible to have a companies block with same design as “job list block” ? - Is it possible to enable KingComposer in job categories ? I want to add tabs block there.
thank you !
Hello there,
Thank you for purchasing our theme and for reaching us. Can you please let me know in which page you want the load more removed ? Can you please give me your website URL ?
Thanks, Ibrahim
I’m still working on localhost, I’ve created a new page named “test1” and added the job list block
Hello again,
Thank you for getting back. Apologies for not responding earlier, we were closed during weekends. Please note our response time is 1 business day and we are closed on Saturday and Sunday which are weekends.
The Job List Block is built using “Jobs” shortcode. Here is the reference : https://wpjobmanager.com/document/shortcode-reference/
The load more blocks can be hidden via configuration i.e. showing the total number of result set via per_page argument, or via CSS by hiding the button or via code.
Let me know why you’d want load more disabled and I will provide appropriate solution.
Thanks, Ibrahim
Hello
I want to disable the “load more button” and add my own button linked to jobs pages.
ajax / load more is user friendly, but its make fewer pages loaded, and fewer adsense !
Hello again,
You can replace load more button with paginations ? Is that okay ? You simply have to add show_pagination=true this will replace load more with pages.
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
Hello,
no, I want no button at all and no pagination at all.
Hello again,
Please use this custom CSS to hide the button via CSS :
.job-list-section .job_listings + .load_more_jobs { display: none; }
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
Hello,
it’s not working, here what I did
1 Create a new page 2 Add “Job list block” 3 Enter job shortcode : [jobs per_page=”10” show_filters=”false”] 4 Enter Extra class name : .job-list-section .job_listings + .load_more_jobs { display: none; }
—> I still have the “load more listings” button
If it can help, here is the full code you can paste in a page :
width="12/12" video_mute="no" _id="438361"]jobhunt_job_list_block _id="905363" shortcode="W2pvYnMgcGVyX3BhZ2U9IjEwIiBzaG93X2ZpbHRlcnM9ImZhbHNlIl0=" el_class=".job-list-section .job_listings + .load_more_jobs { display: none; }"/kc_column
You should add the custom CSS to Appearance > Customize > Additional CSS. You should not add to el_class. Let me know if this works.
Thanks, Ibrahim
I’m sorry but it doesn’t work too…
hello, any solution please ?
Hello again,
The code we’ve shared has been tested on our demo server. I am not sure why it wouldn’t work. If you have a live URL, I can check and tell you what is conflicting with our code.
Please let me know.
Thanks, Ibrahim
Hi,
I desactivated all plugins and reactivated them and now it works… strange ! thank you !
Is it possible to enable KingComposer in jobs categories description ? When I add a shortcode in backend it loads nothing : all I get is the shortcode in frontend
Hello there,
Thank you for getting back. King Composer cannot be used for job categories description. This is because Job Categories description strips out most tags.
Can you please clarify what your requirement is with an example or screenshot and we’ll help you out.
Thanks, Ibrahim
Hello, this is a pre sales question :
Google Location Suggestion (in the location field) seems not to work, it’s normal ? regards
Hello there,
Thank you for your interest in our theme. Our demo site uses Google free API key for maps. We exceeded the daily request quota for this API. Can you please try after sometime ?
Thanks, Farook
The instructions to use an SVG logo is said in comments to copy this file :
wp-content/themes/jobhunt/templates/global/logo-svg.php
into the child theme like this :
wp-content/themes/jobhunt-child/templates/global/logo-svg.php
And to replace the contents of logo-svg with our own SVG.
However, I have designed a logo in Illustrator and saved it as a logo-svg.SVG file extension. Illustration does not save SVG as a PHP file, so how do I turn my logo-svg.SVG into logo-svg.PHP ?
That part was not explained.
I’ve posted a few tickets already.
Sorry for posting this here as well so the step by step instructions you might give could help everyone.
Site link: https://palacesjob.com The actual logo you see on the site right now is a PNG logo I uploded with the Customizer. The problem is, it does not switch to a dark logo on white headers, like on the demo.
Hello there,
Thank you for purchasing our theme and for reaching us. A SVG file contains tags like SVG, PATH, etc. You have to paste that SVG tag into your child theme into templates/global/logo-svg.php file. You can see an example in the original logo-svg.php file in the parent.
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
The only file I have is an Adobe Illustrator SVG file I created on Illustrator. Where do I look for these tags. I’m not a developer, sorry. Just a graphic designer. I barely know HTML, let alone PHP. Can you please explain where do I find the PHP file ?
And also, about the SVG file, what color must it be ? I designed a white logo. Will it automatically switch to dark on scroll ? How does that work ? Thanks for your help.
Hello again,
Do not worry. I will help you step by step.
Please open the SVG file in a text editor or even in a browser and view source. You’ll notice the SVG file has tags.
Do you have the SVG file online ? Please let me know.
Thanks, Ibrahim
Here I placed a blue logo:
https://palacesjob.com/wp-content/themes/jobhunt/templates/global/palacesjob-logo-bleu.svgHello again,
Thank you. If you click on the right click on the file and click on view source. It would generate something like this : view-source:https://palacesjob.com/wp-content/themes/jobhunt/templates/global/palacesjob-logo-blanc-01.svg
You can see its full of HTML tags some useful and some not useful ( like the ones specific to Illustrator ). Please allow me little time I will go through it and remove all unwanted tags.
Thanks, Ibrahim
Here you go : https://gist.github.com/ibndawood/450c0d0375f522dd85e747e6ec0e0625
Please paste this in your child theme’s folder like /templates/global/logo-svg.php
You see that your SVG height is 170px and width is 481px. I’d suggest that you remove the white space and have the SVG trimmed edge to edge.
Once you’ve added that please add this custom CSS to your child theme’s style.css :
.jh-svg-logo-fill { fill: #FFF; }
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
By the way I tried to control the width of the logo by pasting this into Customizer > Additonal CSS to no avail.
.custom-logo-link > img { max-width: 200px; }
Nothing changed.
Please do the github code thing again with this new smaller logo.
Hi Ibrahim, you might as well use this one. It’s the right size, I think.
https://palacesjob.com/wp-content/themes/jobhunt/templates/global/palacesjob-logo-bleu3.svgThanks a lot for your patience with me
PS: What tool you use to grab the code you pasted on Github ? I might as well learn from you 
Hello again,
I did not use any logo. Most SVG files only require the data within <g> tag. Other tags are mostly not required. So I simply removed it manually.
Here is the updated one : https://gist.github.com/ibndawood/450c0d0375f522dd85e747e6ec0e0625
And as you can see, the bag image in the center doesn’t do the on scroll version too well.
biut as you see, the is small glitch with the on scroll version
https://palacesjob.comThe tiny bag centered in the circle remains white when i grab the code.
your code seems to be better, as is has some styling in it.
Hello again,
I am unable to access the logo. Can you please check again ?
Thanks, Ibrahim
I just added it for you. Sorry Ibrahim.
https://palacesjob.com/wp-content/themes/jobhunt/templates/global/palacesjob-logo-bleu9.svgPlease add this custom CSS :
.header-bg-default .stuck .site-branding svg rect { fill: #070d37; }
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
That custom CSS, I add it there ?
Childtheme > style.css ?
No effect so far
I guess it only work with your girhub code
You can add it via Appearance > Customize > Additional CSS.
Thanks for the precison, but I still have my code on, not your Gitub code.
Yeah ! it works !! Thank you Ibra !!!
take a look ! https://palacesjob.comThats okay. It shouldn’t matter. I’ve updated this : https://gist.github.com/ibndawood/450c0d0375f522dd85e747e6ec0e0625 by removing unwanted code. You can use this instead.
It works now Ibra. I’m gonna give you a 5 stars review.
Thanks
You are welcome
Please do not hesitate to reach us if you have any questions related to our theme.
Oh, I noticed that the CSS fix you gave me did not apply to the following pages.
https://palacesjob.com/employers-v4/https://palacesjob.com/submit-resume/
https://palacesjob.com/shop-2/
https://palacesjob.com/chat/
etc. all the pages with white headers.
Is there a way to make the CSS work across the whole website ?
I saved the SVG file differently as SVG Tiny + The behavior is different now, but there remains a small display bug.
It works now. But I had to change the logo 
I like this logo better. There is too much circles. Time for shields. 
Thank you so much Ibrahim. Now, I’m gonna give you that five star review. 
Hello again,
Glad your issue is resolved. I am sorry I couldn’t get back for the last few requests owing to our time difference.
Please do not hesitate to reach us if you have any other questions related to our theme.
I also sincerely thank you for your kind words.
Thanks, Ibrahim
The only issue so far is the social media icons that display as a square everywhere on the site.
Maybe you prefer I use the email support ?
Hello there,
Thank you for getting back. I think the issue is due to conflict between King Composer fonts and font awesome fonts. I will check this issue and get back to you as soon as possible.
Thanks, Ibrahim
Hello there,
This issue is due to conflict between Yobro plugin and theme. This plugin loads the font awesome 4 however our theme uses font awesome 5.
Thanks, Farook
Thanks. Got rid of it.
Hi, I have a pre-sale question
1) Is it possible if registered company being put on hold first and admin have to approve them manually
2) Can I add or delete a field in the post a job form?
Hello there,
Thank you for your interest in our theme.
1. Yes, when adding a new company it will add as pending status only. Admin should publish it manually.
2. Yes, you can add or delete the fields in post a job form using custom code.
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Farook
Found a bug on the demo. To reproduce it, just go to Resume and click an Experience. The theme says there is no such Experience, when it’s obvious there is because it’s present in the list of resumes.
I clicked on 5-10 years
“No resumes were found matching your selection”
Same bug occurs for Salary, Age, Gender, etc
Hello there,
Thank you for noticing this issue. Let us check this and get back to you.
Thanks, Farook
Just purchased the theme.
Hello there,
Thank you for purchasing our theme and for reaching us. This feature is fixed but not deployed to our demo. If you are facing difficulties, please let us know, we’ll help you out with the issue.
Kindest Regards, Ibrahim
How Can I change the color background or homepage V1 ? It’s always on a purple filter. TIA
Hello there,
Thank you for purchasing our theme and for reaching us. You can change this color using custom CSS. Please add this custom CSS to Appearance > Customize > Additional CSS and update the color code :
.page-template-template-homepage-v1 .header-bg-default + .site-content-page-header:after {
background-image: linear-gradient(45deg,#8b91dd 0%,#10195d 71%,#10195d 100%);
}
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Farook
How do I display job Specialism icon image instead of job employer image at listing page~
Hello there,
Thank you for your interest in our theme. It would require custom coding to achieve your requirement.
Thanks, Ibrahim
is this theme compatiable with WP Job manager ZipRecruiter Integration?
Hello there,
Thank you for purchasing our theme and for reaching us. Yes, the theme is compatible with WPJM Zip Recruiter plugin.
Please do not hesitate to reach us if you have any questions related to our theme.
Thanks, Ibrahim
hello, is this theme bbpress and buddypress compatiable?
Hello there,
Thank you for your interest in our theme. The theme is not compatible with bbpress or buddypress.
Hope this answers your question. Let us know if you have any other questions.
Thanks, Ibrahim
please tell the demo login to see the Job Dashboard page.
Hello there,
Thank you for your interest in our theme. Please email our support from here : https://themeforest.net/item/jobhunt-job-board-wordpress-theme-for-wp-job-manager/22563674/support and we’ll setup a trial for you to look into the jobs dashboard.
Thanks, Ibrahim
On IE11 home page v1 not displayed correctly (search bar)... It’s not cool… And any “sliders” plugin dont work on this theme..
Hello there,
Thank you for your interest in our theme. Please note the theme is not compatible with IE 11.
Thanks, Ibrahim
how can my gravity form show in a full page instead of the side bar ..its kinda long so its squeezed up all in there
Hello there,
May I request you to post your support question from the same account that you used to purchase the theme. Support is restricted to customers only and unfortunately I cannot verify your purchase against this account.
If you believe you’ve used this account for purchase I request you to contact Envato.
If you are a developer asking this question on behalf of a client, please email our support your purchase code from your customer and the Envato account associated with the purchase.
Thanks, Ibrahim
I am trying to display this version of the company listings page: https://demo2.madrasthemes.com/jobhunt/employers-demo/?companies_style=v2. I am using this shortcode: [jobhunt_companies_list] , but it displays a different version. How can I change the version? Thanks in advance
Hello there,
Thank you for reaching us. You can change company archive style from Job Listings > Settings > Company > Company Listings Style.
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Farook
How do you have a plugin where people can build a CV?
Hello there,
Thank you for purchasing our theme and for reaching us. Resume feature comes from “Resume Manager” plugin. You need to purchase it separately.
Thanks, Farook
For autocomplete location we need Google api?
Hello there,
Thank you for your interest in our theme. Yes, we need to enter Google API key in theme options for enable location autocomplete feature.
Thanks, Farook
Any option to enter location without Google api
Can we add a location dropdown or autocomplete with database entry
Hello there,
Our theme does not have location autocomplete from database entry however we can add regions dropdown using “Regions for WP Job Manager” plugin.
Thanks, Farook
Looks like a great theme! I have 4 questions:
1. Does the theme support Google Auto Complete for the location field for Employer Location, Job Location and then on the main search page?
2. I am wondering if importing XML feeds is supported in the theme? (example: I can take an XML feed from an employers applicant tracking system and map them to an account).
3. In regards to the XML question – does the theme work with http://www.wpallimport.com/?
4. Is there support for back filling jobs from ZipRecruiter?
Thank you
Hello there,
Thank you for your interest in our theme.
1. Yes, Google Auto Complete for the location available on our theme.
2. Our theme based on WP Jon Manager plugin and this plugin doesn’t come with any XML feed option.
3. Yes, WP Job Manager compatible with WP All Import plugin. You should use “Import Listings into WP Job Manager” plugin with WP All Import plugin.
4. Yes, Our theme is compatible with ZipRecruiter.
Thanks, Farook
hello I can not find how to add the Candidate Dashboard, please let me know if you could configure it? or tell me the steps to do it because I can not.
Hello there,
Thank you for purchasing our theme and for reaching us. You need to purchase Resume Manager plugin for candidate dashboard. If you installed this plugin, please create a page and add [candidate_dashboard] shortcode as content and assign this page from Resumes > Settings > Pages > Dashboard.
Thanks, Farook