I uploaded 5 new banners for the promo block, but they're in the wrong order. Is there a way to change the order of the banners on how they appear in the promo block???
Craig
I uploaded 5 new banners for the promo block, but they're in the wrong order. Is there a way to change the order of the banners on how they appear in the promo block???
Craig |
good question. It seemed random to me as well, so I disabled the jscript and just ran 1 promo |
in design.inc.php file you need to find shuffle( $aFiles ); and comment it. It should solve your problem. Regards Artur |
in design.inc.php file you need to find shuffle( $aFiles ); and comment it. It should solve your problem.
Regards Artur
I commented out shuffle( $aFiles ) like you said, but still when I upload the banners, it's still random. The files are named intro1, intro2, intro3....so forth. Is it the way I named them??? I have no idea.
Craig |