1 (edited by MrEddy 2013-02-22 01:23:17)

Topic: [Solved] Gallery not showing up

Hi,

I just bought Juicebox and was trying to use it on y Wordpress based website, without any success for now.

My first attempt didn't work at all. SO I checked the CHMOD of the gallery folder. It wa 700, I set it to 755 and got this :
http://www.mr-eddy.com/portfolio/juiceb … index.html

As you can see, it's loading for... ever :) It says autoplay is on (as I created it in JuiceboxBuilder pro) but the thumbnails are greyed. Same thing on different browsers...

What may I have missed ? Here is my code added in a Wordpress page by the way (which shows the exact same result) :

<!--START JUICEBOX EMBED-->
<script src="portfolio/juicebox_gallery/jbcore/juicebox.js"></script>
<script>
new juicebox({
baseUrl : 'portfolio/juicebox_gallery/',
containerId : "juicebox-container",
galleryWidth: "100%",
galleryHeight: "800",
backgroundColor: "rgba(255,255,255,1)"
});
</script>
<div id="juicebox-container"></div>
<!--END JUICEBOX EMBED-->

Thanks for your help !

Eddy

Re: [Solved] Gallery not showing up

Loads pretty fast for me in chrome - maybe you have a slow internet connection?

I do have the Same problem with the grey background for the thumbs on load.

You have to disable flash in your browser to see the juicebox gallery http://www.marcopietschmann.com/portraiture/studio#1

Re: [Solved] Gallery not showing up

I found out the solution in the meantime :) The subfolders were stuck in 700 chmod...
Everything is okay so far. Still doing some tests.

I may have found a solution to replace Slideshowpro !