Hi - if I want a caption to always show I thought I would set the following:

showImageOverlay="ALWAYS"
    showOverlayOnLoad="TRUE"

This works OK on desktop but on touch if I touch the screen the caption / description from Flickr goes away.

Is there a way of always having the caption show or am I not setting something else correctly?

Also when the caption goes away the Nav next back icons go away, but when you touch the screen again the caption comes back but not the Nav next back icons.

I'm on the latest 1.4.2

Thanks, best wishes,

Geoff

My settings are:

    useFlickr="true"
    flickrUserName="xxxxxxx"
    flickrSetId="xxxxxxxxx"
    galleryWidth="758"
    galleryHeight="524"
    backgroundColor="rgba(255,255,255,1)"
    showOpenButton="false"
    showExpandButton="false"
    showThumbsButton="false"
    screenMode="LARGE"
    expandInNewPage="FALSE"
    imageScaleMode="FILL"
    imageNavPosition="IMAGE"
    imageShadowBlur="0"
    buttonBarPosition="NONE"
    showThumbsOnLoad="false"
    showSmallThumbsOnLoad="false"
    showSmallThumbsButton="false"
    maxCaptionHeight="500"
    showImageNumber="false"
    captionBackColor="rgba(255,255,255,0)"
    showNavButtons="true"
    imagePreloading="ALL"
    imageTransitionTime="1"
    showImageOverlay="ALWAYS"
    showOverlayOnLoad="TRUE"
    autoPlayThumbs="false"
    captionPosition="OVERLAY"
    showSplashPage="NEVER"
    flickrShowDescription="true"
    imageHAlign="LEFT"
    imageVAlign="TOP"
    topAreaHeight="0"
    thumbNavPosition="BOTTOM"
    backgroundScale="NONE"
        navButtonBackColor="rgba(0,0,0,0.2)"
    showAutoPlayStatus="false"

/>

Hi - I have an issue with iPad 2 (iOS 6.1.3) and the behaviour of main images.

This is independent of any galleries I have produced as it can be replicated on your own site. If you go to the Juicebox demo page and choose any of the examples.

When you swipe an image it will slide across 70% of the time. Other times the next image will pop in and then slide out.

It appears that sometimes an image changes with the initial press on the screen, then the next image will slide over with the drag. This is not consistent with all images and appears arbitrary.

Strangely, if you go to the last image and drag back through the images this does not happen.

To test this go to any of the demos and after each transition tap on the image - sometimes it will not advance, other times it will swap to the next image. This is troublesome because as a user swipes through images the initial press changes the image and the swipe slides the image immediately away - essentiality making the user miss images in the gallery.

Is there a work around in the theme.css file I can use as it means visitors can miss pages with text:

http://www.johnandornadesigns.co.uk/ipad-test/

If not, this is a huge problem - I have closed all Apps and force restarted the iPad with no resolution. I have also tried another iPad 2 and the issue remains.

I have also tried setting imageClickMode to NONE.

Can you replicate the problem?

Thank you, best wishes,

Geoff

Will do. Thanks again Steven.
Best wishes,
Geoff

Thanks for your quick reply Steven, I will change the type of images until this feature is hopefully released.

Best wishes,

Geoff

A thousand apologies - I didn't set up an alert for when replies were posted. As I was on a deadline to get our site up and running I went with the issue as it's not a make or break issue.

This is on an iPad 2 and only effects text in a DIV external to the Juicebox container DIV

The link is http://www.johnandornadesigns.co.uk/htm … allery.htm

It may be my poor implementation!

Thanks anyway for all the feedback and your help Steven in looking into the issue. (I have now subscribed to the topic).

Best wishes,

Geoff

Hi - I would like to make the main image always sit at the bottom of the window (I do not have any thumbnails).

If I can also make the image always sit at the right of the window that would also be appreciated.

A lot of my images are cropped and they would look better sitting this way.

I have tried changing all of the instances of 'middle' to 'bottom' but this makes no change.

Can anyone help please?

I have a problem that occurs with column of text in it's own <div> on a webpage - when you slide the picture to the next image, the text in the div flickers slightly lighter and thinner - it looks as if the text aliasing is momentarily being turned off as the transition takes place.

This is more noticeable on white out text of a dark colour.

Is this an issue with the Safari browser or is there a workaround? I have played around with the z-index and done a test with no java script etc on the page but this still occurs.

On an iPhone it doesn't happen, nor in desktop browsers.

Hope you can help!