![]() |
Not logged in variable in styles?
Hello,
I want show my notice only for unregistered. How Can I do this? I want do this with style, not notice from Admin Panel. Its for fuzzy SEO mod, I want show this only for spiders/unregistered. Something like this: <vb:if condition="$notloggedinuser">{vb:raw seoqueries}</vb:if> |
you would use the following conditional
Code:
<vb:if condition="$show['guest']">{vb:raw seoqueries}</vb:if> |
Code:
<h2>{vb:raw seoqueries}</h2> |
All times are GMT. The time now is 09:58 PM. |
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:
|