![]() |
I found the resolution...
In order to not show this to a particular group (difference here being this works even if it's not their MAIN group), insert this code instead.. Code:
<!-- Google AdSense in Posts for Members --> Hope that helps someone... |
Yes, that works as well
Glad you figured it out ;) If you lose the ! before "is_member_of", the statement will only include the usergroups you named (X) by the way ;) |
What is this condition good for?!
Code:
<if condition="!$post['islastshown']"><!-- this is not the last post shown on the page --></if> |
This code is copied from the "postbit_wrapper" template.
Here it does not serve any purpose. I just forgot to take it out. You can delete it if you want. It is just an html comment that is added when the the above post is followed by another one. StarBuG |
how do you know what postbit you use?
|
If you are asking that, then you are using the "postbit" template ;)
To use the "postbit_legacy" template you have to copy the content from that template to "Postbit" ;) |
Thanks for this great hack. However, I don't like guest to see the "wide" ad, it looks early that way. How do I make guest will see ads the same way as registered users?
Thanks |
If you want everyone to see the same ad you don't need the coditions.
Simply only use the member code and get rid of all the rest. use this: Code:
<if condition="$show['spacer']"> |
Hi,
How can I change this so that it shows up as the last post on a page? (instead of the second post) THANKS! :D |
use this as your 1st IF statement:
Code:
<if condition="$post[postcount] == 10"> |
All times are GMT. The time now is 09:35 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:
|