I’ve been dealing with this problem for some time and it seems very simple but WIX help can’t seem to solve the problem. website www.gorillafutures.com when non members/new potential members/customers go to the sign it shows them a log in button, well if you go and click sign up, you can sign up and get nothing out of it. I don’t have a free section or anything like that. What I would like to do is one either get rid of the “sign up” link in the login screen or make it so that once you sign up you are automatically taken to the check out page so you can check out and then have access to the entire member section page.
It seems WIX is all out of options and something will have to be coded, I am someone handy and if its a simple code I could probably figure it out with a little help from all you nice people.
Also I can’t be the only one who has run into this problem.
any help/suggestions/comments would be greatly appreciated!
Thank you!
If you don’t want to use Wix default or custom options for login and signup, then you can look at using Corvid option and making up your own lightboxes for login and signup using the login and register functions.
See here for the three options.
https://support.wix.com/en/article/about-the-member-signup-form
You can look at the login and register functions in Wix Users API and the Wix Users Backend API.
https://www.wix.com/corvid/reference/wix-users.html
https://www.wix.com/corvid/reference/wix-users-backend.html
You can see a Wix example about creating your own signup here.
https://support.wix.com/en/article/corvid-tutorial-creating-a-custom-registration-form-with-code
Plus, if you use the Corvid option, then you will need to change your signup settings to suit.
https://support.wix.com/en/article/corvid-enabling-custom-site-registration
You can find more help with a great little tutorial from Nayeli (Code Queen) here.
https://www.totallycodable.com/wix/corvid/custom-registration-for-site-login-using-wix-code
https://www.totallycodable.com/wix/corvid/create-custom-log-in-sign-on-screen-using-wix-code