Quote:
Originally Posted by kh99
Assuming you still want guests only:
Code:
<vb:if condition="$foruminfo['forumid'] == '50' AND $show['guest']">
ad code here
</vb:if>
|
Thanks for the reply. The above conditional didn't work out for me. Let me be clearer... hopefully this image makes sense...
http://img15.imageshack.us/img15/5799/24292276.jpg
1. I believe this code needs to go somewhere in postbit legacy, but i don't know exactly where. I would like it for the 1st post on all pages. Please advise.
2. The forum IDs for this particular ad code: 27, 31, and 33. (31 and 33 are subforums to 27) I want everyone to see this ad. I don't want this ad appearing in any other forums.
3. What's the piece of code to make the thread titles show for Send "
(Thread Title)" Ringtone to your Cell
For our wordpress site this works:
rm_artist = "<?php the_title(); ?>";