Quote:
Originally Posted by Evoklub
No, No, and ACP: what should I do there?
In template ad_global_header1 is: <div id="ad_global_header1"><!--@vbbanners:0@--><vb:if condition="$adsshown[] = 4"></vb:if></div> Is it OK?
|
This should read:
Code:
<!--@vbbanners:0@-->
unless of course you want to make a different use of it. The div is only necessary if you have custom styles for that area.
Quote:
Originally Posted by Evoklub
...and it is actually there (by viewing source), but it is invisible.
You can check it here: http://forum.evoklub.hu (header)
|
If you can see this in source code:
Code:
<!--@vbbanners:0@-->
Then the plugin is disabled. If you can see the banner code, then the banner has moved out of the page or visible area.
In my HTML inspector, I see the banner code and the banner code seems ok, but I can't tell what all the Google code means. I suggest to go to Google Adsense and get the code and replace it. Coincidentally they may have changed something or for some reason, that channel has no banners (I can't tell). Putting there some code which works elsewhere is a good way to find out.
Attachment 151307