I have the same problem. Though I would like to actually put ads in this space for unregistered users. When I alter ad_thread_first_post_content template in any way, the blank space is still there, but ad is not showing. What should I do to actually show ad in this space? Preferably for unregistered users, though I would be thankful for a general directions at least.
Announcement
Collapse
No announcement yet.
Bodies of some posts don't take up entire post body area
Collapse
X
-
Boris Lifanovsky; administrator of the biggest Russian classical music forum
Lifanovsky.com | ForumKlassika.Ru
-
Isn't there a solution for this?Boris Lifanovsky; administrator of the biggest Russian classical music forum
Lifanovsky.com | ForumKlassika.Ru
Comment
-
I guess it has something to do with whether or not you tried to alter these templates in the past. Would love to get some clue from support on this...Boris Lifanovsky; administrator of the biggest Russian classical music forum
Lifanovsky.com | ForumKlassika.Ru
Comment
-
Originally posted by Trevor Hannant View PostAs per my post above, it's already been fixed for 4.0.2.
Code:<div class="content<vb:if condition="$show['first_ad'] OR $show['last_ad']"> hasad</vb:if>"> TO <div class="content<!--<vb:if condition="$show['first_ad'] OR $show['last_ad']"> hasad</vb:if>-->">
Last edited by tsptom; Sun 23 May '10, 1:56pm.
Comment
-
I think the templates we might be using would have been created for VB 4.0.x and hence the code in there didnt change?
I had same problem on 4.0.3PL1 hence I replaced and it works
<div class="content<!--<vb:if condition="$post['isfirstshown'] || $post['islastshown']"> has_ad</vb:if>-->">
Comment
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment