![]() |
Quote:
But there is no need to uninstall - deactivating does the same till there is a Fix. :( Opened a Thread at vBSEO Support - in most Cases they can help. |
1 Attachment(s)
IS it possible to add an advertisement on the first post like attached image?
|
Great Mod This is a Must mod nominated for MOTM .Thank you for ur good work Redtyger
|
please be back add after last post
|
Quote:
Quote:
Search for $ad_location[ad_showthread_firstpost_start] in the postbit template and after it add $vbam_location[post_message] (note at the end). Set your ads to display every 1 post, choose the post_message template hook from the menu and for your adcode use this: Code:
<if condition="$GLOBALS[post][postcount] % $vboptions[maxposts] == 1"> The conditional is what restricts it from really appearing every 1 posts so if you're using other postbit adcode you'll have to work conditionals around it. While I'm on the subject, if anyone wants to include an advertisement with the last post before/if the option is added back in, just use this conditional: Code:
<if condition="$GLOBALS[post][islastshown]"> * Unfortunately, vBulletin's use of ad_location hooks prevents anyone else using them unless I've included a specific workaround, which I haven't for that one. So unfortunately you have to make your own. I'll probably just remove ad_location hooks entirely. Quote:
|
Glad to see you back RedTyger :up:
Will install this as soon as it works with VBSEO :) |
I've installed this and am using it in my header. As said, gotta hit edit twice... Not a show stopper for me but would be nice to have fixed.
My other question... I believe it was this modification that previously allowed me to include an ad after every X post and after X threads, etc... Very flexible. I see all of that was removed (unless I'm thinking of another mod). Any way to put these back, I thought they were great. |
Quote:
|
The auto-refresh feature doesn't seem to be working for me, is that a known bug or is something else the cause?
|
Quote:
Also, left/right columns don't show up on the right or left, but rather on the bottom. Where can I have the ads displayed between ever X thread/post/etc...? |
All times are GMT. The time now is 01:19 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:
|