I'm sure there is thread about "how to remove signatures of guests" but I can't find it...
So, how can I remove signatures of guests? Can you please tell me the way or point me to that thread...
Thanks
vBulletin 4, the most powerful community software + vBSEO 3.5, the ultimate SEO solution = Your ultimate platform for 2010 and beyond. Click below to learn more.
This is a discussion on Hide signatures of guests within the General Discussion forums, part of the vBulletin SEO Discussion category; I'm sure there is thread about "how to remove signatures of guests" but I can't find it... So, how can ...
You can use our mod for that: vBSEO Conditional Signatures - Search Engine Optimization Plugin - vBulletin.org Forum
Oleg Ignatiuk / Crawlability Inc.
Sneek Preview Video of the new Control Panel
vBSEO 3.5 RC2 (Final)- Released for your Evaluation
If you want to prevent guests from seeing your members' signatures;
then edit the postbit and postbit_legacy templates of appropriate skins of your Forum,
and replace :
withPHP Code:<if condition="$post['signature']">
PHP Code:<if condition="$post['signature'] AND $show['member']">
Welcome.![]()