![]() |
Using Highslide on html pages |
Post Reply ![]() |
Author | |
avalight ![]() Newbie ![]() Joined: 21-September-2007 Status: Offline Points: 3 |
![]() ![]() ![]() ![]() ![]() Posted: 26-July-2009 at 7:58pm |
My highslide works great on the product pages, but I also want to use it on my static html pages. I went the highslide website, and it looks like I need the highslide script loaded and then the html code. I got the second part, but wondered what the highslide.js file is called and what folder it might be in. Also the css too?
Thanks |
|
![]() |
|
![]() |
|
Greg Dinger ![]() Certified ProductCart Developers ![]() ![]() Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
![]() ![]() ![]() ![]() ![]() |
Hi Curt,
The JS is here:
productcart/includes/javascripts/highslide.html.packed.js
The CSS is here:
productcart/pc/screen.css
|
|
![]() |
|
avalight ![]() Newbie ![]() Joined: 21-September-2007 Status: Offline Points: 3 |
![]() ![]() ![]() ![]() ![]() |
Thanks, greg, I will check this out.
|
|
![]() |
|
![]() |
|
avalight ![]() Newbie ![]() Joined: 21-September-2007 Status: Offline Points: 3 |
![]() ![]() ![]() ![]() ![]() |
I need to look at some code that some one else is using for this. When I click on the image for enlarging it, it just sits there and says "loading" it is on this page
http://www.avalanche-ranch.com/ARLC_productinformation.html Best |
|
![]() |
|
![]() |
|
Greg Dinger ![]() Certified ProductCart Developers ![]() ![]() Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
![]() ![]() ![]() ![]() ![]() |
![]() |
|
GavinB ![]() Newbie ![]() Joined: 20-June-2007 Location: United Kingdom Status: Offline Points: 0 |
![]() ![]() ![]() ![]() ![]() |
It is most likely the path to the highslide images folder that is breaking it as it is relative to the shop/pc/ folder. To change it, go to highslide.html.packed.js file and find the following...
graphicsDir:'images/highslide/'and change it to graphicsDir:'rusticlighting/pc/images/highslide/' |
|
![]() |
|
avalight ![]() Newbie ![]() Joined: 21-September-2007 Status: Offline Points: 3 |
![]() ![]() ![]() ![]() ![]() |
Thanks, GavinB, this helped me figure it out. But, I had to do something a little different. When I changed the js file as you mentioned to do, it broke the highslide on the product detail pages. So instead, I inserted your suggestion on the individual static html page, like it suggested in the highslide.com website. Now, thankfully, it works. So thanks to all!
|
|
![]() |
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |