![]() |
How to block images and signatures to Unregistered Guest?
Hello,
I'm trying to block images, signatures and profile details on all posts for unregistered guests. So I want them to only see the usernames and posts. I have been searching this for a week, couldn't get anything for 3.7.0. Is there any way to do that? Any Ideas? Thanks. :) |
You should look into postbit (or postbit legacy) templates, find the part where the avatar and signature are inserted and encapsule them in a condition "if show['member']".
for example, this would be on postbit_legacy Code:
<if condition="$show['member']"> |
For Example I have the code below for signatures on postbit and can't figure out which code I can add here to hide signatures from guests/unregistered users.
Thanks for your reply by the way. Code:
</if> |
try this:
Code:
</if> |
Thanks a lot Amenadie, finally I made it :)
Thank you for your helps. |
All times are GMT. The time now is 10:10 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|