Home Forums Trusted Pro Register link is (in my case) pointing to wrong page. Reply To: Register link is (in my case) pointing to wrong page.

#2784
Andy
Keymaster

Sorry we’re missing the text for the link, so should be something like this:
<a href="http://my-domain.dev/user-registration"><?php echo $woo_account_reg_title;?></a>
or this:
<a href="http://my-domain.dev/user-registration">User Registration</a>