I’m in the process of creating a hiring workflow and I’m wondering if it’s possible to fill a contract with details from a job applicant and then have that sent out to the applicant for them to sign?
The details that would need to populate into an email would be:
– Name
– Address
– Pay rate (Ideally this would be some sort of tag/drop down that would allow the hiring manager to select the correct pay rate that would apply to the applicant)
This may require additional plugins so I’m happy to hear other suggestions (Currently using Ninja Forms, Job Openings, Ultimate Member)
Thanks in advance.
]]>we want to find a solution to hide a applicant for employers, if the applicant is still working for this employer. What options are there for an applicant to choose who he is working for so that he can be hidden from the company if they have an account with us?
If there is no such function, can anyone program it?
Sorry for my english
I hope you know what i mean.
Best regards
Stefan
I have bought the Applications Add-on for WP Job Manager. When a logged in user applies for a job, it defaults the users Full name & email in the Application, which is great.
However, I want to Job lister to be able to click on the users name, to see his/her profile. I dont see anywhere in the application where the logged in users ID/Username is stored. How would I get this?
]]>we installed your plugin and at the beginning the e-mail notifications worked for applicant, hr and admin. Now we have the problem that applicants do not receive mails. We also looked up spam folder but there is no e-mail notification for applicants.
At first i thought it has something to do with modifications we made with the mail template in the class-simple-job-board-notifications.php but we changed the code back to the original one and the problem is still there.
Do you have any idea or suggestion which issue may cause this problem?
Thank you!
]]>I encouter difficulties customizing the .php files of the SJB plugin.
I want the email notification (received by applicants) to say “Hi [Firstname]”.
For now, it says “Hi Applicant” which is barely ok. Is there any way to replace default* -Applicant- value by the applicant’s firstname since it’s collected in the admin email notification (Applicant Details).
*Looking further in the .php file, this says that Applicant is -else- value.
” // Applicant Email Template.
$message = esc_html__(‘Hi’, ‘simple-job-board’);
if (NULL != $applicant_name):
$message .= ‘ ‘ . $applicant_name . ‘,’;
else:
$message .= ‘ ‘ . esc_html__(‘Applicant’, ‘simple-job-board’) . ‘,’;
endif;
”
In other words, how can i link my firstname field (second blank box applicant fills) to this $applicant_name, because right now that doesn’t seem to work on its own
Best regards,
]]>Applicant Email Notification not working.
Can you help?
]]>When I fill form detail doesn’t get submitted for the first time. I have again filled the form. Also, applicants are not getting the mail.
Please do the needful at the earliest
]]>I got both HR and admin email immediately but yet I did not get applicant mail.
]]>