View Single Post
  #463  
Old 09-18-2011, 02:55 PM
 
sparker2 sparker2 is offline
 

eXpert
  
Join Date: Feb 2007
Posts: 290
 

Default Re: X-Cart Smart Template v4.4.x

Hello everyone, I just completed a fresh install of x-cart version 4.4.3 and smart template v 4.4.x and now the NIVO SLIDER does not work after I change it to add my own products and images. Do any of you know of a bug or other issues with using the NIVO SLIDER with this version of x-cart? Here is the code that I have in the slider.tpl

<div id="slider" class="nivoSlider">
<a href="product.php?productid=257"><img src="http://stitches4u.com/images/slider/image_1" alt="" title="" /></a>
<a href="product.php?productid=137"><img src="http://stitches4u.com/images/slider/image_2" alt="" title="" /></a>
<a href="product.php?productid=571"><img src="http://stitches4u.com/images/slider/image_3" alt="" title="" /></a>
<a href="product.php?productid=910"><img src="http://stitches4u.com/images/slider/image_4" alt="" title="" /></a>
<a href="product.php?productid=123"><img src="http://stitches4u.com/images/slider/image_5" alt="" title="" /></a>
<a href="product.php?productid=345"><img src="http://stitches4u.com/images/slider/image_6" alt="" title="" /></a>
<a href="product.php?productid=678"><img src="http://stitches4u.com/images/slider/image_7" alt="" title="" /></a>
<a href="product.php?productid=910"><img src="http://stitches4u.com/images/slider/image_8" alt="" title="" /></a>
<a href="product.php?productid=345"><img src="http://stitches4u.com/images/slider/image_9" alt="" title="" /></a>
</div>


Thank you very much in advance for your help and time.
__________________
Shareen
sparker2@cox.net
http://www.stitches4u.com
X-Cart Version 4.5.0 with Smart Template vs 4.4.x
Reply With Quote