Hi,
I need to implement a redirect to a custom page after email confirmation, but it seems there is no such possibility at the moment. Am I wrong?
I’ve even tried to add a link to the custom page using Loco Translate on the user account page, but the link is displayed as plain text, like <a href="...">text</a>
.
I really need to add a custom page with a call to action between the email verification step and the default automatic redirect to the user account page.
Any ideas?
Best regards
Hi,
There are two options to set this up correctly:
-
Search for redirect plugins that allow you to add conditions, for example, if url = a certain condition, then redirect to a certain URL.
-
Add this option with a custom implementation. If you are familiar with coding or have a developer, we can provide general guidance.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.