Forum Replies Created
-
AuthorPosts
-
StudioBizz
ParticipantI am ! If you can find a way to do this, it would be wonderful !
StudioBizz
ParticipantThanks for your help.
I see the function, but I still cannot figure how to modify the e-mail… I would like to modify the default text.
I am talking about this e-mail :
Dear (firstname) (lastname) Here is your new password User name: (username) Password: (password) Thank YouStudioBizz
ParticipantJust using those shortcode in my form as hidden field.
StudioBizz
ParticipantRESOLVE !
I have found some GravityForm shortcode that works with SMP. 🙂
{ user:user_firstname } { user:user_lastname } ( { user:user_email }
StudioBizz
ParticipantAnybody have a clue ? I am very confuse about this. I change the text inside class.swpm-installation.php but I still receive the default e-mail.
StudioBizz
ParticipantIn classes/logged.php there is this php code :
<?php echo $auth->get('user_name'); ?>Is it possible to use it somewhere else on the site ? I could include it insside an hidden field of my form.
StudioBizz
ParticipantActually, what I would like might be more simple. I would like to dislay the shortcode { user_name } ; { first_name } ; {last_name } inside my Gravity Form confirmation e-mail.
June 8, 2015 at 3:15 pm in reply to: Admin change status from 'pending' to active.. E-mail confirmation to user? #1991StudioBizz
ParticipantI decided to use 2 levels of user instead. It is easier to manage this way. Thanks for your help
June 8, 2015 at 3:14 pm in reply to: Change 'Registration Successful.' text after new user inscription #1990StudioBizz
ParticipantThanks ! I found it in /classes/class.swpm-front-registration.php
StudioBizz
ParticipantThanks,
But in my WordPress, the members from this plugin are not approve as a regular WP user.
I was looking for a way to display content according to the current member level.
StudioBizz
ParticipantGreat ! Thanks
StudioBizz
Participant@hp.rooms : What is this plugin ?
StudioBizz
ParticipantYes, but the system ‘remember’ the text when I customize it for a specific user. It is possible to automatically come back to a ‘default’ text even if I modify it for one user ?
StudioBizz
ParticipantI would like to modify the default text in the text box : https://simple-membership-plugin.com/send-a-quick-notification-email-to-your-members/
StudioBizz
ParticipantNo, I am talking about the default text in Members / (select a member) / Edit / (select) Notify User /
Mail Subject : Account Updated!
Mail Body
Dear {first_name} {last_name},Your account status has been updated! Please login to the member area at the following URL:
{login_link}
Thank You
I would like to change the default Mail Subject and Mail Body, so I do not have to edit it every time.
-
AuthorPosts