Hi!
I would like to create a sperate / new home page after the login to show the user. With a lot more personalization such as their name and files for example. The “normal” home page would contain more generic information. Is this possible in any way? Or would I have to hide(); and show(); different elements for the different pages? Would it then be smart to use a dynamic page for this?
Thanks!
Why don’t you look at doing something like a members profile page?
https://support.wix.com/en/article/corvid-tutorial-building-your-own-members-area
You can design it how you want, you don’t have to keep it exactly as the tutorial shown.
All these pages would have to be dynamic and not static pages
I have used this tutorial myself as a basis for a members only page, which once the members are logged in it will then show member only things along with button links to other member pages etc.
If a normal user looks at this page and is not logged in, it will only show a branded logo and a login button.
Thanks! My exact wish isn’t possible then, but this will work 