Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Installing a Jquery slider. Some help please

Installing a Jquery slider. Some help please

Views: 1,193

Results 1 to 9 of 9
19 Sep 2012, 10:04 AM
#1
inxie avatar

inxie

Zen Follower

Join Date:
Jul 2011
Posts:
177
Plugin Contributions:
0

Installing a Jquery slider. Some help please

I have downloaded the featured content slider. I want this to display on my product info page, with the product image being displayed inside it.

this is the contents of the slider files...

Attachment 11155

Im using the barebones template. I copied the above folders into the following directories:

'JS' folder to the /includes/templates/barebones/jscript directory
'images' folder to the /includes/templates/barebones/images directory
'style.css' to the /includes/templates/barebones/css directory

Assuming the above is correct, what is the next thing I need to do to get this on my product info page?
Any help is highly appreciated!

19 Sep 2012, 11:21 PM
#2
inxie avatar

inxie

Zen Follower

Join Date:
Jul 2011
Posts:
177
Plugin Contributions:
0

Re: Installing a Jquery slider. Some help please

Please, please help :(

20 Sep 2012, 12:54 AM
#3
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Installing a Jquery slider. Some help please

'JS' folder to the /includes/templates/barebones/jscript directory
What are the resulting file names for the js folder

20 Sep 2012, 1:29 AM
#4
inxie avatar

inxie

Zen Follower

Join Date:
Jul 2011
Posts:
177
Plugin Contributions:
0

Re: Installing a Jquery slider. Some help please

This is the contents of my JS folder in my FTP program.

Attachment 11169

Edit: uploaded wrong image sorry, here it is... ^^^

20 Sep 2012, 1:30 AM
#5
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Installing a Jquery slider. Some help please

This is the contents of my JS folder in my FTP program
That only shows a js folder NOT the contents
Opps

you need to add jscript_ to each file for them to load

Is this from the ZenCart plugins area?

20 Sep 2012, 2:43 AM
#6
inxie avatar

inxie

Zen Follower

Join Date:
Jul 2011
Posts:
177
Plugin Contributions:
0

Re: Installing a Jquery slider. Some help please

Okay thank you.
It is not a Zen cart plugin, it's just regular install files that i'm trying to incorporate into my zen store.

I still have not put the actual HTML code into play yet. I'm assuming I copy the HTML code from the index.html I downloaded and place it in the tpl_product_info_display.php file?

If so... Where do I wrap this code so the slider shows my product page images?

20 Sep 2012, 2:59 AM
#7
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Installing a Jquery slider. Some help please

ZenCart is not html - it is php based

20 Sep 2012, 9:59 AM
#8
inxie avatar

inxie

Zen Follower

Join Date:
Jul 2011
Posts:
177
Plugin Contributions:
0

Re: Installing a Jquery slider. Some help please

kobra:

ZenCart is not html - it is php based

So I can't install this slider into zen cart or??

20 Sep 2012, 6:13 PM
#9
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Installing a Jquery slider. Some help please

So I can't install this slider into zen cart or??
You most probably can but not by following their install instructions which appear to be for an html page

Try getting a slider from the plugins and viewing how it is constructed