Hey, @creapwp79
Thank you for writing us and liking the plugin. Can you please let me know which specific shortcode are you using? Here’s a complete guide written over the Login Logout Menu Shortcodes. https://loginpress.pro/doc/login-logout-menu-shortcodes-guide/
Looking forward.
Hello thank you for your feedback.
I used the following shortcode :
[login_logout_menu__login_link login_url=”https://www.fnac.com/” login_text=”Connect”] but when I specify a link to redirect to a page, it always redirects me to the page wp-login.php. Here is the link he created for the redirection :
http://www.mysiteweb.fr/wp-login.php redirect_to=https%3A%2F%2Fwww.fnac.com
Yet I read the complete guide, I followed the instructions but it doesn’t work
Best regards
Hello, is there a solution to this problem? Because the redirect does not work.
Best regard
Hey, @creapwp79
Sorry for the responding late.
Yes, you are right here. Right now the shortcode forces the user to land on the WordPress default login page with a redirect parameter i.e: /wp-login.php However, it’d be changeable w.r.t the given value.
For example: If you use [login_logout_menu__login_link login_url=”https://yoursite.com/my-account/” login_text=”Connect”] It’d go on the https://yoursite.com/my-account/ instead of https://yoursite.com/wp-login.php?redirect_to=%2Fmy-account%2F Am I right?
Looking forward.
Hello and thank you for your feedback.
Yes that’s exactly it.
I would like when you click on the Login link, it sends to the /my-account/ page (for the client to connect). Currently it sends to /wp-login/.
Best regards