Quote:
Originally Posted by PhilJ
skin/ability/custom/welcome/promotions/promotions_common.tpl
Just take out the IF statements surrounding the image roundabout code.
{if $config.Ability_Template.abi_home_promotions eq "image_roundabout"}
...
{/if}
|
Thanks Phil I did actually remove the if statement and it does display the images but doesn't start the slider script. It's as if the two java scripts are fighting with each other. SO the top slider runs fine but the next one only displays the images and descriptions but not in the slider format if you know what I mean.
Thanks for the speedy reply.