Hi guys,
How can I implement the redirect to a custom success page after registration form is submitted by a user?
I’m a complete noob at coding, but I’ve implemented several other features from this community and Git - and they are working. Thank you for this resource!
For my current request I’ve found the following:
1. Git - I unerstand that it’s a bit different from my needs, but I implemented this just t check if it works in general, to understand the logic - but nothing happens.
I’ve tried this in native Hive’s pop-up registration form and in seperate registration form with native hivepress_user_register_form short code. Again nothing happens.
2. This community relate topic -doesn’t works at all for me. Nothing happens.
About the first method, maybe I should change this function to something else?
or maybe I need somehow to link this code with this event? hp-form__messages hp-form__messages–success
This is vital for me because It’s a way for me to measure conversion rate.
The same question is for the e-mail verification link. The standard thing is that when user follows a confirmation link he/she is falling to his/her account settings being already signed in. Is there a way to change the destination but keep the auto-login feature at the same time?
Thank you in advance!