@adisolutions
yes you can edit the email template.
See the docs here:
https://wpjobmanager.com/document/email-notifications/
Another realy comfortable way to have diferent emails for different actions is using this plugin here provided by myles
https://plugins.smyl.es/wp-job-manager-emails/
Thank you @braehler
I have looked at all the templates but was not able to find the content of the email that gets sent out. It could be that it’s a core WP functionality and the text for the account creation is not in one of the SP Job Manager templates.
Could that be the case?
Thanks
@adisolutions
not a 100% sure, but I think this one has to come from WPJM. Can you take a screenshot of the mail which is genereated?
@braehler – sorry for not taking the screenshot as this was quicker and i’min a meeting 😉
Here is the content of the email and it gets sent out once someone creates an account:
—-
`Username: test-username
To set your password, visit the following address:
https://testjobsiteajobs.com/wp-login.php?action=rp&key=RKTcMrrlRoEiJfAALLqy&login=test-username
https://testjobsiteajobs.com/wp-login.php
—
The reason I want to update the content is I would like a link to the Jobs Dashboard to be included and not the wp-login page as it’s technically useless to the user.
Thanks for your help!
@adisolutions
your site seems to be down right now
@braehler
Thank you for your help. There was a server issue on my end and a domain issue but that’s a different topic.
I was able to figure out what I needed. For other members who might be looking for this, the new registration email is actually the core WP functionality and if you would like to change it, you actually need to do it in the child theme functions.php file.
Now I have to open a new topic for another issue I’m having 😉
Thank you!