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

minnur’s picture

@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.

minnur’s picture

Status: Active » Needs review

@kervi, This is fixed. Take a look and see if that works for you. Install version 7.x-1.3 and run update.php

dgastudio’s picture

Status: Needs review » Closed (fixed)

ok, thanks!