Currently when you are not logged in and click the “members only” page I have created, nothing happens…there is no feedback for the user to know why a page does not work.
I want users who are not logged in to see a “You need to sign-in” page, and those who are already logged in to see the actual content.
How can I do this? Code-less solutions welcome too!
So, I would check to see if they are logged in, and then I would trigger a pop-up if they click “members” if they are not logged in?
Thanks so much for your help!
Hi,
Do you want to block visitors if they aren’t logged in or only show a popup?
You can display a popup if you want but if you want to block the visitors from seeing member’s pages you should use routers .