Hi Guys,
Does anyone know how to use multiple sliders on the home page?
What I did was add this to welcome.tpl
Code:
{include file="custom/welcome/promotions/image_roundabout/image_roundabout.tpl"}
but it won't load if there is another slider activated above it. I'm guessing this is something to do with the java running two instances but i'm not sure how to resolve it.
Basically I want to have the the responsive image slider at the top of the welcome page then further down I want the image roundabout or one of the other sliders to display also.
I'm not fussed about it being hard coded like this as I have to change the images and description manually anyway so its not an issue it not being in the admin section.
Any help would be appreciated.