1

(6 replies, posted in Juicebox-Lite Support)

Yes it has been solved. Thank you. I was re-reading your notes and the folder I created was Gallery. But I noticed in the code and your text it was lower case gallery. I renamed the folder under public_html and it works. Yeah!

Thank you

Dave

2

(6 replies, posted in Juicebox-Lite Support)

Also I thought of this. I had updated Adobe Air. Do you think I needed to restart the computer for some reason?

3

(6 replies, posted in Juicebox-Lite Support)

Thanks for the detail instructions. I chose browse and went to a folder I created on my computer desktop c:/users/DaveWeaver/Desktop and then chose Save. I noticed it did not place any files into that or in fact I search and they were in no other folder. Could this be the problem? So I have not uploaded that folder or the pictures to the public_html/Gallery folder.

Dave

Hello, I am trying to set up a website for a golf course I work at. The site name is www.foxsdengolfcourse.com and I am trying to put the gallery on the page www.foxsdengolfcourse.com/Media/Pictures I choose to store the files locally on my hard drive at C:\Users\DaveWeaver\Pictures\My Pictures\Foxsdenpics and when juicebox gives me the code to embed on the page where I want the gallery this is what it gives me.

<!--START JUICEBOX EMBED-->
<script src="jbcore/juicebox.js"></script>
<script>
new juicebox({
containerId: "juicebox-container",
galleryWidth: "100%",
galleryHeight: "100%",
backgroundColor: "#222222"
});
</script>
<div id="juicebox-container"></div>
<!--END JUICEBOX EMBED-->

For the index page name it gives me index.html

So when I look at the webpage even after deleteing the cache it is empty except for the text Ive entered.

I apologize that I can't figure this out. Ive spent 6 hrs so far on this. The pics are large will juice box resize them?
Dave