Customizing login form: add suffix to registration-link
-
First of all: great plugin, thank you!
We would like to customize something: we are using UserWP login as lightbox modal.
This works fine.On the login-form we have a link to “registration” page. We would like to change this link dynamically and add a get-parameter (the page url where the user is right now).
On the normal links we have a JS for this. But this does not work in the window.So can we add a javascript into the modal? Or add a dynamic suffix to the registration link?
For example:
the link is https://www.sample.org/register/When the customer is on
https://www.sample.com/page1.htmlthe link should change to:
https://www.sample.org/register/?source_url=https://www.sample.org/page1.htmlThank you!
- The topic ‘Customizing login form: add suffix to registration-link’ is closed to new replies.