ProductCart E-Commerce Solutions Homepage
Forum Home Forum Home > ProductCart > Customizing ProductCart
  New Posts New Posts RSS Feed - Using Highslide on html pages
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Using Highslide on html pages

 Post Reply Post Reply
Author
Message
avalight View Drop Down
Newbie
Newbie


Joined: 21-September-2007
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote avalight Quote  Post ReplyReply Direct Link To This Post Topic: Using Highslide on html pages
    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

Curt
Back to Top
Greg Dinger View Drop Down
Certified ProductCart Developers
Certified ProductCart Developers
Avatar

Joined: 23-September-2006
Location: United States
Status: Offline
Points: 238
Post Options Post Options   Thanks (0) Thanks(0)   Quote Greg Dinger Quote  Post ReplyReply Direct Link To This Post Posted: 26-July-2009 at 8:12pm
Hi Curt,
 
The JS is here:
productcart/includes/javascripts/highslide.html.packed.js
 
The CSS is here:
productcart/pc/screen.css
Back to Top
avalight View Drop Down
Newbie
Newbie


Joined: 21-September-2007
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote avalight Quote  Post ReplyReply Direct Link To This Post Posted: 26-July-2009 at 11:59pm
Thanks, greg, I will check this out.
Curt
Back to Top
avalight View Drop Down
Newbie
Newbie


Joined: 21-September-2007
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote avalight Quote  Post ReplyReply Direct Link To This Post Posted: 27-July-2009 at 1:17am
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
Curt
Back to Top
Greg Dinger View Drop Down
Certified ProductCart Developers
Certified ProductCart Developers
Avatar

Joined: 23-September-2006
Location: United States
Status: Offline
Points: 238
Post Options Post Options   Thanks (0) Thanks(0)   Quote Greg Dinger Quote  Post ReplyReply Direct Link To This Post Posted: 27-July-2009 at 1:41am
Back to Top
GavinB View Drop Down
Newbie
Newbie


Joined: 20-June-2007
Location: United Kingdom
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote GavinB Quote  Post ReplyReply Direct Link To This Post Posted: 27-July-2009 at 5:10am
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/'

Back to Top
avalight View Drop Down
Newbie
Newbie


Joined: 21-September-2007
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote avalight Quote  Post ReplyReply Direct Link To This Post Posted: 27-July-2009 at 5:32pm
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!
Curt
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.078 seconds.