Yes but I am using a third party registration plugin and I have disabled the ability to create a new user in the “My Account” page. All I want is the link that says “CREATE AN ACCOUNT” to link to http://www.mywebsite.com/registration.
I made a whole new registration page using registrationmagic and want to link to that page. I could remove this button and add 2 new ones in the menu, but I would rather keep this as it looks very nice (I just need the CREATE AN ACCOUNT link to go somewhere else)
The HTML for the button shows
a href=”http://mywebsite/my-account/?action=register”>Create an Account
I would like to change that URL to mywebsite.com/registration
After more analysis, I need to change this in the “Login Form Dropdown” sidebar menu.