Hi, i need a small help, please.
When we click to log in it opens the modal.
I have no knowledge of coding and this is the missing part to launch the site.
Can you share a code snippet to direct it to the my account page instead of the pop up?
1 Like
Hi bro, there’s not a short code for this but it is really simple to change.
- Go to this direction in your files
- Edit “user-login-link.php” file
- Change “#user_login_modal” for “yourdomain com/account”
5 Likes
Thanks for sharing! Although please avoid editing any theme or plugin files directly, these changes will be reset on update. It’s possible to override this template part by copying it to the child theme folder.
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.