Quote:
Originally Posted by Quantnet.org
Anyone has any experience in display the ads as a block on the front page with VBadvanced?
i read that this hack work with vbadvanced but didn't find much info on it.
Thanks
|
Since I found no answer, I went ahead and get this to work myself. Here is the step
I created a template module on VBadvanced called adv_portal_sponsor which contains
Code:
<tr><td bgcolor="#f7f7f7" align="center">
$vbam_adcode_custom
</td></tr>
Next, go to VB Ad Management ACP, at the bottom click on Custom
Enter the code for your banner, links, etc...preview and make sure it looks good.
Select yes for Enable custom 1 advertisements?
Set refresh
Set timespan
In Custom 1 target template, select adv_portal_sponsor
Enter $vbam_adcode_custom in the box of custom 1 inclusion.
Save.
A few problem.
The refersh does not seem to work. If i reload the page, then I can see different banners but the banners do not rotate by themselves.