That did the trick.  Thanks for your help and for the lucid explanation.

Robert

Thank you for taking a look at this.  I took the embed code out because I've been trying other ideas to get the gallery to work.  I have pasted it back in. 

I'm a little embarrassed to say that I don't understand what you mean by relative URLs.  And I also don't understand the difference between www.robertmunozphotography.net subdomain and  robertmunozphotography.net.

Thanks in advance for your time,

Robert

Hello,

I have read the other posts on this topic and I am still having problems.  I am getting a "Config XML File Not found" error.

Here is my embed code:

<!--START JUICEBOX EMBED-->
<script src="http://www.robertmunozphotography.net/Galleries/Home/jbcore/juicebox.js"></script>
<script>
  new juicebox ({
    baseUrl : 'http://www.robertmunozphotography.net/Galleries/Home/',
    containerId : 'juicebox-container',
    galleryWidth : '100%',
    galleryHeight : '700',
    backgroundColor: 'rgba (217,217,217,0)'
  });
  </script>
<div id="juicebox-container"></div>
<!--END JUICEBOX EMBED-->

I am trying to embed the gallery on the home page at:  http://www.robertmunozphotography.net

I have been able to embed Juicebox Pro galleries in WP pages in the past.  For some reason this code is not working.  Any ideas?

Robert

4

(4 replies, posted in Juicebox-Pro Support)

Tried clearing cache -- same result. 

Finally restarted machine.  That did the trick.

Thanks for your patience and help.

Robert

5

(4 replies, posted in Juicebox-Pro Support)

Hello,

You were right about the path -- I should have caught that one.  Unfortunately, though, it made no difference in he audio.

Any other ideas?

Thanks for your time with this.


Robert

6

(4 replies, posted in Juicebox-Pro Support)

I'm not getting any audio in FF14.  I have both an mp3 and an ogg version of the track on my server and I've created the gallery with the path to the mp3 specified, and again with the path to the ogg specified, and again with the path to both specified (just for fun).  I'm not getting any audio in any case.

Any ideas?

Here's the link: www.robertmunozphotography.net/Juicebox/HomeThumbsMusic/index.html

Robert

7

(495 replies, posted in Juicebox-Pro Support)

Would love to have the ability to top align main image to handle images of varying aspect ratios more elegantly.

8

(7 replies, posted in Juicebox-Pro Support)

Again, thanks for your help with this.

Because I was getting the "XML Not Found" error in the MUSE app and also when I previewed the site from MUSE, I naturally assumed that it would not work, so I never exported/FTP'd the site HTML.  When I actually did that, the main image gallery on the HOME page seems to work, although it doesn't scale down, which is disappointing.  This gallery is configured as slideshow only with no thumbs, so I created a duplicate gallery with thumbs ("PEOPLE").  Here the slideshow works but the thumbs are nowhere to be found.

So in summary, the MUSE application is generating the error in the app and in browser preview mode.  The slideshow seems to operate but the thumbs don't display, and the main image doesn't scale down.

Here's the link to the HOME page: www.robertmunozphotography.net/Muse/index.html.  The gallery configured to display thumbs is on the PEOPLE page.

Thanks again.

9

(1 replies, posted in Juicebox-Pro Support)

Would love to have the ability to top align main image to handle images of varying aspect ratios more elegantly.

10

(7 replies, posted in Juicebox-Pro Support)

Steven,

Thanks again for your quick reply.  Unfortunately, I tried the base URL method, too.  Just to be sure, I retried it with a copy & paste of the snippet that you sent -- in both cases, I still get the error message. And just FYI, I'm using Firefox 14.0.

Maybe it's just something that MUSE is doing with snippet.

If you have any other ideas, don't hesitate...

Robert

11

(7 replies, posted in Juicebox-Pro Support)

Thanks for your quick reply. 

I'm actually getting the "XML Not Found" inside the MUSE application (it tests the source path), so this may be an app-specific problem.  BTW, an I-frame embed works, but I would prefer to use the standard embed so that I can get a full window expand. 

Here's the embed code I'm trying:

<!--START JUICEBOX EMBED-->
<script src="http://www.robertmunozphotography.net/Muse/Home/jbcore/juicebox.js"></script>
<script>
new juicebox({
containerId : "juicebox-container",
galleryWidth: "100%",
galleryHeight: "100%",
backgroundColor: "rgba(224,224,224,1)"
});
</script>
<div id="juicebox-container"></div>
<!--END JUICEBOX EMBED-->

Any other ideas?

12

(7 replies, posted in Juicebox-Pro Support)

I am trying to embed a gallery as HTML in an Adobe MUSE page.  I tried using the embed code generated with my gallery, and I tried using the base URL method and I keep getting the xml not found error.  The xml file is in the same folder as the jbcore, images, and thumbnail folders.  I've read all of the relevant Support documents and I've checked everything twice.   

Here is the path to the gallery: www.robertmunozphotography.net/Muse/Home/

Any ideas?

Robert