Topic: Need help with some issues
Hi!
I purchased JuiceboxPro and made some galleries. There are some issues I would like to fix:
1.) When the next image is displayed it moves a tiny bit (only 2 pixels or so) which looks nervous. Is it possible to get the image change perfectly trouble-free?
2.) Image caption is not exactly on the same level as image number "1/120", always a few pixels different. I want to have these 2 things in the same font and on the same level. Is that possible?
3.) Thumbs load with a noticeable delay. It should be possible without waiting ~4 seconds prior to loading!
4.) On mobile devices zoom is disabled - is it possible to enable zoom?
5.) On mobile devices: swiping images doesn't work smooth, it's always a bit jerky - how can I get image changes smooth?
6.) On mobile devices: if I switch off the button bar, swipe to the next image and switch the button bar on again, the "open image-link in new page" button doesn't return. Is there a fix for that?
Here is my configuration file:
    backButtonPosition="OVERLAY"
    backButtonUseIcon="true"
    galleryTitlePosition="NONE"
    enableDirectLinks="true"
    useFullscreenExpand="true"
    captionPosition="BELOW_THUMBS"
    showImageNav="false"
    autoPlayThumbs="false"
    showAutoPlayStatus="false"
    loopAudio="false"
    addSEOContent="false"
    showSplashPage="NEVER"
    splashShowImageCount="false"
    flickrShowTitle="false"
    importCaption="FILENAME"
    importTitle="NONE"
    imageTransitionType="NONE"
    imagePreloading="NEXT"
    imageTransitionTime="0"
    imageNavPosition="IMAGE"
    navButtonIconSize="10"
    imageShadowBlur="5"
    showSmallThumbsOnLoad="false"
    showSmallThumbsButton="false"
    showSmallPagingText="false"
    thumbSelectedFrameWidth="4"
    thumbShadowBlur="0"
    buttonBarIconSize="25"
    maxCaptionHeight="40"
    showSmallBackButton="true"
    backButtonUrl="http://www.mywebsite.com"
    resizeOnImport="false"
    maxImageWidth="1200"
    maxImageHeight="1200"
    imageQuality="90"
    thumbWidth="100"
    thumbHeight="100"
    thumbHoverFrameWidth="4"The image blocks look like this:
  <image imageURL="images/L1001818.jpg"
    thumbURL="thumbs/L1001818.jpg"
    linkURL="images/L1001818.jpg"
    linkTarget="_blank"
    sourcePath="E:\photos\L1001818.jpg">
    <title><![CDATA[]]></title>
    <caption><![CDATA[L1001818]]></caption>
  </image>