Topic: Blank Page - Still Nothing Displays
Hi
I have just created a blank page to get used to Juicebox but nothing seems to display.
Have checked the copied code and re-read the instructions.
Any ideas ?
You are not logged in. Please login or register.
Juicebox Support Forum → Juicebox-Pro Support → Blank Page - Still Nothing Displays
Hi
I have just created a blank page to get used to Juicebox but nothing seems to display.
Have checked the copied code and re-read the instructions.
Any ideas ?
Your gallery's embedding code uses the following line:
<script src="jbcore/juicebox.js"></script>
Therefore, your gallery will display if you copy the contents of your gallery folder (not the actual folder itself) into the same directory as the web page containing the embedding code.
If you have uploaded your entire gallery folder to your web server, then you can use the baseUrl method of embedding documented here.
If you get stuck, please let me know where your gallery files are on your web server and I should be able to provide you with some embedding code that will work.
Thank you.
I was trying to get it to display a based on pictures in https://www.flickr.com/photos/134772277 … 7447723911
Have retried it but am still getting the same issue. Do I need to put all the Flikr pictures into my webhost ? I assumed it would read the pictures from Flikr dynamically.
Do I need to put all the Flikr pictures into my webhost ?
No. Juicebox will read the images from Flickr's servers.
You still need to copy the contents of your gallery folder to the directory which contains the page with the embedding code.
In your case, the gallery folder will contain only the following contents:
jbcore (folder)
config.xml (file)
index.html (file)
Your gallery folder will not have 'images' and 'thumbs' folders. They would exist only for galleries sourced by local images.
Also, if you are embedding your gallery into an existing web page alongside other content, then you do not need to upload the gallery's 'index.html' file. This would be used only to display the gallery on a web page of its own.
I've just checked your web page and your gallery now displays so it looks like you have solved your problem.
If you are still experiencing difficulties, please let me know and I'll try to help further.
Thank you.
Juicebox Support Forum → Juicebox-Pro Support → Blank Page - Still Nothing Displays
Powered by PunBB, supported by Informer Technologies, Inc.