445 comments found.
Hi, does this theme allow candidates to build their own profile and receive job notifications when there are vacancies matching their preferences?
Hello there,
Thank you for purchasing our theme and for reaching us. The theme is built for WP Job Manager and supports all its features. WPJM has a core addon bundle which allows candidates too manage profiles and resumes. Our theme supports the core bundle but please note it is not included with theme and needs to be purchased.
Hope this answers your question. Let us know if you have any other questions.
Thanks, S
Hello team.
I want to point the Register and Login Button in the secondary navigation option to my wp-login.php page rather than a custom register/login page
I.e. – point the login button to https://mysite.com/wp-login.php
and
the register button to https://mysite.com/wp-login.php?action=register
Please can you assist me with this? I have looked at the header code and there seem to be numerous hooks involved and I don’t want to break anything.
Thank you very much
Hello there,
Thank you for purchasing our theme and for reaching us. Please navigate to Jobhunt > General and unassign the Register/Login page option set in the option. Ref: https://docs.madrasthemes.com/jobhunt/topics/theme-options/general/
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, S
Well, that was embarrassingly easy – Thank you!
Question before buying, I moved from a theme that I purchased to this theme, but my website is in Arabic. Please help me and know if this theme is easy to be in Arabic and supports rtl better.
Hello there,
Thank you for your interest in our theme. JobHunt is RTL compatible. I recommend that you try out our theme before purchase. Please email our support https://themeforest.net/item/jobhunt-job-board-wordpress-theme-for-wp-job-manager/22563674/support and we’ll setup a trial for you to test our theme’s features before purchase.
Kindest Regards, N
Hi there, presale q. Can I change some stuff on job listing? For example can I remove gender from jobs or change it to something else? Thank you!
Hello there,
Thank you for your interest in our theme. Job Gender is the default taxonomy which is came from the WP Job manager plugin. You can hide it from displaying in single job listing by using custom code but you can’t remove it permanently.
Hope this helps. Thanks, N
Can you show me some live examples of people using this theme? I want to see how others are using it. Are there any good working examples on the web? Can’t find any from googling
Thanks
Hello there,
Thank you for your interest in our theme. Sorry, We didn’t share our customers sites. If you want to know how the theme working. I recommend you to trial the theme before purchase. 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, N
Hello, I have a couple of questions: 1. How can I fill the site automatically with content from other job boards? Used to be an indeed integration, don’t think works anymore 2. Can I upload adverts from a spreadsheet? If so how do I include image?
Thanks
.
Hello there,
Thank you for your interest in our theme.
The theme is built for WP Job Manager and supports all its features. WP Job Manager does not have indeed integration by default. Indeed Integration is provided as a separate plugin and will have to be purchased separately. Ref: https://wpjobmanager.com/add-ons/indeed-integration/
Let us know if you have any other questions or need further help.
Kindest Regards, N
Hello team – I use descriptions for my post categories which I note cause the breadcrumbs to get bunched up to the right of the page.
E.g.
https://paste.pics/NHRL7and
https://paste.pics/NHROYWould it be possible to place the breadcrumb after the category title or after the category description rather than having it bunched to the right? If I have a post with a long title, the breadcrumb links looks really bunched up
Hello there,
Thank you for purchasing our theme and for reaching us. You’ll have to custom code it to achieve your requirement.
Please email our support with your issue here : https://themeforest.net/item/jobhunt-job-board-wordpress-theme-for-wp-job-manager/22563674/support
Kindest Regards, N
Hello team, I have a question regarding the use of shortcodes in job listings. While they work perfectly fine on WordPress posts and pages, I’m facing some trouble when using a shortcode as a part of a job listing. The shortcode simply outputs as text and fails to execute the code.
I want to restrict some information on job listings and I’m using the Woocommerce membership plugin to achieve this. However, when I use the plugin shortcode [wcm_restrict], the content (and the shortcode itself) is displayed as text instead of executing the plugin code.
Interestingly, if I paste the same shortcode into a normal WordPress post or page, it works as expected and restricts the content within the shortcode. After reading some comments, I noticed that others have also faced similar issues while using shortcodes in job posts. I hope your experience can help me find an easy fix.
Thank you in advance!
Hello there,
Thank you for purchasing our theme and for reaching us. Apologies for the delayed response. Please make sure are you tested your shortcode with default theme? If you have same issue in default theme jobs please contact your plugin support.
If you still have issue please email our support here : https://themeforest.net/item/jobhunt-job-board-wordpress-theme-for-wp-job-manager/22563674/support
Kindest Regards, Y
Pre Sale Questions
A. Does your theme support:
1. Users signing up to job alert emails 2. WooCommerce Paid Listing Packages 3. Bookmarking/favouriting of jobs by users 4. Applications via a form and employers viewing the applications via a dashboard
without having to pay a yearly subscription for the WP Job Manager add ons?
B. Does your theme create location specific pages (eg www.jobsite.com/london ) based on the location of job postings as they get added by employers?
C. Does your theme automatically structure each job listing so it qualifies for Google JobPosting schema?
Hello there,
Thank you for your interest in our theme. To answer your questions:
A. The features that you’ve listed here are provided by WP Job Manager addons and will have to be purchased separately.
B. You might need custom coding to achieve this feature. Currently this feature is not support.
C. The theme is a WP Job Manager theme and supports all features of WP Job Manager. WPJM creates schema for all the single jobs.
Hope this answers your question. Let us know if you have any other questions.
Thanks, S
Hey team – How do I remove the (optional) team size and Company category fields in the job post.
I don’t currently want to use any of the options under the Company settings available at /wp-admin/edit.php?post_type=company.
I’m assuming this is added via the jobhunt extensions plugin but don’t see any way to disable them.
Thanks in advance
Hello there,
Thank you for purchasing our theme and for reaching us. If you want to remove company post type from the theme. Please add this filter in functions.php in your child theme.
add_filter( ‘register_post_type_company’, ’’ ) ;
Hope this answers your question. Let us know if you have any other questions.
Thanks, N
Hi N, thank you for this – unfortunately adding this causes a critical error on my website:
AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, function ”” not found or invalid function name in /var/www/vhosts/mydomain.com/httpdocs/wp-includes/class-wp-hook.php:308\nStack trace:\n#0 /var/www/vhosts/mydomain.com/httpdocs/wp-includes/plugin.php(205): WP_Hook->apply_filters()\n#1 /var/www/vhosts/mydomain.com/httpdocs/wp-content/plugins/jobhunt-extensions/modules/wp-job-manager/class-wp-job-manager-company-cpt.php(147): apply_filters()\n#2 /var/www/vhosts/mydomain.com/httpdocs/wp-includes/class-wp-hook.php(308): JH_WPJM_Job_Manager_CPT->register_post_types()\n#3 /var/www/vhosts/mydomain.com/httpdocs/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()\n#4 /var/www/vhosts/mydomain.com/httpdocs/wp-includes/plugin.php(517): WP_Hook->do_action()\n#5 /var/www/vhosts/mydomain.com/httpdocs/wp-settings.php(623): do_action()\n#6 /var/www/vhosts/mydomain.com/httpdocs/wp-config.php(52): require_once(’...’)\n#7 /var/www/vhosts/mydomain.com/httpdocs/
Any thoughts?
Also, would your code remove the team size and company category?
As a general comment – What attracted me to your theme is that you recognise that
“A theme’s primary function is to determine how a website looks and not how it works.”
I came to this theme from Workscout, which used custom code that broke my website.
I want the features of the plugins I already have installed (WPjobmanager core plugins). I really don’t want any of the extra features added through your theme, and if they are to be included, it would be great to have the option to easily disable them in the theme settings without having to resort to updating via the use of code snippets.
Thanks in advance
Hello there,
Thank you for getting back. Please use the code below https://gist.github.com/nilofer-farzana/bd3adac9c0bf7ad49f6dd54a5224d242
Thanks, N
Hello again,
Thank you for reaching us and apologies for the incorrect code. Please use the updated code as shared above. It should be added to the child theme’s functions.php
The company feature which has team size and company category will not be available on using the above code. These features are provided through our JobHunt extensions plugin. It also includes a few other improvements to core WP Job Manager.
You may de-activate the plugin and use the theme without any additional features that we’ve added through our plugin.
Hope this answers your question. Let us know if you have any other questions.
Thanks, S
Hi for info I received this notice from Wordfence that king composer has been removed from WordPress:
The Plugin “KingComposer” has been removed from wordpress.org. Type: Plugin Removed
Plugin Name: KingComposer Current Plugin Version: 2.9.6 Details: It has unpatched security issues and may have compatibility problems with the current version of WordPress. Get more information.(opens in new tab) Plugin URL: https://kingcomposer.com/
I have removed the plugin from my website and everything appears to be ok.
Hello there,
Thank you for purchasing our theme and for reaching us. KingComposer was the popular plugin when the theme was launched. We now provide full compatibility with Elementor. You may de-activate King Composer and use Elementor. If you have any issues using Elementor, please reach our support and we’ll help you out.
Hope this answers your question. Let us know if you have any other questions.
Thanks, S
Hello, thanks for your theme – IS there an easy way to change the text “Explore Thousand Of Jobs With Just Simple Search…” On the job listing archive page?
Hello there,
Thank you for purchasing our theme and for reaching us. You can change the text using filter . please add the following gist in functions.php in your child theme
https://gist.github.com/massupport/52385346e8562e91bdf9a6122c455f0e Hope this answers your question. Let us know if you have any other questions.Thanks, N
Thanks – that did the job!
Hello there, Apply Now button from Job Applications plugins disappeared. I purchased the plugin and the button used to be working and now it is not.
I tried switching to another theme and the button is showing.
I’ve tried deactivating other plugins, but still the same. Pls let me know how to solve this issue.
regards, rosy
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 screenshots of the issue and we’ll help you out.
Hope this answers your question. Let us know if you have any other questions.
Thanks, N
I have emailed support including purchased code. But i haven’t received any reply yet.
Hello there,
Thank you for purchasing our theme and for reaching us
Our support team has already responded to your ticket #83440. Please check and let us know if you have any other questions.
Thanks, Y
How to check the ticket #83440 ?
Hello again,
Thank you for purchasing our theme and for reaching us.
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.
You get your ticket response in your mail inbox. Our support engineer also responded your #83440 ticket, Please check your mail inbox.
Hope this answers your question. Let us know if you have any other questions.
Thanks, Y
Hello there, Apply Now button from Job Applications plugins disappeared. I purchased the plugin and the button used to be working and now it is not.
I tried switching to another theme and the button is showing.
I’ve tried deactivating other plugins, but still the same. Pls let me know how to solve this issue.
regards, rosy
Hello there,
Thank you for your interest in our theme.
May I request you to post your support question from the same account that you used to purchase the theme. Support is restricted to ThemeForest 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.
If you are Elements customer, please note Elements subscription does not include theme support.
Hope this answers your question. Let us know if you have any other questions.
Thanks, N
I need a CV search, Resumes: I didn’t see that option anywhere in the demo. Is it possible to search resumes by profession?
Hello there,
Thank you for your interest in our theme. The theme is a WP Job Manager theme and supports all features of it. Resume Manager is not part of the theme and is not included in the theme package. It is part of WP Job Manager’s core addons.
The search system works with matching the entered query with title or description content of job or resume. We used separate search widget for jobs and resumes. You can get resume search form in sidebar of resumes page : https://jobhunt.madrasthemes.com/resumes/
Hope this answers your question. Let us know if you have any other questions.
Thanks, Y
Hello!
is repeated in all sections, there are even empty tags, where they can be modified, is there a manual to see it? The SEO structure of this theme should be improved. Thank you.
Hello! h1 is repeated in all sections, there are even empty h1 tags, where they can be modified, is there a manual to see it? The SEO structure of this theme should be improved. Thank you.
Hello there,
Thank you for purchasing our theme and for reaching us.
Can you please clarify which sections you are referring to? Please email our support from here : https://themeforest.net/item/jobhunt-job-board-wordpress-theme-for-wp-job-manager/22563674/support with screenshots of the issue and we’ll help you out.
Hope this answers your question. Let us know if you have any other questions.
Thanks, N
This is a good theme. I managed to hide Employer’s email address by using free plugin,too.
Hello there,
Thank you for purchasing our theme and for reaching us.
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.
Glad your issue is resolved before we had a chance to respond. Please do not hesitate to reach us if you have any other questions related to our theme.
Hope this answers your question. Let us know if you have any other questions.
Thanks, N
Greetings, Sir
I purchased your theme “jobhunt” on 17 December 2022.
There is no “Resume menu” nor any of its related features are present in the Jobhunt theme.
Please compare your demo theme with the one provided to me after payment,
My concept is based on resume menus along with other major features.
I would appreciate it if you would do the necessary at the earliest possible time or refund my money.
User name : snz1to9
Hello there,
Thank you for purchasing our theme and for reaching us.
Resume Manager plugin is not included with our theme package. That should be purchased separately. Here is the resume manger plugin documentation : https://wpjobmanager.com/document/resume-manager/
Hope this answers your question. Let us know if you have any other questions.
Thanks, A
I got a notification from patch-stack that that there are vulnerabilities in king composer. can you please verify it and propose a solution
Hello there,
Thank you for purchasing our theme and for reaching us. I am not sure what is the reason for the issue that you are facing. Please email our support from here: https://themeforest.net/item/jobhunt-job-board-wordpress-theme-for-wp-job-manager/22563674/support with your WP admin details. We’ll check why you are facing that issue.
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, N
Hi, how i can modify button “load more listings ” in job block Home page , please
Hello there,
Thank you for purchasing our theme and for reaching us. Please update latest theme and plugin . We added filter to change “load more listing” text . Filter name is jobhunt_load_more_lising.
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, N
Thanks for your reply, can you explain more ,where can i find the filter to change “load more listing” text
Hello there,
Thank you for getting back. Please add the below function in jobhunt-child -> functions.php
https://gist.github.com/nilofer-farzana/0cec4180ae373f158ba99935c57e136dHope this helps. If you have any other questions or need further help. Please email our support from here: https://themeforest.net/item/jobhunt-job-board-wordpress-theme-for-wp-job-manager/22563674/support with your WP admin details.
Thanks, N