I have a similar problem with the nivo slider.
These scripts work when placed before the </body> tag. but it breaks the shadow box and other scripts??
If i put it inside the <head> the nivo slider does not work. the everything else works fine??
Any help would be well appreciated as this is my first time using x-cart and smarty.
Regards
Elton
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js" type="text/javascript"></script>
<script src="{$SkinDir}/customer/javascript/jquery.nivo.slider.pack.js" type="text/javascript"></script>
<script src="{$SkinDir}/customer/javascript/sliderConfig.js" type="text/javascript"></script>