488 comments found.
hi pre-sale question please, is visual composer included or we need to buy it separately?
Hello there,
Thank you for your interest in our theme. WP Bakery Page Builder ( formerly Visual Composer ) is not included with our theme.
Hope this answers your question. Let us know if you have any other questions.
Thanks, Ibrahim
hi author, pls help: 1. how to disable to search boxes in homepage? i just wanted the image. 2. how to remove the transparent blue that overlay my background image? 3. how to permanently stick the header (with white background) all throughout the page? thanks author
Hello there,
Thank you for purchasing our theme and for reaching us. Please email our support from here: https://themeforest.net/item/jobhunt-job-board-wordpress-theme-for-wp-job-manager/22563674/support with your requests, we’ll help you out.
Kindest Regards, Ibrahim
Hi. I have a pre-sale question. I am planing to add Trainings section on my website, with separate Peckages. I want to know can I do it for your theme ? Or does your theme have function to add packages for specific Job type ?
Hello there,
Thank you for your interest in our theme. The theme is built for WP Job Manager and supports all the features of WPJM. The requirement that you’ve requested may not be available out of the box and might require a bit of custom coding to achieve that.
Please note customisations are not part of included support. Ref: https://themeforest.net/page/item_support_policy
Hope this answers your question. Let us know if you have any other questions.
Thanks, Ibrahim
Hi, If i change the setting in the WP Job Manager, that I don’t want an automatic username and the user should type in his username and password by themself, the setting will not be saved and i have still the same form on the register/login page..
And I have the Version 1.2.6 installed, but if i do the activation it will install everytime the KingComposer Editor. How can i install the Elementor Editor?
Do you can help me?
Thanks, Maceo
Hello Maceo,
Thank you for purchasing our theme and for reaching us. WPJM does not come with a user register form. Are you using WooCommerce or the form that came with Jobhunt? Can you please clarify.
You can de-activate King Composer and use Elementor. You can install Elementor from Plugins page in your admin panel.
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
Hello Ibrahim, Thanks for you fast reply. I mean the form to register a new user for the page. If a User want to register, than a password will be send automatically to the Mail. Can I change the form, so that the user can type in his password directly in the form?
If I install Elementor Plugin following message pop up: “You must call ‘the_content’ function in the current page..”
Hello again,
Like I’ve explained, the answer to your question depends on what form you are using. Have you activated WooCommerce and using WooCommerce’s form or Jobhunt’s inbuilt form? Please clarify.
If you are trying to edit Elementor in home pages please make sure that you’ve enabled “Page Content”. Ref : https://docs.madrasthemes.com/electro/topics/troubleshooting/home-pages/visual-composer-does-not-work-with-home-pages/
You can uncheck the other blocks if do not wish to load them as well.
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
The above screenshot is from Electro but holds good for Jobhunt as well.
Hi Ibrahim, I mean the [jobhunt_register_login_form] on https://elitelehrstellen.trupax.ch/?page_id=329. Do I have any option to change this?
Elementor is working now. Thanks!
Thanks, Maceo
WooCommerce is deactivated at the moment
The WP Job Manager setting is applicable only for Post a Job page. It is not applicable for the register login form.
Since you are using jobhunt register/login form, you can use this custom PHP in your child theme’s functions.php to enable password field:
https://gist.github.com/ibndawood/658c0002a364e10b714b50338cefe2d8By default, the username is captured. Do you want to disable it? Please clarify.
Thanks, Ibrahim
Thanks Ibrahim! I will try this. Username can be left as it is. But i have another question. Can I change the form, so that a new registration is automatically a candidate? I don’t want that employer can register themselves..
I got it! Is it possible to translate the theme into German? Or where can i change the strings from english to german?
The theme is translatable and we have included all the strings with the pot file. You can use a plugin like loco translate to translate the theme into your language. You can find instructions here : https://docs.woocommerce.com/document/woocommerce-localization/#section-5
Thanks, the WooCommerce Site are already translated. But can i do that with the Company Profiles and Job sites too?
How can a Employer add a Company Profile for the employers-v4 list?
Hello again,
Please make sure that you’ve translated the theme as well as plugins as well.
Regarding employer v4: https://demo4.madrasthemes.com/jobhunt/employers-v4/ – Can you please clarify what you’d like to achieve with a screenshot?
Thanks, Ibrahim
If I import a employer company with wp all import and then import jobs with wp all import for that employers company will the jobs show up on the employer company page?
Hello there,
Thank you for your interest in our theme. WP All Import mostly works independent of the theme. However, we’ve not tried it with our theme to import employers.
Please reach out to our support and request a trial with WP All Import. You can test it yourself on our trial servers.
Hope this answers your question. Let us know if you have any other questions.
Thanks, Ibrahim
Hi, great theme you guys have developed…
I’m current using Homepage v1 (el) with its default Section Titles & Job Search Block, combined with the Site Navigation Header from Homepage v4 (i.e. top white bar)
However, I’m really trying to work out how to make these changes:
1. Replace the ‘header job-search-block’ that’s used on Homepage-v1, with the exact style & height of the one that’s used on Homepage-v4 (positioning it in exactly the same place as the current one, i.e. directly under the Section Title & Subtitle, and not in the ‘Bottom’ position as it per the layout in demo Home v4.
2. Remove the ‘All specialisms’ drop down in this Job-search block.
3. Align both this Job-search block and the Title/Subtitle over to the left (i.e. same as the positioning of these items in demo Homepage v3)
4. Replace the current blue-tint overlay (i.e the colour gradient) of the site content header on Home v1, with the same black-tint overlay from Home v2
5. Lastly, how would I change the font size and colours of the Section Title and Subtitle above job search, without affecting that font class everywhere else?
Any help is very much appreciated!!!
Thanks 
Hello there,
Thank you for purchasing our theme and for reaching us. To answer your questions :
1. In the page templates use Homepage v4 and then use the blocks from King Composer or Elementor.
2. Please unselect the “show checkbox categories” checkbox in the editor page.
3. Please add this custom CSS to Appearance > Customize > Additional CSS for left alignment:
.job-search-block .section-header {
text-align: left;
}
4. Please add this custom CSS to Appearance > Customize > Additional CSS:
.page-template-template-homepage-v1 .header-bg-default + .site-content-page-header:after {
background-image: linear-gradient(45deg, #000 0%, #000 71%, #10195d 100%);
}
5. Please add this custom CSS to Appearance > Customize > Additional CSS:
.page-template-template-homepage-v1 .job-search-block .section-header .section-title {
font-size: 10px;
color:#000;
}
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
Hi! First of all, great theme! Just one question:
Is it possible to remove the “I want to register as” option in the Registration page? I just want that all users will register as Employer and not as Candidate.
Thank you in advance! Pietro
Hello there,
Thank you for purchasing our theme and for reaching us. To disable the user register role, please add this custom PHP code to your child theme’s functions.php:
https://gist.github.com/ibndawood/0403cc97837693a1e006aadbcd0f1e88Please note once disabled, the default user role is:
1. Subscriber – If no plugins are activated. 2. Customer – If WooCommerce is activated. 3. Employer – If WPJM is activated. 4. Candidate – If WP Resume Manager is activated.
Hope this answers your question. Let us know if you have any other questions.
Thanks, Ibrahim
This is exactly the answer I was looking for. Thank you so much, your support is amazing.
Glad to be able to help. Please do not hesitate to reach us if you have any questions related to our theme.
Before buy the theme, it’s possible to remove this header of blog posts/etc? Because I use a lot of blog posts, and it’s not good for mobile responsive.
Img of I’m talking: http://i.epvpimg.com/lNqXcab.png
Hello there,
Thank you for your interest in our theme. You’ll have to use custom PHP or CSS to remove this block that you’ve shared.
Hope this answers your question. Let us know if you have any other questions.
Thanks, Ibrahim
Thanks for the reply. Do you have any guide to do that for who buys the theme?
Hello again,
Unfortunately, customisations our outside of support scope. We’ll try our best to help with customisation requests as best as we can but you’ll have to code them yourself.
Hope this answers your question. Let us know if you have any other questions.
Thanks, Ibrahim
Hello, is it possible to get a demo of the backend login? we would like to check the admin panel before we buy the theme. Thank you
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.
Thanks, Ibrahim
Can I delete King Composer and use Elementor instead with this theme ?
Hello there,
Thank you for purchasing our theme and for reaching us. Yes. You can use Jobhunt with Elementor and without King Composer.
If you are using demo content, you might have to delete some King Composer data.
Hope this answers your question. Let us know if you have any other questions.
Thanks, Ibrahim
Hi, pre-sales question if I may…
I’m having to find a new job-board theme since the developer of Capstone (WPScouts) has seemingly decided to abruptly abandon his theme and all support… just as I’d finalised the design & configuration to go on multiple sites.
Because of this I’ve been testing out most of the key WPJM themes over the past weeks, and I must say Jobhunt is really quite impressive! My question is to do with your pre-built headers – reading the documentation it seems there isn’t much flexibility to customise….
Is it possible that padding can be added both above and below the logo / menu / header area in Jobhunt? Basically to increase the height of the header menu section, without increasing logo size or messing with the menu links themselves.
See the difference in height for the white header menu in links:
Jobhunt https://bit.ly/3sKtoNc vs Capstone https://bit.ly/3sKxq8r (@ my site)
Is there some custom CSS or PHP code that can add padding (or top & bottom margin) to increase the height of the menu headers?
p.s. I have only downloaded your theme (from some random site) on a GPL license basis for testing, but will purchase in full if we decide to go with Jobhunt
Thanks in advance!!
Hello there,
Thank you for your interest in our theme. To answer your questions :
Here are the customisation options available with Jobhunt header: https://docs.madrasthemes.com/jobhunt/topics/theme-options/header/ For additional customisation, you’ll have to use custom PHP or CSS.
The custom requirement that you are asking can be achieved with custom coding only. Please note custom CSS or PHP is not part of support. We’ll try to help as best as we can but we cannot really guarantee.
Having said that, our theme uses hooks and actions to build headers. Most WP developers who are familiar with hooks and actions would be able to customise the header by making use of these headers.
Hope this answers your question. Let us know if you have any other questions.
Thanks, Ibrahim
Hi,
I just bought you’re theme and there are a few things that I can’t seem to find.
1/ Where do I change the SVG logo? Cause I can only upload png in the customizer
2/ Where can I change the header/first section on the homepage? I want to change the background, size, aline the title and body to the left and I need 2 buttons, instead of a search bar.
3/ We don’t need a register/login service. Where can I turn it off?
4/ Can I use another button in the menu bar, that looks like the ‘post a job’ but goes to a spontaneous application page?
5/ can I just delete king composer if I use elementor in stead?
The url is broadskills.be
Thanks for a quick respond.
Hello there,
Thank you for purchasing our theme and for reaching us. To answer your questions :
1. Please use a plugin like this for WordPress to allow SVG uploads: https://wordpress.org/plugins/svg-support/
5. Yes, you can use Elementor instead of King Composer without any issues.
2, 3, 4 – Please email our support and we’ll help you out.
Thanks, Ibrahim
Hi,
To what email adress should I mail?
ABout the first question: Is there no other way to just change the ‘jobhunt’ logo?
Hello again,
1) Please email our support from here: https://themeforest.net/item/jobhunt-job-board-wordpress-theme-for-wp-job-manager/22563674/support
2) By default Wordpress does not allow you to upload SVG files. You should copy the file jobhunt/templates/global/logo-svg.php into the child theme like jobhunt-child/templates/global/logo-svg.php and paste your SVG code into this file. After that please remove your png logos from Appearance > Customize > Site Identity > Site Logo and enable SVG logo on Jobhunt > General > Logo SVG to load the SVG logo from a template.
Hope this clarifies. Let us know if you have any other questions or need further help with the theme.
Thanks, Yusuf
Hi i have just installed the theme but the kingcomposer doesn’t work.
Hello there,
Thank you for purchasing our theme and for reaching us. Can you please let us know what is the issue you are facing? Please email our support with your WP admin details: https://themeforest.net/item/jobhunt-job-board-wordpress-theme-for-wp-job-manager/22563674/support and we’ll look into the issue.
Thanks, Ibrahim
Hola Compre este tema hace un año. Tengo dos consultas: 1.-El page builder puedo cambiarlo de King Composer a Elementor sin tener problemas de configuración?
2.-Por otro lado, tengo un problema con el sitio web, a veces cuando las personas ingresan desde un PC o dispositivo móvil aparece un pop up de concurso de que gano un Iphone. He revisado el sitio web y no tiene ningún malware. También consulte con mi proveedor de Hosting, lo revisaron y no había nada, me comentaron que este problema lo viera con Uds.
Quedo muy atento a sus comentarios, Saludos y gracias
Hello there,
Thank you for purchasing our theme and for reaching us.
Home pages in Jobhunt are built using page templates. ( Ref: https://docs.madrasthemes.com/jobhunt/topics/set-up-pages/home-v1/home-v1-via-page-template/ ). This means there will be no content in the text editor area or visual composer backend editor. The content is loaded from the template file and are configurable via page options meta-box that are present below the editor ( Ref: https://docs.madrasthemes.com/jobhunt/topics/set-up-pages/home-v1/home-v1-via-page-template/#home-v1-page-options ). This makes sure that the home pages are independent of page editors.
However, you can also build the home pages using King composer or Elementor. For example, you can build home v1 by following the instructions given here: https://docs.madrasthemes.com/jobhunt/topics/set-up-pages/home-v1/home-v1-via-king-composer/ or here for Elementor: https://docs.madrasthemes.com/jobhunt/topics/set-up-pages/home-v1/home-v1-via-elementor/
Instructions for King Composer: You need to paste the code given in the documentation into your child editor to generate the page using King Composer. Here is a video on how to paste the VC code from the documentation into your page: https://www.youtube.com/watch?v=mIsMoJmhKVo
Instructions for Elementor : https://www.youtube.com/watch?v=PkC5g_S-VokRegarding your second issue, I highly think this is due to malware. Please scan your website for malwares and also de-activate all third-party plugins. Please check your site for injected code. Our theme does not have any third-party code.
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
Hi Ibrahim =) Very grateful for your prompt and efficient response.
As for the error that sometimes appears when one enters my website that Google Chrome gives away an iPhone .. I have analyzed my website to see if it has malware .. I have analyzed it on various websites such as virustotal.com and transparencyreport.google .com and no error appears, the site is clean. But how do I tell you sometimes that pop up comes out with the contest that I won an iPhone … I ask you if I renew my support, can you help me solve this indicated error?
Thanks !!!! Best regard
Please email our support with your WP admin details: https://themeforest.net/item/jobhunt-job-board-wordpress-theme-for-wp-job-manager/22563674/support we’ll look into it.
Thank you very much mail sent
hi, is it possible to have the search box as a shortcode? or is it part of the homepage layouts and can not be changed? The reason is i want to make a new homepage with a slider but i would like to be able to place the search box over it or just below just like in the home page layouts in the demo.
thanks and happy new year
Hello there,
Thank you for purchasing our theme and for reaching us. Happy New Year to you too.
There are multiple ways to achieve your requirement. Can you please clarify if you are using any third-party plugin for slider? Please let us know.
Thanks, Ibrahim
yes i would like to use slider revolution or something similar
Hello again,
Thank you for your clarification and for your patience. Please add this custom PHP code to your child theme’s functions.php for search shortcode: https://gist.github.com/ibndawood/518d8128224a3b0e3eab80cc60df5836
In the lines 5-18 is a list of arguments that can be passed. Edit it as per your requirement. The shortcode is
[jh_search_form]
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
Hi, i have copied the php and used shortcode but there seems to be an image placeholder behind the search form, a large off-white block. When i used it on the demo home pages it appears to be linked to the featured image as at first it would show that. But with the featured image removed there is this large off-white block. I have provided a link to the page. It is a new page with header v1 and footer v2 selected and the only thing on this page is a text block with the shortcode. There is no custom code, this is a fresh install with demo data. So to recap what i have done. Copied php to functions.php Created new blank page with header v1 and footer v2 selected. Created text block for shortcode.
Here is the link
http://zeus2020.jpwebbuild.com/home-v6/thanks steve
Hello Steve,
Please use this updated code instead: https://gist.github.com/ibndawood/518d8128224a3b0e3eab80cc60df5836
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
yes that works perfectly, many thanks 
Hi,
i have questions regarding candidate database:
1. it is possible to change/add fields here: https://ibb.co/7X2rRZS 2. What if employee whants to work only remotely, how did you solve it?
3. It is possible to add filters here?: https://ibb.co/61hRrDf 4.It is possible to hide personal contact details from employee dashboard (if they do not agree to show themselfs)?
5. It is possible to add custom sections to employee detail view? (for example to change Profesional skills from percent chart bars into Section called “Key Competencies” with tags?
Thank you for answering. Luke
Hello Luke,
Thank you for your interest in our theme. To answer your questions :
1. You’ll have to custom code it to add more fields.
2. You can state the location as “Remote”.
3. Please note “Resumes” feature is not included with the theme it is part of WPJM’s core addon. You can add more filters using custom coding.
4. Currently, there is no option to hide employer details.
5. Yes. You can add your own content using page builders like Elementor or King Composer. Please note this is available for admin user only.
Also please note that Resumes feature is not included with the theme.
I recommend that you try out our theme before purchase. Please email our support from the Support tab and we’ll setup a trial for you to test our theme’s features before purchase.
Hope this answers your question. Let us know if you have any other questions.
Thanks, Ibrahim
It appears that this theme doesn’t actually support Elementor completely, since the Elementor Full-Width template doesn’t work. The content is still wrapped in a div that sets a max-width.
Hello there,
Thank you for reaching us. You can use this custom CSS:
.page-template-elementor_header_footer .site-content > .container { max-width: none !important; }
or use Stretch option in Elementor section to stretch the content.
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
So this theme does NOT come with the Paid Listing add-on? That would have to be purchased separately?
Hello there,
Thank you for your interest in our theme. Apologies for the delay in response. Our offices were closed for the long weekend.
Yes, the theme does not include paid core add-ons and has to be purchased separately either as a bundle or individually. Here is our demo without paid plugins: http://demo4.madrasthemes.com/jobhunt-regular/
Hope this answers your question. Let us know if you have any other questions.
Thanks, Ibrahim
Hi! Can you help me? This plugin is very interesting to me, but I wanted to know if it has an admin panel? I mean for changing colors, logos, job classes, languages,and accepting payments? Thank you!
Hello there,
Thank you for your interest in our theme. Here are the theme options available for Jobhunt: https://docs.madrasthemes.com/jobhunt/topics/theme-options/
The theme is built for WP Job Manager plugin and supports all its feature. It is important to be familiar with WPJM plugin to be able to use this theme.
Hope this answers your question. Let us know if you have any other questions.
Thanks, Ibrahim
I recommend that you try out our theme before purchase. Please email our support from the Support tab and we’ll setup a trial for you to test our theme’s features before purchase.
Great looking theme. How do you edit the title bar in job types? Just displays blank background but I wanted to add the search form
Hello there,
Thank you for purchasing our theme and for reaching us. Can you please clarify your issue with a screenshot? Also, please include the URL where this issue occurs.
Thanks, Ibrahim