1

(14 replies, posted in Juicebox-Pro Support)

I was deleting all my Juicebox files last night, since I can no longer use the Juicebox Pro gallery on my website.

But I recreated the gallery with my old lite edition for you and it should be working again.

This is also my last post, and therefor I can no longer help you on this forum.

2

(14 replies, posted in Juicebox-Pro Support)

It actually also works nicely on an iPad ,just wait 3-4 seconds and the thumbs will auto hide and stay hidden, unless you hover over or touch the thumb area.

http://www.marcopietschmann.com/auto/hide

3

(14 replies, posted in Juicebox-Pro Support)

@ Felix

I thought the point of his question was to replicate the auto hide behavior of his flash galleryhttp://www.grantsymon.com/e/ritz.html

if this is not the case forget what I suggested, otherwise I just created a gallery and  it only takes 7 lines of code to replicate the auto hide behavior.

I did reduce the opacity instead of my previous suggestion of visibility hidden.

4

(14 replies, posted in Juicebox-Pro Support)

window.setTimeout function could work continuously


it does not.

just hide it again when you stop hovering over the thumb area.

5

(12 replies, posted in Juicebox-Pro Support)

If you resize the window with a vertical image active, then open a horizontal, the horizontal image is cut off

I do not see it in chrome.

6

(14 replies, posted in Juicebox-Pro Support)

As iI said in the previous post

use window.setTimeout("javascript function",milliseconds);


javascript function = code to change the css


milliseconds = the time after you want the thumbs to hide

and then a hover function that shows the thumbs again

7

(12 replies, posted in Juicebox-Pro Support)

Here is the same gallery using Juicebox inside the iFrame.
http://www.qr-presse.eu/e/ritz-iframe.html
As you can see the Juicebox resizing doesn't work properly.

looks good to me.

Your current layout with the thumbs  on the side of the main image, requires a min width to show the main image and the thumbs at the same time, because the thumbs have a fixed size by design (which is good).

I asked for a feature almost a year ago that the thumbs move to bottom when there is not enough space.

Loads pretty fast for me in chrome - maybe you have a slow internet connection?

I do have the Same problem with the grey background for the thumbs on load.

You have to disable flash in your browser to see the juicebox gallery http://www.marcopietschmann.com/portraiture/studio#1

9

(14 replies, posted in Juicebox-Pro Support)

It would be easy to hide the thumbs after you changed an image for example, all you need to do is change the css of the jb-idx-thb-container to visibility: hidden on image change (with the API) and remove it again to show the thumbs when you hover over the thumb area.

But that would not work on touch devices unless you click on the thumb area.


You could also auto hide them with a timing function window.setTimeout("javascript function",milliseconds);

or a combination of both.

If this URL format "http://www.example.com/photos-by-X/galleryname/1-of-25" is not a requirment you can contact me here http://www.captureme.marcopietschmann.com/  I  can build you a juicebox or simpleviever gallery where every image is indexed and can be searched.

I would like some clarification on selling points from the Juicebox Website

Full browser support for Internet Explorer 6+, Chrome, Firefox, Safari and Opera.

Future-Proof and built from the ground up with modern web standards (HTML5 and JavaScript) to work on all devices and not become obsolete.

I understand that all browsers render css and java script code slightly different. And with every change of configuration (Juicebox) or browser update, you are running the risk of experiencing new bugs / conflicts.

Yesterday I added caption for a client and I was not able to navigate with the thumbs anymore - some table of the caption was above the thumbs and changing the css z-index in the theme fortunately  fixed it.

Not to mention bugs that have not been fixed like a broken gallery on opera mini - simplevier works just fine on opera mini by the way!

The features that Juicebox promises are fantastic and working for the most part, I understand that you can not predict future rendering of Browsers but I am wondering about future support and bug fixes  of Juicebox 1 once 2.0 or the next gallery is released.



Felix claimed

As we looked at adding more features to the non-Flash version of SimpleViewer, it became apparent that we had to redesign and re-build from scratch.

I understand

In order to maintain consistency between the desktop and mobile versions we needed to remove the Flash component and rebuild entirely in JavaScript.

All I know is that I successfully upgraded simpleviewer.js with juicebox.js. 



I am under the impression that this Juicebox Gallery is future proof, all of the offered configuration options work across all the major browser you listed on the Juicebox website (and bugs will be addressed and fixed in a timely manner) , and there would be no need to upgrade if I am satisfied with the current configuration options since they are future proof.

12

(5 replies, posted in Juicebox-Pro Support)

Here is a link to a working example http://www.marcopietschmann.com/#1

13

(2 replies, posted in Juicebox-Lite Support)

If you want to share additionally the current image as the thumb image on a wall post check out this tutorial http://www.marcopietschmann.com/tutorials

14

(5 replies, posted in Juicebox-Pro Support)

Not sure if this is a feature request or something that can already be achieved but, is it possible for the keyboard controls to be active as soon as a gallery loads, without the viewer clicking on the navigation buttons first?


this is certainly possible with the pro version!

I have also created a direct shopping cart integration and a social sharing  plugin that uses the current image as a thumb on your Fb wall post for example. http://www.marcopietschmann.com/tutorials

If you are interested you can contact me http://www.captureme.marcopietschmann.com/.

15

(2 replies, posted in Juicebox-Pro Support)

If there is only one "page" of thumbs to display (position on the left or the right of the image), the 1 of 1 overlays the thumb image area- would be nice if 1 of 1 would not be displayed at all or at least stays below the thumb image,  like it does when Nav arrows are displayed  ( thumbNavPosition="BOTTOM")

Thanks Felix for the update - interesting explanation - it just amazes me why this only occurs in landscape view.
I am not certain but this gallery does not flicker http://juicebox.net/demos/lite/embedded/.
If it would I would not have looked for a conflict with my css   - but maybe I checked in portrait view, I will let you know.

portofinoworld wrote:

Best support I never received in my life.
This guy is very serious and available.

Very good person.
Giadina.

Yes Steven provides an incredible customer support.

18

(495 replies, posted in Juicebox-Pro Support)

If anyone has any method of implementing manually, would love to see it.  Currently the only way I've found is to make it static on a corner, but that shows over all of the mobile version as well.  Doesn't seem like a great method.

I use "add this" buttons which share or like the current image, I did not position them static, instead they are positioned relative.

example gallery http://www.marcopietschmann.com/urbanarts#13

looks good on mobile (portrait + landscape view) and desktop.

I apologize but this is the css I am using and need for my website as I tried to explain the gallery you are looking at is a striped down version of what I actually use.

I believe that there is a conflict between my css and juicebox, I believe I also tested your sample galleries month ago and I did not notice any flickering- so what else could it be?

Can you confirm now that you also see a flickering?

Something must have happened to initiate this change in behavior.

I know

did you upgrade your Mobile Safari/iOS version

NO

has something changed on your web server

Yes I changed my server but this is not the problem I just confirmed it.

Did you change any code

Yes I changed a lot in my html code and my css

But here is a version were I have removed simpleviewer and other scripts to show that it is only related to  juicebox coding. I also included a juicebox gallery title

The problem redwings is having (regarding flickering text) may be unrelated to your original problem as the text redwings refers to is the Gallery Title text (and may have something do do with the fact that @font-face is being used) rather than non-gallery-related text elsewhere on the page.

And yes it also flickers and no I do not use font-face.
http://www.marcopietschmann.com/steven#21

I just noticed that the flicker only occurs in Landscape view maybe you can ask your colleague to recheck.

When I first reported the flickering my navigation menu and my footer was affected.
Now only my footer is flickering on image load/transition, my menu is no longer flickering.

Browse through any of my galleries on an iPad 1 in landscape view and the footer should be flickering on every image load/transition.

Thanks

As I said before it would be great if you or Felix could post the known bugs in this forum. It would save a lot of time!

@ Steven

Yes my problem is outside the gallery in another <div>.  Did you get a gallery link from contactgeoff?

When I expand my gallery in google chrome it closes right after it completed the full screen view -  not sure if it is working in safari or mozzila.

full screen working without direct linking http://www.marcopietschmann.com/gxml/urban/test/fusion

direct linking enabled http://gallery.marcopietschmann.com/gxm … t/fusion#1

I would like to know about this as well, especially since your colleague was not able to replicate what I am seeing with the gallery link I provided to you month ago.