Steven you are amazing, thank you so much!!!!
It worked as you said i added www to the code line and now i can see my gallery :)
you can now close the topic

when i open the gallery in Juicebox Pro it shows up perfectly but not on the website or locally

Thx! my code is now:
<!--START JUICEBOX EMBED-->
<script src="http://steinjanssen.nl/gallery/jbcore/juicebox.js"></script>
<script>
    new juicebox({
        containerId: "juicebox-container",
        baseUrl: "http://steinjanssen.nl/gallery/",
        galleryWidth: "100%",
        galleryHeight: "100%",
        backgroundColor: "#222222"
    });
</script>
<div id="juicebox-container">
<!-- Image gallery content for non-javascript devices -->
<noscript>
<h1></h1>
<p></p>
<p><img src="images/_DSC0730.jpg" title="Shoot 7-8-2014 fotografe Fonsine Janssen" alt="" /><br>Shoot 7-8-2014 fotografe Fonsine Janssen </p>
<p><img src="images/_DSC0740.jpg" title="Shoot 7-8-2014 fotografe Fonsine Janssen" alt="" /><br>Shoot 7-8-2014 fotografe Fonsine Janssen </p>
<p><img src="images/_DSC0774.jpg" title="Shoot 7-8-2014 fotografe Fonsine Janssen" alt="" /><br>Shoot 7-8-2014 fotografe Fonsine Janssen </p>
<p><img src="images/_DSC0109.jpg" title="Mercy Seat samen met Carolien van Heijst  fotografe Fonsine Janssen" alt="" /><br>Mercy Seat samen met Carolien van Heijst  fotografe Fonsine Janssen </p>
<p><img src="images/_DSC0205.jpg" title="Mercy Seat fotografe Fonsine Janssen" alt="" /><br>Mercy Seat fotografe Fonsine Janssen </p>
<p><img src="images/De Minnaar still 1 30-3-14.jpg" title="De Minnaar  samen met Roos Dros fotografe Fonsine Janssen" alt="" /><br>De Minnaar  samen met Roos Dros fotografe Fonsine Janssen </p>
<p><img src="images/DSC_0125-2.jpg" title="Shoot 3-3-2014 fotografe: Fonsine Janssen" alt="" /><br>Shoot 3-3-2014 fotografe: Fonsine Janssen </p>
<p><img src="images/DSC_0154-2.jpg" title="Shoot 3-3-2014 fotografe: Fonsine Janssen" alt="" /><br>Shoot 3-3-2014 fotografe: Fonsine Janssen </p>
<p><img src="images/DSC_0246-2.jpg" title="Shoot 3-3-2014 fotografe: Fonsine Janssen" alt="" /><br>Shoot 3-3-2014 fotografe: Fonsine Janssen </p>
<p><img src="images/stein.jpg" title="Shoot 3-3-2014 fotografe: Fonsine Janssen" alt="" /><br>Shoot 3-3-2014 fotografe: Fonsine Janssen </p>
</noscript>
</div>
<!--END JUICEBOX EMBED-->

Now it says: ''config xml file not found''  http://www.steinjanssen.nl/gallerij.html
i have altered nothing in the gallery folder as you can see on the screenshots the files are all there...
What do i do now?

https://plus.google.com/102401287433638 … yxPFVV85c1 more details

https://plus.google.com/102401287433638 … kv2y6mzvfh this is what is in the folder

Hi Steven
thx for your reply i did as you said
My html code i now:
<script src="'http://steinjanssen.nl/gallery/jbcore/juicebox.js"></script>
<script>
    new juicebox({
        containerId: "juicebox-container",
        baseUrl: "http://steinjanssen.nl/gallery/",
        galleryWidth: "100%",
        galleryHeight: "100%",
        backgroundColor: "#222222"
    });
</script>
<div id="juicebox-container">
<!-- Image gallery content for non-javascript devices -->
<noscript>
<h1></h1>
<p></p>
<p><img src="images/_DSC0730.jpg" title="Shoot 7-8-2014 fotografe Fonsine Janssen" alt="" /><br>Shoot 7-8-2014 fotografe Fonsine Janssen </p>
<p><img src="images/_DSC0740.jpg" title="Shoot 7-8-2014 fotografe Fonsine Janssen" alt="" /><br>Shoot 7-8-2014 fotografe Fonsine Janssen </p>
<p><img src="images/_DSC0774.jpg" title="Shoot 7-8-2014 fotografe Fonsine Janssen" alt="" /><br>Shoot 7-8-2014 fotografe Fonsine Janssen </p>
<p><img src="images/_DSC0109.jpg" title="Mercy Seat samen met Carolien van Heijst  fotografe Fonsine Janssen" alt="" /><br>Mercy Seat samen met Carolien van Heijst  fotografe Fonsine Janssen </p>
<p><img src="images/_DSC0205.jpg" title="Mercy Seat fotografe Fonsine Janssen" alt="" /><br>Mercy Seat fotografe Fonsine Janssen </p>
<p><img src="images/De Minnaar still 1 30-3-14.jpg" title="De Minnaar  samen met Roos Dros fotografe Fonsine Janssen" alt="" /><br>De Minnaar  samen met Roos Dros fotografe Fonsine Janssen </p>
<p><img src="images/DSC_0125-2.jpg" title="Shoot 3-3-2014 fotografe: Fonsine Janssen" alt="" /><br>Shoot 3-3-2014 fotografe: Fonsine Janssen </p>
<p><img src="images/DSC_0154-2.jpg" title="Shoot 3-3-2014 fotografe: Fonsine Janssen" alt="" /><br>Shoot 3-3-2014 fotografe: Fonsine Janssen </p>
<p><img src="images/DSC_0246-2.jpg" title="Shoot 3-3-2014 fotografe: Fonsine Janssen" alt="" /><br>Shoot 3-3-2014 fotografe: Fonsine Janssen </p>
<p><img src="images/stein.jpg" title="Shoot 3-3-2014 fotografe: Fonsine Janssen" alt="" /><br>Shoot 3-3-2014 fotografe: Fonsine Janssen </p>
</noscript>
</div>
<!--END JUICEBOX EMBED-->

And here you can see i switched teh folder to public_html: https://plus.google.com/102401287433638 … RAZ7q47zgt
i edited the Gallerij.html and uploaded it but as you can see http://www.steinjanssen.nl/gallerij.html its still not there

also this http://www.steinjanssen.nl/gallerij.html is the page i want the gallery to be on

Hi
Im using Juicebox Pro and Im trying to make Juicebox gallerys on my website using Muse, i follow all the steps shown here:
http://www.muse-themes.com/blogs/news/6 … adobe-muse
Only my gallery doesnt show op on my website
This is the code i used:
<!--START JUICEBOX EMBED-->
<script src="'http://steinjanssen.nl/gallery/jbcore/juicebox.js"></script>
<script>
new juicebox({
containerId: "juicebox-container",
baseUrl : 'http://steinjanssen.nl/gallery/',
galleryWidth: "100%",
galleryHeight: "100%",
backgroundColor: "#222222"
});
</script>
<div id="juicebox-container">
<!-- Image gallery content for non-javascript devices -->
<noscript>
<h1></h1>
<p></p>
<p><img src="images/_DSC0730.jpg" title="Shoot 7-8-2014 fotografe Fonsine Janssen" alt="" /><br>Shoot 7-8-2014 fotografe Fonsine Janssen </p>
<p><img src="images/_DSC0740.jpg" title="Shoot 7-8-2014 fotografe Fonsine Janssen" alt="" /><br>Shoot 7-8-2014 fotografe Fonsine Janssen </p>
<p><img src="images/_DSC0774.jpg" title="Shoot 7-8-2014 fotografe Fonsine Janssen" alt="" /><br>Shoot 7-8-2014 fotografe Fonsine Janssen </p>
<p><img src="images/_DSC0109.jpg" title="Mercy Seat samen met Carolien van Heijst  fotografe Fonsine Janssen" alt="" /><br>Mercy Seat samen met Carolien van Heijst  fotografe Fonsine Janssen </p>
<p><img src="images/_DSC0205.jpg" title="Mercy Seat fotografe Fonsine Janssen" alt="" /><br>Mercy Seat fotografe Fonsine Janssen </p>
<p><img src="images/De Minnaar still 1 30-3-14.jpg" title="De Minnaar  samen met Roos Dros fotografe Fonsine Janssen" alt="" /><br>De Minnaar  samen met Roos Dros fotografe Fonsine Janssen </p>
<p><img src="images/DSC_0125-2.jpg" title="Shoot 3-3-2014 fotografe: Fonsine Janssen" alt="" /><br>Shoot 3-3-2014 fotografe: Fonsine Janssen </p>
<p><img src="images/DSC_0154-2.jpg" title="Shoot 3-3-2014 fotografe: Fonsine Janssen" alt="" /><br>Shoot 3-3-2014 fotografe: Fonsine Janssen </p>
<p><img src="images/DSC_0246-2.jpg" title="Shoot 3-3-2014 fotografe: Fonsine Janssen" alt="" /><br>Shoot 3-3-2014 fotografe: Fonsine Janssen </p>
<p><img src="images/stein.jpg" title="Shoot 3-3-2014 fotografe: Fonsine Janssen" alt="" /><br>Shoot 3-3-2014 fotografe: Fonsine Janssen </p>
</noscript>
</div>
<!--END JUICEBOX EMBED-->

Here is a screenshot to my root folder opend in filezilla: https://plus.google.com/102393133426621 … 73pEdz5urx
But my Gallery doesnt show up, what m i doing wrong?