- This topic has 4 replies, 2 voices, and was last updated 8 years, 7 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Email Merge Tags not working
Tagged: bug, merge tags
Hi! I’m testing the plugin to see if everything works and there is just one thing that won’t work.
When sending the “Your account has just been activated” email, the merge tags won’t work.
Is there a way to fix it?
Thanks!
Hi, what tags are you referring too and can you pin point to the e-mail message you are referring too in the settings.
Thank you
Hi!
It’s under the Settings menu, Email Settings.
The last custom message is the one that I’m trying to edit. The one that says “This email will be sent to your members when you use the bulk account activate and notify action.”.
I’m trying to personalize that message to include each user’s data.
These are the merge tags I’m using that don’t show the user’s data:
{first_name}
{user_name}
{password}
{login_link}
Thanks!
Hi, the bulk email can’t do the dynamic email tag filtering because it sends the same email text in bulk. Otherwise it would slow things down and cause problems when the number of members on the site increases.
You would need to use generic text for that bulk email.
Thank you
Ok, thanks for the explanation!! 🙂