Change the "return to my account" button link to another link

After a regular user registers on the website and clicks on the email link, they are redirected to the page in the image below “Verified Email”.

And when you click on “return to my account” it is redirected to “https://site-example.com.br/submit-listing/profile/”.

But understand that this is an ordinary user and not an advertiser.

How do I change the “return to my account” button link to another link?

image

Hi,

Unfortunately, there’s no such feature, it would require a custom implementation. Please try to override template parts using this doc: How to override template parts - HivePress Help Center

Could you tell me which model folder this code is in?

Hi,

You can find it at this link: hivepress/templates/user/register/user-email-verify-message.php at f8f5ab93c9d187704f36d348a517e8c40e6b6cd0 · hivepress/hivepress · GitHub

But, please note that we do not recommend direct editing, please use a child theme to overwrite the template.

​I hope this is helpful to you.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.