Don’t understand what the issue is. Logged out users can see activity stream without the ability to post by default.
Oh, sorry. How would one change that default setting? so that i may change it back? perhaps someone else working on the site changed it.
i have a password protected site and right now if you enter the password just to VIEW the site, the activity stream redirects to /wp-login.php?redirect_to=/activity/
I disabled all plugins that might be interfering and removed a function i had redirecting users to /activity after they register and this is still happening.
Anyone else know what this is?
Can’t answer your question without looking at your website’s source code. The redirect function probably located on your child theme’s functions.php.