Hi there,

I can't seem to make Juicebox work with the web design program called Rapidweaver. It used to work, I would copy the code, and just change the name, in this case 'duckhunt'.

Any help would be greatly appreciated.


This is the code I entered in:

<!--START JUICEBOX EMBED-->
<script src="http://schpa.ca/styled-11/duckhunt/jbcore/juicebox.js"></script>
<script>
  new juicebox({
      containerId : 'juicebox-container',
      baseUrl : 'http://schpa.ca/styled-11/duckhunt/',
  });
  </script>
<div id="juicebox-container"></div>
<!--END JUICEBOX EMBED-->

2

(1 replies, posted in Juicebox-Lite Support)

Hi there,

I'm trying to embed my gallery into RapidWeaver and it's not working.  It says on the JuiceBox page that you just need to:

"Copy the entire contents of your Juicebox gallery folder into the folder that contains your HTML page.

In JuiceboxBuilder, go to the Publish panel and copy the provided Embed Code.

Paste the provided code into the body of the HTML page where you want to the gallery to appear."

I have copied the folder, titled 'xmasparty', into the folder for the specific page where I want the gallery to appear, which is styled-11/code and can be accessed at http://schpa.ca/styled-11/code/


So I have the code in the html page where I want it, and I've uploaded the folder containing the gallery to the specific site folder where its to be hosted, I don't know what else to do.

Any help would be greatly appreciated!!

Brandon