The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
If logged in, don't show this.....
Hi,
I'm going to have a content site using wordpress, and I want to have a huge "Register Today" image on every page of the site. However, I'd prefer not to show this to logged in members (just wastes space!) - how would I go about doing this? Remember, this content site is in a different folder from the forums, and it's running on wordpress. Thanks in Advance |
#2
|
|||
|
|||
Quick and dirty, wrap it between:
Code:
<if condition="$show['registerbutton']"> (your code) </if> |
#3
|
|||
|
|||
How do I do it on Wordpress tho?
I want this condition to be on a wordpress page, but to check if they are logged in to the vBulletin forum...? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|