I’m trying to make some public pages that don’t request the user login or sign up, but I can’t stop that login/signup from appearing. (I don’t even recall setting it up to appear)
- Check work flow - page on load. Maybe you have set condition if current user is not logged in show popup
- If you have any element on your page check condition on them
- Check if you have states ( click on page and up right check (i)mark.
I would also make new page and see if the same thing happens.
I don’t have laptop infront of me. Terminology might be slightly off
Thanks. creating a new page let me do the process of elimination. It seems I was sending info to a new page from a page that required login.