• Resolved Rae Nester

    (@rae-nester)


    I am all but finished integrating this great plugin into my site. I have run into one problem. We are manually registering users and then they get an email prompting them to reset their password. We have directed this to go to a custom page that works great, and I have the password rest form inserted there. Then the get the automated rest password email and that take them to the account page but the content i have on that page is over written by the password resent form. Is there a way I can modify this page to display as we’d like?

    The second issue is can we set up a custom redirect after resetting the password? I saw in the short codes and the redirect plugin how to modify the redirects of the login and log out but can’t find a place to edit this. Thanks so much.

Viewing 12 replies - 1 through 12 (of 12 total)
  • Thread Starter Rae Nester

    (@rae-nester)

    Just wanted to follow up in hopes of resolving this. Thanks!

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello rae-nester,

    Then the get the automated rest password email and that take them to the account page but the content i have on that page is over written by the password resent form. Is there a way I can modify this page to display as we’d like?

    I’m not sure I quite understand – you are saying that there are two reset password forms? Could I see that in action? Can you register test account for me? [email protected]

    The second issue is can we set up a custom redirect after resetting the password? I saw in the short codes and the redirect plugin how to modify the redirects of the login and log out but can’t find a place to edit this.

    Do you need custom redirect specifically only after password reset or there is problem with changing redirects after login/logout? I’m not sure if I understood you correctly.

    kind regards,
    Kasia

    Thread Starter Rae Nester

    (@rae-nester)

    Sorry if i was unclear, the process is a little convoluted. Let em see if I can outline it more clearly.

    1. We are manually adding users via the add members tool in your plugin
    2. The users get an email welcoming them to the site and we customized that email so it links to a custom welcome page with the form to reset their password. (no password is assigned when adding the user) https://www.veritashealthycommunity.com/new-members-reset-password/
    3. User clicks this link in the welcome email and it contains the password reset form, in which they enter their username and click reset password.
    4. They get the reset password email with the keyed link to reset their password. This page is the default account page, but the form is being inserted here in place of the content we have added to that account page.

    So the first part of my question is in regards to the account page shown when they reset their password in step 4. We have some content added to that page within the Divi builder (visual editor) that adds a sidebar and logo etc to the layout and the content consisting of 2 short codes for the account info:
    [ms-membership-account show_invoices=”no”]
    [ms-membership-logout]

    However when the password reset for is used content is disregarded and the only content to within the body of the page is reset for itself leaving off the branding sidebar etc. Is there a way this can be avoided? Perhaps a different shortcake is needed?
    https://www.veritashealthycommunity.com/account-3/

    The second part you are correct we just want to redirect them to the landing page after they reset their password. The log in and log out work fine.

    Thanks!

    Thread Starter Rae Nester

    (@rae-nester)

    Also forgot to mention if there is a slicker way do this, manually adding members and have them set their passwords please do tell. I tried modifying the welcome email directly include the password reset link, but it only seems to generate if they click the button in the reset form.

    Thread Starter Rae Nester

    (@rae-nester)

    Was really hoping to get this issue resolved this week. Any help you have would be appreciated.

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello Rae,

    However when the password reset for is used content is disregarded and the only content to within the body of the page is reset for itself leaving off the branding sidebar etc. Is there a way this can be avoided?

    I tested this on my WordPress with Divi and I was able to replicate the same issue. Instead of replacing only shortcodes with password reset form it replace whole content of the page.
    I assume this would work on non-divi, non-builder themes, but in case of using builder this is not how it should work.

    I will report this to developer and they will figure out what can be done with this issue.

    The second part you are correct we just want to redirect them to the landing page after they reset their password.

    Membership does not have option for this type of redirect, so please see if this solution would work for you https://wordpress.stackexchange.com/a/167405

    kind regards,
    Kasia

    Thread Starter Rae Nester

    (@rae-nester)

    I tried the solution profiled and there is no redirect upon submitting the new password. Any other ideas?

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello rae-nester,

    Our developer prepared this code for password reset page
    https://gist.github.com/panoslyrakis/a802a223b5ca52dcd707d733e5788b43
    (tested on my installation and it work correctly with Divi)
    You can use it in your theme functions.php file or as MU plugin https://codex.www.ads-software.com/Must_Use_Plugins

    Let me ask again our developer if he has any solution for password reset that will be compatible with Membership 2 pro. Please note that it is custom coding and we can’t guarantee that we will be able to provide solution.

    kind regards,
    Kasia

    When user register then he should get the email and in email the link should be reset password.
    example: when user register he should redirect to reset password link.

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @dmishra,

    Thank you for your message but issue here is slightly different – it is about redirecting after password was reset. And for that I’m afraid we don’t have a solution.

    kind regards,
    Kasia

    Hi

    I need a strong password in 8 character only. can you guide me where to change it. i want to used symbol, 1 number and lower case letters only in my password.

    • This reply was modified 7 years, 4 months ago by dmishra.
    Plugin Support Predrag – WPMU DEV Support

    (@wpmudev-support1)

    Hi @dmishra,

    User passwords can be changed from the profile page, once you click Generate Password button you don’t need to use the provided one, you can enter your own for that.
    If you have any additional questions please start separate thread per forum rules and we will check it out.

    Cheers,
    Predrag

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Customize Password Reset Page and Redirect on Submit’ is closed to new replies.