-
Posts
108 -
Joined
-
Last visited
Community Answers
-
Hegnauer.io's post in Default to pages for guests, but forums for members? was marked as the answer
Set pages as your default application Add your page for guests, set that as the site's landing page and add whatever content you like Create a custom PHP block with: header("Location: https://domain.com/forums"); Change the permissions of the block to only be visible to the Members group Add that block to your landing page