Page 1 of 1

Banner on header not rotate

Posted: Wed Feb 12, 2014 5:30 am
by alfaone78
Hi to everyone,

i modified the module banner to view it in header.
I've added header position in administration, added the code for read modules in controller/header, added the code for view module in view/.../common/header.
The banner is dispayed but not rotate.
If i add another banner in other position(eg colleft) both works...
Why? I need to have a functional banner on header (not on content-top)

Thanks

Salvo

Re: Banner on header not rotate

Posted: Wed Feb 12, 2014 11:12 am
by tacobandito
Hi Salvo,

If the banner displays but does not rotate, there is a very good chance that this is related to a javascript error. If you use Chrome or Firefox, you should right click the page, hit "inspect element" (or "view source"). If you use IE hit f12. Then navigate to the console. I'm willing to bet you'll have a javascript error listed there. When/If you find that, could you then post that to the forum?