i want display thank you message on customers first registration, i redirects to account page , is there any way to display message when customer register or create account on shop?
Topic summary
A user wants to display a thank-you message when customers complete their first registration, specifically asking how to redirect them to an account page after signup.
Proposed Solution:
- Create a dedicated thank-you page
- Set up a redirect to this page after registration completion
Current Status:
- The original poster plans to try the suggested approach
- Another user has created the thank-you page but is struggling with implementing the redirect mechanism after customers click the “Create” button on the registration page
The discussion remains open with users seeking additional guidance on the technical implementation of the redirect functionality.
Hi,
To achieve this you need to create a thank you page and need to redirect the customer after registration.
Let me know if you have any questions.
Thanks
1 Like
thank you i’ll try this
Hi, I have created the thank you page but I am having trouble with how I redirect the customer there after they have clicked "Create’ on the registration page.
Any further thoughts?
Thanks.