Hi nancyschumann,
Please go to simple-job-board> includes> class-simple-job-board-notification.php, customize the email subject and notification.
Thank you. Let us know if you need any further assistance.
– PressTigers
thank you, all went fine!
Hi PressTigers,
I’ve read in the recent posts that text changes to the ‘Applicant Resume Received’ e-mail will get overwritten with the next plugin update. Have you already updated filters for alert & acknowledgments strings, and if not, what is an estimated date?
So, basically, I would like to change the following text:
// Applicant Email Template.
$message .= ‘<p>Your application for the position of <b>’ . $job_title . ‘</b> at ‘ . get_bloginfo(‘name’) . ‘ has been successfully submitted. You will hear back from ‘ . get_bloginfo(‘name’) . ‘ based on their evaluation of your CV.</p>’
.'<p>Good Luck! </p>’
. ‘Best Regards,
‘
. ‘Admin’;
}
$message .= ‘</div>’
. ‘</div>’;
and to know that it will not be reverted back to default after the next plugin update.
By the way, thank you for the plugin! It’s pretty flexible and easy to use.
anka75,
Have you already updated filters for alert & acknowledgments strings, and if not, what is an estimated date?
“sjb_notification_template” filter already available in SJB since V2.2.3.
Thank you very much for your positive feedback.
Thanks & Regards,
PressTigers