I’ve been following and combining some wix tutorials that I was able to find and I’m struggling to get them to work all together.
I apologise in advance for the long read, but I would really appreciate the help!
I created a custom members database called “Clients” and created dynamic pages for “My account” and “Account update”. I also created 2 lightboxes, one for login and one for registration that I want to simultaneously connect to my database and the default wix Members private data.
*I connected the member sign up page as a custom corvid sign up form in settings.
Login Lightbox code:
Registration Lightbox code:
Login/Logout & My profile buttons in header (masterPage.js code)