Quote:
Originally Posted by MomentumInc
Do you have an estimated release date in mind? I'm trying to decide if we should go ahead and put ad code in the header template or if we should just wait until it's available through this plugin.
Thanks again for the plugin and the support!
|
Well you'll be using the same conditionals either way, so if you want to transfer it back out of the template and back into modification when it's released with a cut and paste.
I am not good with deadlines, I'll say nothing.
Quote:
Originally Posted by pjcnlv
Hello,
On our 3.6.7 system, I have this add-on installed and displaying ads (Google) in the header, footer and via $postbit_advertisement.
Although enabled with the very same ad, I cannot get the $forumbit_advertisement or $threadbit_advertisement to render an ad display.
In forumhome_forumbit_level2_post and forumhome_forumbit_level2_post
I have the code inserted per directions and as follows:
</tbody>
<if condition="$childforumbits">
<tbody>
$childforumbits
</tbody>
</if>
$forumbit_advertisement
In threadbit
I have the code insterted per directions and as follows:
<if condition="$show['inlinemod']">
<td class="alt1">
<input type="checkbox" name="tlist[$thread[realthreadid]]" id="tlist_$thread[realthreadid]" value="$thread[checkbox_value]" <if condition="$show['disabled']">disabled="disabled"</if> />
</td>
</if>
</tr>
$threadbit_advertisement
Out site is at http://www.baja.net
Any and all help is appreciated.
|
I'm not sure what to say, you've done it correctly. I can only unhelpfully assume it's your settings somewhere.
By the way, what is everyone using the vB.Sponsors modification to do? I've seen it installed with vB Ad Management loads of times but it doesn't seem to do anything except click-tracking that this one doesn't.