Hi Team,
I want to make two pages (vendors & vendor listings) restricted from non-logged-in users.
When an unregistered user visits a page, the desired action is to redirect them to the login page. This prompts them to either log in or sign up in order to gain access to the page and its contents.
How can I set this up?
Thanks