@rubebennase
Thank you for sharing your tip.
However, this bug has now been addressed and will be fixed in the next version of Juicebox.
You are not logged in. Please login or register.
Juicebox Support Forum → Posts by Steven @ Juicebox
@rubebennase
Thank you for sharing your tip.
However, this bug has now been addressed and will be fixed in the next version of Juicebox.
This looks like a CSS or JavaScript clash between your page and Juicebox.
In order to determine the cause of the problem, try reverting to the default WordPress theme to see if this makes a difference.
If this does not help, try deactivating your plugins, one-by-one, until the problem disappears and you discover which plugin is causing the problem.
A workaround would be to embed the gallery in an <iframe> instead of using WP-Juicebox (which inserts the embedding code directly into your page).
(1) Create your Juicebox-Pro gallery with JuiceboxBuilder-Pro: http://www.juicebox.net/support/juiceboxbuilder/
(2) Upload your entire gallery folder (not just the contents) to your web server
(3) Enter the following code into the body of your post:
<iframe src="http://www.example.com/gallery_folder/index.html" width="800" height="600" frameborder="0" scrolling="no"></iframe>
... making sure that the 'src' attribute of the <iframe> points towards your the 'index.html' file inside your gallery folder.
Your HTML document does not use a Doctype Declaration.
Try adding the following to the very top of your page's code (before the opening <html> tag).
<!DOCTYPE HTML>
Also, try validating your page's code with the W3C Markup Validation Service and fix the errors reported.
Your gallery works OK in Firefox 12, IE9, Chrome 19, Safari 5.1.7 and Opera 11.64 on my PC but not in Mobile Safari on my iPod Touch iOS 5.1.1 where I also see the 'Config XML file not found.' message.
Looking at your embedding code, I see it is all strung together on a single line with no line breaks.
Try breaking up the code into separate lines to see if this makes a difference.
Change:
<!--START JUICEBOX EMBED--> <script src="http://www.marketingandtechnology.com/repository/WebFeatures/test/meat/jbcore/juicebox.js"></script> <script> new juicebox({ containerId : "juicebox-container", baseUrl : "http://www.marketingandtechnology.com/repository/WebFeatures/test/meat/", galleryWidth: "100%", galleryHeight: "50%", backgroundColor: "#222222" }); </script> <div id="juicebox-container"></div> <!--END JUICEBOX EMBED-->
... to:
<!--START JUICEBOX EMBED-->
<script src="http://www.marketingandtechnology.com/repository/WebFeatures/test/meat/jbcore/juicebox.js"></script>
<script>
new juicebox({
containerId : "juicebox-container",
baseUrl : "http://www.marketingandtechnology.com/repository/WebFeatures/test/meat/",
galleryWidth: "100%",
galleryHeight: "50%",
backgroundColor: "#222222"
});
</script>
<div id="juicebox-container"></div>
<!--END JUICEBOX EMBED-->
You could also try using relative rather than absolute URLs within your embedding code.
The Lightroom plugin can be updated from Juicebox-Lite to Juicebox-Pro by following the instructions on this page: http://www.juicebox.net/support/lightroom/
Please note that upgrading the plugin will not change the interface within Lightroom and the 'Upgrade to Juicebox-Pro' button will still be visible.
However, the Juicebox badge (at the bottom-right corner of the live preview window) should be gone, indicating that the plugin is using the Juicebox-Pro files.
You can add Juicebox-Pro Config Options to your gallery created with the Lightroom plugin by either:
(1) Opening and editing the gallery with JuiceboxBuilder-Pro, or...
(2) Opening the gallery's 'config.xml' file in a plain text editor and manually adding the Pro Options as attributes to the opening <juiceboxgallery> tag
I do not see the blue box when viewing your gallery in Firefox 12, IE9, Safari 5.1.7 and Chrome 19 on my PC.
What platform (Mac/Windows) do you use and what browser(s) do you see this in?
Would you be able to take a screenshot and upload it somewhere so that I could see what you are seeing?
It sounds like it might be an element on your web page that has been selected. For example, try drawing a box around the menu on your page. Left-click somewhere to the top-left of the word 'Biography', drag your mouse down to the bottom-right of the words 'Links we dig' and release your mouse-click. You should see the menu items highlighted with blue boxes.
Yes. Sorry, I should have been more specific.
I have been able to replicate this bug (in Mobile Safari on an iPod Touch iOS 5.1.1) by following the steps you indicate (so it is not just you).
I have logged a bug report.
Thank you, once again.
Try changing:
<div id="juicebox-container"></div>
... to:
<div id="juicebox-container" style="margin: 0 auto;"></div>
Thank you for reporting.
I thought I'd report it here.
Yes, please report any Juicebox core bugs in this forum.
I am not familiar with Slide Show Pro Director so perhaps someone else can help you out there.
However, an alternative method of embedding a Juicebox gallery in a WordPress post would be to:
(1) Create your Juicebox gallery with the method of your choice: http://www.juicebox.net/support/creation/
(2) Upload your entire gallery folder (not just the contents) to your web server
(3) Embed the gallery in a post by using one of the two methods described here: http://www.juicebox.net/support/embeddi … ery-folder
How do I remove the "Juicebox Gallery" logo upper left that appears with info bar when hovering image?
That is the 'Gallery Title'. Just blank out the default title ('Juicebox Gallery') in the 'Gallery Title' text field when creating a new gallery.
Also Is there a way to keep it in permanent expanded mode? I don't like the way info bar cuts off image, but I do like the semi transparent info bar that overlaps image in expanded mode.
Have you resolved you problems? I do not see a Button Bar (where the 'Expand Button' would be located) or any image captions (in the semi-transparent caption area) in your gallery.
The default positions for the Button Bar and the image captions are on the overlay and your gallery sets showImageOverlay="NEVER" so neither are displayed.
For reference, the full list of 'Juicebox - Config Options' can be found here.
Unfortunately, I do not have an Asus Eee Pad on which to test.
Try validating your page with the W3C Markup Validation Service and fix the errors reported.
Once the code validates, try again and see if it makes a difference.
You can enter <img src= 'logo.png'> directly into the 'Gallery Title' text field if building your gallery with JuiceboxBuilder.
However, if entering the code directly into your gallery's XML file, you will need to escape the XML entites as described here. (The FAQ is in the SimpleViewer support section but the principle is the same for Juicebox.)
Therefore, the code in your 'config.xml' file would become:
galleryTitle="<img src='logo.png'>"
Strangely enough, it works fine in IE9 but not in IE8.
Thank you for reporting. I will log a bug report.
OK. Maybe I'll hold off on the bug report. Keep an eye on it and if the bug reoccurs, please post back.
Thank you for providing the screenshots.
I cannot replicate the problem and do not see what you are seeing.
In Opera 11.64 on my system (Windows 7 SP1 x64), there is never an occurrence/browser window size whereby there is room on all 4 sides of your second image. It is always displayed edge-to-edge (either top-to-bottom or left-to-right).
Out of interest, does the image snap into place (edge-to-edge) if you resize the browser window (even only slightly) to force the gallery to resize dynamically?
Also, could you please confirm which version of Opera you use and I will log a bug report.
Thank you for reporting.
There are several variables in this equation: the aspect ratio of your image, the default browser window viewport size when maximized (which will vary from browser to browser due to differently-sized toolbars, etc.) and the size of your monitor.
Your second image in Opera (on my screen) fills the screen left-to-right but not top-to-bottom due to these variables.
If I then resize Opera so that it is much wider than it is tall, your second image does fill the gallery top-to-bottom (but not left-to-right). If you want your images to always fill the available image area left-to-right and top-to-bottom, you could change the imageScaleMode from the default setting of 'SCALE_DOWN' to 'FILL' (though cropping may occur).
There is no way to have JuiceboxBuilder-Pro not generate thumbnails. You would need to swap those generated by JuiceboxBuilder-Pro with your own after the gallery has been created.
Thank you for sharing. Hopefully others will be able to benefit from your work.
It is not possible to change the default values in JuiceboxBuilder-Lite/JuiceboxBuilder-Pro (such as the selected 'Resize Images' checkbox).
It is also not possible to automatically load a Preset on launching the application.
1. I've replaced the gallery name with my logo using <img src= 'logo.png'> with position as TOP. But it displays on the left, how do I center it?
There is currently no configuration option to horizontally center the gallery title.
However, this could be achieved by modifying the 'jbcore/classic/theme.css/' file.
Please see the Juicebox - Theming Guide for further details.
2. Can I add text centered below the logo?
Yes. Use an HTML line break and then add your text, e.g.:
<img src= 'logo.png'><br>Text goes here
@pscalabro
As Weaver II Pro is not free, I cannot test WP-Juicebox with this theme.
However, I have installed Weaver II (Standard) and WP-Juicebox seems to work fine with this theme installed.
Try temporarily reverting to the default WordPress theme to see is this makes a difference for you.
If not, please explain further as to what you mean by your theme failing to see the plugin folder.
Have you changed your plugins folder from the default WordPress location ('wp-content/plugins/')?
Do any of your other plugins (if you have any others installed) show up in your 'Plugins' list?
This is by design. Small Screen Mode does not support color options.
For reference, an alternative to the above method would be to use the dedicated Juicebox Plugin for WordPress: WP-Juicebox, which would allow the user to create and embed Juicebox galleries in WordPress posts directly from within the WordPress Dashboard.
So I'm happy but I would prefer using an embedded page in expanded view if that was possible?
It would not be possible to link to a page into which a gallery is embedded and have the gallery on that page initially displayed fullscreen.
However, you could simply link to the gallery's HTML index page (default name 'index.html') directly, which would display the gallery on its own page (filling the browser window).
Juicebox Support Forum → Posts by Steven @ Juicebox
Powered by PunBB, supported by Informer Technologies, Inc.