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