Forums
-
- Forum
- Posts
-
- Installation
- 28,418
- Troubleshooting
- 62,426
- Themes
- 10,420
- Plugins
- 15,331
- Requests & Feedback
- 14,958
- Showcase
- 3,255
-
Thank you!
I’m still a little new at this so I appreciate the help with what was more then likely a very simple question. It worked after I modified it a little.
<?php if ( !bb_is_user_logged_in() ) : ?>
show to those not logged in
<?php endif; ?>