Product Slider in JM Asenti

Hello guys!

I am trying to create a product slider on left position in JM-Asenti,
I read a lot about the JM Product Slider module, and seems like could be a good module to use for this purpose.

But I also noticed that in the installation guide and comments, there are a few users that claims that overwriting the App and Skin folders will caouse some issues, like replacing some content I have being working on… Here is the case.. http://www.joomlart.com/forums/showt…ider-Userguide

I also checked some documentation on how to install magento extentions, but Im still not to clear howto, o even how to address my main objective, which is, creating a simple 1 image at a time, product slider on left bar on JM-Asenti.
http://www.joomlart.com/forums/showt…allation-Guide

Here is a screen shot of what I need to do,

Can someone please give a clue on what should I do?

Best regards to all!

thanks.!

4 answers

Profile photo of Sherlock 0.00 $tone March 2, 2013
Public

Hi rcerrato,

if you have already installed Jm product slider and now want to have a slider on the left column you can go to edit your home cms page (navigate to CMS >> Page go to edit the home page), Click at the Design tab on the left panel you would see this tag

HTML Code:

<reference name="mass-top">        	
	         <block type="joomlart_jmslideshow/list" name="jmslideshow" />
	         <block type="joomlart_jmproductsslider/list" name="jmproductsslider" />
                </reference>

Right above it you add this tag for a new product slider on the left

HTML Code:

 <reference name="left">        	
	              <block type="joomlart_jmproductsslider/list" name="jmproductssliderleft" number_items="1"  />
                  </reference>

Hope that would helps !

#1
Profile photo of Rusell Cerrato 0.00 $tone March 5, 2013
Public

Thanks Sherlock Holmes,

Unfortunately I have not installed the JM-Product slider, since I am a little conserned about the procedure here..at
since it mentions that I need to Upload folders skin and app from my package to the Web server’s document root.

so I am afraid that if I do that.. somthing tells me that something really bad will happen..

Please correct me If I am wrong, is this the procedure to install JM-Product Slider? http://www.joomlart.com/forums/showt…allation-Guide

If not, can you please point me into the guide to install it.. then I will try your solution,

Thanks very much!

rgds!

#2
Profile photo of Sherlock 0.00 $tone March 6, 2013
Public

Hi rcerrato,

There would not be problems with that, feel free to follow that installation guide to install the Jm-Product slider into your store.

#3

This question is now closed

Written By

Comments