Is there any way to pop the login screen directly, without going through the ‘Sign Up’ page to get there? The way it’s set up with the top menu buttons, active members are taken to the subscribe (sign up) page first - even when they click login. Then, they have to realize they are not on the login screen and click LOG IN again. I built a ‘Sign-In’ menu pick, which takes you to a protected member page, but it still goes to the ‘Sign Up’ page first. subscribe.islandlearningcenter.com
If you are doing through code with custom login and signup lightboxes, then you can use promptLogin command, look at the below link for the API code about it and scroll down to ‘Prompt the current user to login with given options’ on the right hand side. https://www.wix.com/corvid/reference/wix-users.html#promptLogin