tonbo
Posts: 1
Joined: Tue Apr 06, 2010 7:32 pm

Problems with paths to my images

I downloaded Highslide and put the folder called Highslide into my root folder. The folder with all my images in it is also in the root folder, called "images".

Through the editor, I uploaded (after browsing to my images) the images I wanted for the gallery. Everything worked perfectly -- in the editor. When I went to Publish, I copied the HTML for the "head" section of my gallery page (which is in the root folder) and then put the HTML for the images in the "body" section.

However, when I look at the "layout" view, all the images are not linked.

I check the HTML and the paths, and here's what they look like, for one image:

<li>
<a href="highslide/images/large/indoors8.jpg" class="highslide"
title=""
onclick="return hs.expand(this, config1 )">
<img src="highslide/images/thumbs/indoors8.jpg" alt=""/>
</a>
</li>
<li>

The editor says to "Change the paths in the code below to match the locations of your files." I tried a dozen different changes, by deleting the "highslide" and even the "large" but the actual path to my images is "images/indoors8.jpg", which of course results in just the raw, large image.

What am I doing wrong? In the highslide folder that I put in my root folder there is no folder called "images" -- only one called "graphics."

What should my paths be changed to?

Thanks in advance!

Nick
User avatar
RoadRash
Posts: 8249
Joined: Tue Jul 15, 2008 6:43 pm
Location: Fredrikstad, Norway
Contact: Website

Re: Problems with paths to my images

Hi Nick,

Did you download the zip file from the Editor or from the download page? Only the zip file from the Editor will contain the images youÔÇÖve uploaded to the Editor.
Hilde
Highslide Support Team

Overview of my Highslide sample pages: RoadRash.no

Return to “Highslide Editor”