Simple Membership Plugin › Forums › Simple Membership Plugin › Bulk emails
Tagged: simple membership bulk emails
- This topic has 9 replies, 2 voices, and was last updated 9 years, 9 months ago by
mbrsolution.
-
AuthorPosts
-
August 8, 2016 at 1:05 pm #7746
davidc3
ParticipantMy client is a Golf Society with 80 members the want the administrator me to register the eighty members with username and password and bulk email the members with their username and password is this possible? and if so how do I do it.
Kind regards
DavidAugust 8, 2016 at 10:13 pm #7749mbrsolution
ModeratorHi, please read the following documentation to learn more about manually creating new members.
Let me know if this helps you.
August 9, 2016 at 8:32 am #7757davidc3
ParticipantI have added all the members so now want to send them an email with their login details is this possible on the system or do I have to send a separate email to the 80 members?
Kind regards
DavidAugust 9, 2016 at 11:34 am #7758mbrsolution
ModeratorHi, did you enable the following feature Send Email to Member When Added via Admin Dashboard under Settings -> Email Settings before creating your members?
August 10, 2016 at 4:47 am #7768davidc3
ParticipantThe problem is I have already completed them is there any other way I can send them their registration details other than individual emails?
Kind regards
DavidAugust 10, 2016 at 5:05 am #7769mbrsolution
ModeratorUnfortunately no, there is no other way. Unless you go to each member already created and select Notify User, then pretend you make a change and click on save. The member will receive notification of any changes to their account.
August 12, 2016 at 1:38 pm #7787davidc3
ParticipantThank you very much that will work for me. The other problem I have is the “Forgot password” when the client enters their email address and hits enter a message appears on top left of the page telling them that an email has been sent to them. The problem is that the message is in black text and my page background is a dark blue which is hard to read I needto change this to white text is this possible?
Kind regards
DavidAugust 13, 2016 at 11:04 am #7793mbrsolution
ModeratorHi David, you might be able to use CSS to customize the font color or text background.
August 14, 2016 at 3:15 pm #7803davidc3
ParticipantI would try to use css if you could tell me how to use it.
August 15, 2016 at 6:59 am #7815mbrsolution
ModeratorHi, you might like to try and add some CSS custom to the following class swpm_label swpm-pw-reset-email-label.
Change the color to white #ffffff.
For example:
.swpm_label swpm-pw-reset-email-label { color: #333; }Let me know if this works.
-
AuthorPosts
- You must be logged in to reply to this topic.