Hi Felix,
I followed all the instructions stated in the embedding guide... but, I didn't get anything yet.
Unfortunately, I don't have a public domain. Did you read the 8th post?
Is there a mistake in the folder? What do you think?
Pages 1
You are not logged in. Please login or register.
Juicebox Support Forum → Posts by natanpatella
Pages 1
Hi Felix,
I followed all the instructions stated in the embedding guide... but, I didn't get anything yet.
Unfortunately, I don't have a public domain. Did you read the 8th post?
Is there a mistake in the folder? What do you think?
Is there anyone?
I tried it again, but it still doesn't work...
May the problem regard the folder Juice created?
I have in the juiebox_gallery a config.xml, a index.html and three folders: images, thumbs and jbcore.
Is this what should appear?
Support team?
Is there someone who can help me?
I just tried the following paths:
/Applications/MAMP/htdocs/joomla/juicebox_gallery etc...
http://localhost:8888/joomla/juicebox_gallery etc...
but nothing seems to happen with both... Are there somebody who can suggest other solutions?
Thanks Steven...
I appreciate your post, but I don't have a domain yet, so I'm trying my website on a local server...MAMP to be correct.
So, what should be my absolute url?
Do you know how Joomla works?
Hi,
I am using your software, pro version. It's fantastic, but I have a problem. I use the code below, but I can't see the gallery in my Joomla article. I put the juicebox_gallery into my local server, adding the appropriate code as requested in the embedding guide. Could you help me?
<!--START JUICEBOX EMBED-->
<script src="juicebox_gallery/jbcore/juicebox.js"></script>
<script>
new juicebox({
containerId : "juicebox-container",
baseUrl : "juicebox_gallery/",
galleryWidth: "90%",
galleryHeight: "90%",
backgroundColor: "rgba(51,51,51,0)"
});
</script>
<div id="juicebox-container"></div>
<!--END JUICEBOX EMBED-->
Pages 1
Juicebox Support Forum → Posts by natanpatella
Powered by PunBB, supported by Informer Technologies, Inc.