Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to edit ‘account activated’ page?

  • @daynewilliams

    Participant

    Once a user verifies their email address they are redirected to an account activated page and given the option to ‘log in’

    I need to change the log in address that is linked. How could I do this?

    Thank you,
    Dayne

Viewing 5 replies - 1 through 5 (of 5 total)
  • @prashantvatsh

    Participant

    Hi,

    You can try this filter to change login link https://codex.wordpress.org/Plugin_API/Filter_Reference/login_url

    Thanks

    @daynewilliams

    Participant

    Thanks for replying Prashant.

    I would like to only change the login link on that particular page for my members.

    I still plan to keep my login for myself as an admin: https://fitness101.nz/login

    I need my website users to login with my Restrict Content Pro plugin’s login: https://fitness101.nz/members-login/

    The problem is that BuddyPress activation page directs my members to the admin login page.

    @prashantvatsh

    Participant

    Hi,

    activate.php is the file that has the link and you can override it in your theme and code there to restrict it.

    Thanks

    @daynewilliams

    Participant

    Thank you. Will updating the plugin overwrite the changes I make to this file?

    @prashantvatsh

    Participant

    As I said you have to override the template in your child theme and then there have to change the link.

    If you will directly change the link in plugin’s file then it will be lost on next update.

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.
Skip to toolbar