I am quite new to Corvid and I have little experience with coding. What I would like to have your help with is to fix the issue of login out from a dynamic page. Currently, I am getting a 403 error page.
Although the easiest option would be to just take off the logout option on your dynamic pages as when any user logs out whilst they are viewing their dynamic page, they then don’t have the required permissions to view the page that they are still on.
Hence the 403 error after logging out…
You could also try adding code to the page so that the user is redirected to another page, for example your homepage, after the user logs out so that they are not left on their own dynamic page and getting the 403 error: https://www.wix.com/corvid/reference/wix-location.html
I am having the same issue. It’s not a good user experience and not using dynamic pages or taking out the log out option on dynamic pages is not an option.
Any chance one of the Velo admins can supply that line of code that redirects users to a non dynamic page? So that us mere non coding mortals can stop spinning our wheels?