Closed (fixed)
Project:
SimpleAds
Version:
7.x-1.2
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Dec 2011 at 10:12 UTC
Updated:
9 Dec 2011 at 07:47 UTC
now, if in block options the limit is set to 1, only one (and always the same) banner is displayed.
it will be nice to load banners in rotation, i mean, select random banner each time.
Comments
Comment #1
minnur commented@kervi, Please see simpleads/templates/simpleads_block.tpl.php file. It has some comments. There are two ways to output ads through Javascript and Static HTML. I disabled JS one.
If Drupal cache enabled it's not going to work.
I will fix this as soon as I will have time.
Thanks.
Comment #2
minnur commented@kervi, This is fixed. Take a look and see if that works for you. Install version 7.x-1.3 and run update.php
Comment #3
dgastudio commentedok, thanks!