Hi,
When a user registers with the built in pop-up the email they receive contains their username and NO password but a link to the back-end login page to set their password.
like this:
username: Abdel
To set your password visit the below link:
<http://koran.nl/wp-login.php?action=rp&key=ShNQVBoZ57aczIgWnKqy&login=Abdel>
http://koran.nl/wp-login.php
Is this the normal login flow? the pop-up text says: check your email for password
Thx
Can you please show me what to change to add a link to the ‘register-tab’ of the login pop-up. When visitor clicks on “register” I would like to redirect him to http://koran.nl/register/ – this is the bbpress register page.
Thx
Hi
To achieve that you need to edit top-menu.php file and add your register link here:
http://screencast.com/t/UlmtEDqUzoi
Let me know how it goes.
Thanks!
Hello jurisss,
Unfortunately, our theme does not have any such an option that allows you to create a Redirect Register Link, sorry! You should use some online tricks to do this or also, you should check the following guides in order to achieve a Redirect Link, like this -> http://www.wpbeginner.com/beginners-guide/beginners-guide-to-creating-redirects-in-wordpress/ -> https://mediatemple.net/community/products/grid/204643080/how-do-i-redirect-my-site-using-a-htaccess-file -> http://www.inmotionhosting.com/support/website/redirects/setting-up-a-301-permanent-redirect-via-htaccess
Hope this helps!
Thanks for your understanding!
