Redirect to another page once logged in Can someone please help me out?

If you are using the default or custom login window from Wix and they are logging in on the same page then look at using onLogin.
https://www.wix.com/corvid/reference/wix-users.html#onLogin

You can either add this to the page code for it to work with that page only or put it in the site code tab so that it applies across your site and not just for that particular page.

If you have used your own lightbox for login, then you can simply use code in your lightbox to move the user to another page after the lightbox is closed.
https://www.wix.com/corvid/reference/wix-location.html#to

Please refer to our forum guidelines and don’t add duplicate posts thank you.