I need to create a Member Login (for which I am fine using the normal Wix Member Login), but in this manner:
From the Header, they Click on Login/Signup. Upon signing up or logging in, they are automatically taken to the Members Only Home Page. It is this step that I am having trouble figuring out. I looked through the wix-users API and there seems to be alot of functionality in there, but I didn’t see anything that would allow me to direct them to a specific page upon logging in. Anybody have any ideas?
Or should I just have a Members Page in my Nav Bar that, when you click it, it checks to see if you are logged in and if you are not, prompts you to do so? I saw that functionality in the wix-users API. That way, if they have already logged in, they can access that page, but if they are not logged in, they cannot access the Member area. And since that page is the portal to the whole Member area, it would add a safety feature, yes?