Hello,
Please look at http://www.ukdentalproducts.co.uk
I want to put the Product Slider right across the page and not show just 3 images at a time.
Is this possible?
I also want to have multiple instances of the Product Slider on the home page. Like 1 for most viewed products and another for top rated products.
Please advise.
Many thanks,
Nick
1 answer
I want to put the Product Slider right across the page and not show just 3 images at a time.
You can set displaying product number at # Number Element in Admin -> System -> Configuration -> JM Products Slider. However to good displaying you need to reset Height of Thumbnail and Width of Thumbnail. The bigger # Number Element is, the smaller Height of Thumbnail and Width of Thumbnail become.
I also want to have multiple instances of the Product Slider on the home page. Like 1 for most viewed products and another for top rated products.
You can use below code:
HTML Code:
{{block type="joomlart_jmproductsslider/list" title="Top rate" name="home.jmproductsslider.list" mode="top_rated"}} {{block type="joomlart_jmproductsslider/list" name="home.jmproductsslider.list"}}
Pls read this thread for more information http://www.joomlart.com/forums/showt…ider-Userguide
This question is now closed