uniquewebdesigns
Posts: 10
Joined: Wed Sep 16, 2009 5:15 pm

Galleries on different pages

i am new to the site. great program by the way! i would like to put galleries on more than one page. is this possible with only one "highslide" folder. thanks in advance for anyones help 8)
uniquewebdesigns
Posts: 10
Joined: Wed Sep 16, 2009 5:15 pm

Re: Galleries on different pages

using vista home and IE8
User avatar
RoadRash
Posts: 8249
Joined: Tue Jul 15, 2008 6:43 pm
Location: Fredrikstad, Norway
Contact: Website

Re: Galleries on different pages

Hi,

Yes, you can use the same highslide folder for all your pages. Just remember to adjust the paths to the js and CSS files if your pages are in different folders.
Hilde
Highslide Support Team

Overview of my Highslide sample pages: RoadRash.no
User avatar
RoadRash
Posts: 8249
Joined: Tue Jul 15, 2008 6:43 pm
Location: Fredrikstad, Norway
Contact: Website

Re: Galleries on different pages

Please delete your duplicate post with the same topic. http://www.highslide.com/forum/viewtopic.php?f=1&t=4537
Last edited by RoadRash on Wed Sep 16, 2009 5:33 pm, edited 1 time in total.
Hilde
Highslide Support Team

Overview of my Highslide sample pages: RoadRash.no
uniquewebdesigns
Posts: 10
Joined: Wed Sep 16, 2009 5:15 pm

Re: Galleries on different pages

thanks road rash...would this be a correct example path? ...highslide\(new folder)\(image)
User avatar
RoadRash
Posts: 8249
Joined: Tue Jul 15, 2008 6:43 pm
Location: Fredrikstad, Norway
Contact: Website

Re: Galleries on different pages

ItÔÇÖs hard to tell without knowing the folder structure of your web site.

If placing the highslide folder in the root of your web site and the pages too are placed in the root, the path will look like this for the highslide-with-gallery.js file:

Code: Select all

<script type="text/javascript" src="highslide/highslide-with-gallery.js"></script>
If your page is inside a folder, and both the folder containing the page and the highslide folder is in the root, the path in your page to the highslide-with-gallery.js would be:

Code: Select all

<script type="text/javascript" src="../highslide/highslide-with-gallery.js"></script>
Hilde
Highslide Support Team

Overview of my Highslide sample pages: RoadRash.no

Return to “Highslide Editor”