Quote Originally Posted by SpaceMonkey View Post
Hi again,

Okay all errors gone now in the developers tools (ie11 & edge) . BUT still the homepagebanner won't scroll . Anyone actually got it scrolling their banners yet?

A really simple fix that removed one of the errors is as follows.

1. Login to your admin and select Banner Manager from Tools.
2. Highlight and select edit for the homepagebanner.
3. Now remove the closing tag from the div opening tag. Simple typo I think. Example

Code:
<div class="banner"/><p>The sky is the limit!</p></div>
Change to:
Code:
<div class="banner"><p>The sky is the limit!</p></div>
Hope that helps someone.
Tableau only comes with a hero banner. If you'd like to add a slideshow please check out our Flexslider Responsive Slideshow plugin on Numinix.com.