- This topic has 6 replies, 3 voices, and was last updated 9 years, 9 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Customize admin notification of new member registration
Tagged: Admin notification not working.
I would like to customize the email notification template that is sent to admin (in plugin settings) when new user has registered.
Currently email is sent saying “A new member has registered. The following email was sent to the member.” which is rather simple notification.
I would like to include the plugin’s tags like {username} or {password} or other fields that user registered with, generally I would love to change this template.
Looked around the plugin files… cant find anything to edit this..
Thank you.
Hi, thank you for your request. The plugin developers will look further into your request.
Regards
I have figured it out though.
In the plugin formbuilder’s folder, in /classes/ there is file called class.swpm-fb-form.php
at the end of that file, there is the code for $body and $subject, there we can modify this email notification.
I love this plugin, and I would not mind at all paying for an Add-On to have a simple admin interface changing emailing templates. Hope this helps anyone with similar issue and hope it provokes admins to expand functionality.
Thanks
Hi there,
I have put my custom reply in Admin Notification Email Body but I still receive the standard one saying: A new member has registered. The following email was sent to the member. ——-Member Email———-
What am I doing wrong?
Thanks in advance
@carcangium, do you also have the Form Builder add-on? If you do what version do you have installed?
Hi,
Yes I have Form Builder add-on Version 4.2.6.
Thanks
Try the following, disable and then enable the plugin. Also check the log files see if anything is revealed.
Regards.