Good day sir/ma, I just installed the jobhunt pro plugin and my portal is live at https://hiideemedia.com/jobz/
Now I have the below issues (kindly note am using WP multisite feature);
1. The apply now button (i.e. https://hiideemedia.com/tdcpt_jobs/content-writer/) shows nothing and I can’t find any page template for it. I also can’t find any option to include apply now external link while submitting the job or for admin editing. I want the job details page to use both my website apply now and the external link apply now (User or admin will choose anyone that I want).
2. My tds account page (https://hiideemedia.com/my-account/) didn’t show job listings tabs, tabs showing applicants applied or anything relating to jobs. How can I activate this feature in my account page for users to have access to their submitted job listings from dashboard?
3. I have a pricing plan page for jobs at https://hiideemedia.com/jobs-pricing-plans/ but I can’t see any settings to setup pricing plans from WP dashboard. Pls, how can I go about that?
4. The jobs, categories, benefits, companies, and other taxonomies shows ../tdcpt_jobs/.. in permalinks. How can I edit this permalink to just /jobs/. e.g. from https://hiideemedia.com/tdcpt_jobs/content-writer/ to https://hiideemedia.com/jobs/content-writer/
5. I have normal WordPress job posts (up to 80 posts) from another wordpress website. I want to import all these posts into the list of jobs and manually update the apply now button and other custom details. Just to have the normal description and featured image imported to make the work easy. Pls this possible with jobhunt pro and how???
Thanks in advance.
-
This topic was modified 3 years by
hadharm.
Hello,
1. I can’t find the apply now button -> https://i.imgur.com/VBcB9sO.png. I think that you have there a plugin conflict with the cache plugin. You need to create your own page; please provide screenshots or a video.
2. You need to create a page, and for that page, you need to add the posts list element and set the page id to my account element in the tab custom pages -> https://i.imgur.com/73sbiUe.png -> https://forum.tagdiv.com/use-posts-lists-shortcode/
3. The plans are in Opt-In Builder -> Subscriptions -> Plans https://forum.tagdiv.com/subscriptions/
4. To change the permalink please check this topic -> https://wordpress.org/support/topic/how-to-add-custom-taxonomy-in-custom-post-type-permalink/ -> https://kinsta.com/blog/wordpress-permalinks/
5. Please check this guide https://www.wpbeginner.com/wp-tutorials/how-to-exportimport-custom-post-types-in-wordpress/ > https://www.greengeeks.com/tutorials/import-export-wordpress-custom-post-types/
Thank you!
Thanks for the response.
1. As for the apply now button. It is meant to be shown for logged-in users by default but I have made it visible for everyone now so that you will see it from your browser now at https://hiideemedia.com/tdcpt_jobs/content-writer/. Also, here is a screenshot => https://prnt.sc/ATowFQysmVKE
After clicking on apply now button which uses modal popup element from backend. It attempts to load a page/template but I can’t find this template in cloud templates, so that page is empty for now.
Generally, job applications can be through email, phone contact, a form to submit information to companies and wp dashboard or an external URL to company apply page.
Hi,
Still, I can’t see it -> https://i.imgur.com/vi7jncM.png please clear the cache, but can you please provide a video and let me know what you want to achieve?
Thank you!
I think it is your browser or network. It loads properly from my end even in incognito. I also noticed the share buttons are not loading for you. Pls try incognito or another browser.
What I want to achieve is when a user clicks on apply now button, they should be presented with either an email address, phone number, a form, or a clickable button with external url showing “apply on the company website”.
It should only show what the job poster input at https://hiideemedia.com/post-a-job/
I have achieved that (check https://hiideemedia.com/tdcpt_jobs/content-writer/) but the problem is when a user leave the job details field empty, I want my website apply now form to come up. Which I thought the plugin should have by default. The submitted info will also automatically show up in both tds my account and backend job applications list after being filed and submitted by applicants.
You can also tell me how the jobhunt pro plugin works because I noticed there is a backend page showing job applications that I thought will show the list of job applications submitted by users from the frontend.
Where is the sample form/template that job applicants will fill out to get the job applications submitted with their CV attached?
Pls, I also need post types slug for bookmarked jobs, I couldn’t get that e.g. tdcpt_jobs, tdcpt_companies.
Thanks.
-
This reply was modified 3 years by
hadharm.
Hello,
You can do a page where to display the details and set the page in modal popup element.
Also, for this, “when a user leaves the job details field empty, I want my website to apply now form to come up.” can be done only with custom work because it needs some custom implementation to verify that meta.
There are three cpts, one for job applications which are stored the applications, the formulas are in the cloud -> https://i.imgur.com/YUUHubR.png this is made with custom fields.
Please check this guide https://www.scratchcode.io/how-to-change-custom-post-type-slug-in-wordpress/ -> https://codexcoach.com/how-to-remove-slug-from-custom-post-type-in-wordpress/
Thank you!
Thanks for the links. https://www.scratchcode.io/how-to-change-custom-post-type-slug-in-wordpress/ works for changing CPT slug.
I have already created a page for the apply now button using ACF fields but the problems now are;
1. Website URL display but I want it to show only Apply on company website with URL on it. I tried checking ACF plugin fields for a similar option or feature but I couldn’t get it. Is there any solution to like HTML or shortcode to call the custom field into HTML e.g. <button class=”my-custom-code” href=”shortcode”>Apply on Company Website</button>
2. After clicking on apply now button it returns an error with post create is disabled on this template (screenshot here => https://prnt.sc/qLgDb5Mpyf-t).
The submit/Apply button settings here => https://prnt.sc/7ZPrAols2bSw.
You can give the apply now a try too at https://hiideemedia.com/tdcpt_jobs/content-writer/
use login details:
username: demo
password: demo
Thanks
3. While I am creating a free job plan. I want users to be able to post just 5 jobs and 1 company per month but it seems there is no option for that. I also tried using 0 values while I untick the free option. The plan on frontend shows no plan selected. Pls any solution? I want the free plan to be monthly. Screenshot of what I have set => https://prnt.sc/f2LAmEVJm5cw
My pricing page is located at https://hiideemedia.com/jobs-pricing-plans/
4. What values can I use to set unlimited job-publishing limits in plans?
5. I have imported old job posts into the new cpt type: tdcpt_jobs successfully following XML edit at https://wordpress.stackexchange.com/questions/12942/importing-old-blog-with-regular-posts-into-new-custom-post-types.
Now the issue is I can’t assign any of the approved company for imported posts as an admin. Pls, what is the way out of this??
Hi,
1. You need to use in the page the custom field element in the type url-> https://forum.tagdiv.com/custom-fields-support/ to display the link.
2. Please delete the limit, there is a huge number, and set for example, 10.
3. You need to set the limit on the plans here https://i.imgur.com/ACwLuMC.png, if you want to have the free to be monthly then you need to set a price. Did you have set the plan on the pricing ->https://forum.tagdiv.com/shortcodes/ ?
4. You can let the limit empty.
Thank you!
1. I have already done that and the link is showing in my previous screenshot. I only want a clickable button to be shown instead of the link. Just a button or image that will take user to the link. If that is not possible with the plugin no problem.
2. Thanks for the tip. That works but there is still another issue.
i. The submitted application is not attached to the job being applied for, so it is hard to know which job is the form been submitted for.
ii. It doesn’t show up in tds my account page => job applications. So only the admin can view it.
iii. The submitted application didn’t have a title and resume attached. Title like serial application1, application2, application should be set by default for application types. Also, I tried to attach resume to apply form using form file upload but the file isn’t attached to other details. Is there any way out pls? Screenshot => https://prnt.sc/L5-wXMj5EZy9
iv. From my job application template, resume/file from acf field didn’t have option to display them. I have already setup file submission as resume from acf fields but no option to display them. What is the way out please? Screenshot => https://prnt.sc/BQTxvlCeMdaO
v. Is there a way to call the job been applied for from job application template. From the screenshot above I already used *firstname field* applied for *_______* at *_______*. The first emptylined space is supposed to call the job title(along with URL of job applied for), the 2nd line call the company attached with the job application. So company can view the requirements once again easily and also know the job been applied for.
E.g. Anamaria applied for Content Writer Position at Tagdiv.
3. I want the limit to be monthly with no price or payment. That is what I want to set.
4. Done successfully.
5. I have imported old job posts into the new cpt type: tdcpt_jobs successfully following XML edit at https://wordpress.stackexchange.com/questions/12942/importing-old-blog-with-regular-posts-into-new-custom-post-types.
Now the issue is I can’t assign companies for imported jobs as an admin. I can set salary, categories, benefits, and other fields except adding a company. Pls, what is the way out of this??
Thanks
Hi,
1.You can use the element button and add the code there for the custom field like in this example https://i.imgur.com/ZGYBjfE.png. You need to use {cf_nameoffield} -> https://i.imgur.com/F2ysuLA.png
2. I think that you need the jobs available, like taxonomies, to be able to see for what job is applied https://i.imgur.com/BcX5vbK.png. Did you make a page and used there the element posts list and set the page ids here https://i.imgur.com/mOrpp6e.png and here -> https://i.imgur.com/JGkqFfj.png -> https://i.imgur.com/rOQOeIA.png ? You can set the post form title to appear with the first name like this https://i.imgur.com/vwUsIcX.png
3. Unfortunately, there, you need to set a price; you can set 0. To display the acf the type file will be added in future updates.
5. Please provide more details.
Thank you!
1. The element button works great but unfortunately, it doesn’t hide itself if no value is set for the custom field.
2. I make pages for the 4 (job listing(tdcpt_jobs), jobs applications(tdcpt_job_apps), bookmarked jobs(I don’t know the post type yet), and companies(tdcpt_companies).
Screenshot for job apps => https://prnt.sc/TNAm9JXW7sjV.
Please I also need post types name for bookmarked jobs.
==> You can set the post form title to appear with the first name like this https://i.imgur.com/vwUsIcX.png (the screenshot is not clear, how did you make firstname the title? I can’t find the title for job applications field in custom fields).
5. I can’t change company for submitted jobs. Try to edit published or draft jobs from your demo website and see if you can select company for jobs or not. It will be better if job poster can edit jobs in draft from tds my job listing page. When edit is clicked users will be taking back to create a job page to update the job details. It is bad that if a mistake is made then job poster/admin has to delete the job and resubmit it again.
Also, it is mandatory to enter an email from admin but I have made it optional from the custom field plugin. So it keeps forcing me to enter email address as an admin.
See screenshot here: https://prnt.sc/ehxj3UVO9XM5.
From the right handside you can set salaries, benefit, and others but company can’t be set/changed. Imported normal WordPress posts doesn’t come with companies so I have to edit and select appropriate company from list of registered companies.
Also from the screenshot above, the page is forcing me to add email address but I have made email address optional from custom field job details group. So am confused why it is still asking for that always when the job doesn’t even require email.
Hi,
1. Unfortunately, this is how it works.
2. The bookmark refers to having this on the blocks enabled, and in the page use a block and sort to display only the bookmarked posts -> https://i.imgur.com/angjj57.png https://i.imgur.com/j6Yx0RN.png -> https://i.imgur.com/j3uVQ3t.png
5. I don’t know about you referring to the company and jobs. If you want to have the company here -> https://i.imgur.com/jAvnrmt.png, then you need to create a new taxonomy for the CPT jobs. You need to go to the ACF plugin and uncheck it to be required -> https://imgur.com/6Cy7W5M because I think that you have disabled other groups of the custom fields. The companies is another custom post type with taxonomies.
Thank you!
1. Okay it is fine thanks. I will work something out later.
2. Thanks got that.
5. You are mixing things up. All posts have been set to have companies by default from the imported template.
Here are 2 job URLs (https://hiideemedia.com/tdcpt_jobs/content-writer/ and https://hiideemedia.com/tdcpt_jobs/multiple-recruitment-for-truck-drivers-in-canada/).
If you open the links. The first one has a company attached (Hiidee Media) while the 2nd one has a blank company space with the icon showing just below the job title.
The first URL is submitted manually using the create a job page and company was selected. The second URL was imported/manually posted from WordPress dashboard.
Now, I want to select a company for the second job to show in exact spot where Hiidee Media is displayed for Content Writer job.
If you are still confused. Try to create a job from WordPress dashboard manually (not create a job page), input all fields you see in dashboard and preview the job to see if a company is attached or not. Now try to attach a company and tell me how you get it done.
Thanks.
Hi,
The information from here is a custom field; set this in the custom field name td_source_title_with_url -> https://i.imgur.com/2DUtb39.png so if you have set the website URL, then will be dispalyed.
Thank you!
Okay edit a job from your WordPress dashboard (not in tds composer and not in post a job page) and show me how to set custom field name: td_source_title_with_url to display company name Proxi Logic.
Where can I input or select the Proxi Logic company name into from WordPress dashboard? I just don’t have the option to set it here. Very simple question Anamaria dear.
Now you just understand my point. Setting it from the front page of create a job page is not possible because I imported the posts.
Is there any other solution or way out pls???
or is there any code I can put into my XML file (XML file containing job posts to import) to assign company name or company id to the posts directly as it is been imported??
It would have been very easy if post a job page can allow editing or updating of draft jobs. But I don’t see an option for that in tds my job listing page. Only delete and publish are available see screenshot => https://prnt.sc/zcU7yTET_-PF. I think you guys should consider edit option on post list element/block for draft items in upcoming updates.
Thanks
Apologise, I have activated the edit option from the main form settings of the post list element of tagdiv composer. Screnshot => https://prnt.sc/UV0u98VjdBNy
But the edit job option also shows on published jobs for users. I expect it to av option whether to show for users on published jobs or not. Pls look into this in next update.
Thanks for all the help. I appreciate and I look forward to the resume/file display option for custom fields in future updates.
