Comment 'OK, I managed to mak...' to 'Restricting access to only registered and logged-in members'
  • OK, I managed to make all the pages inaccessible to unauthenticated users, and it simply displays the words "ACCESS DENIED"

    I'd like to instead display the request invite page shown on /page/create-account on all pages for unauthenticated visitors.

    Not sure how to add that to all pages for unauthenticated visitors for each page meant for members only?