Forum Replies Created
-
AuthorPosts
-
nickc
ParticipantWill have to do this if no other choice but thought these additions (loading the template from the theme folder like the other templates and the new add_action) would help others and be the cleaner solution.
Nick
nickc
ParticipantHi,
Currently when you allow users to delete their own account you see the delete page (/views/account_delete_warning.php) which is a blank white page with a message saying You are about to delete an account…… This is the template I was referring to about overriding etc.
Once the delete it approved and happened a new WordPress action would be great with the users email address so we can delete any linked data etc.
Thanks,
Nicknickc
ParticipantHi,
Thanks for your reply.
We have purchased the plugin and seems do most of what we need.
Just got a couple of issues.-We are unable to set a validation rule on the password(s) and if we were looks like it would need to be a option supported by the package. Could the password validation rule be enabled and also allow us to set a regular expression?
-Membership Level: We are unable to remove this. Is there a way to remove or hide this?
Both of these issues are on the register and profile forms.
Thanks
nickc
ParticipantLovely, thanks for the update.
Will wait for the next version,If I can help in any way just let me know.
Thanks again,
Nicknickc
ParticipantHi,
Already using the admin pages to customise the email bodies.
I need to add a dynamic link to the confirmation body or turn the plugins confirmation email off completely.The two actions that are close are:
-swpm_front_end_registration_complete
-swpm_front_end_registration_complete_user_dataBut they happen after the email is already sent.
I’m currently using swpm_front_end_registration_complete to send out my own custom confirmation email with the verification link in. So would either need this link in the Simple Membership Confirmation email or to turn it off and keep my custom email.
Could there be the option added to the plugin to either turn off the confirmation email (maybe a checkbox or if the body is blank in admin) or a action/filter that the confirmation email body is passed into.
Nick
-
AuthorPosts