Thanks Steven!  I tried your suggestion and while it helped it still loaded pages on iPad and iPhone too big.  I tried this instead and it's all working fine -

<meta name="viewport" content="width=device-width" />

Can you see any issues using this?

Hi JB

I've embedded the a JB Pro Gallery in a regular wordpress page.  It's showing great on desktop but it's having issues in iPhone.  When I load a page without JB the page is 100% of the screen and I can pinch and zoom to navigate around the page.  When I embed JB the same page it loads only showing a small section of the page (zoomed in) and I cant pinch and zoom.

The same page fills the screen nicely on an iPad but I've noticed I'm cant pinch and zoom when JB is embedded.

I've added the splashpage never tag.

Thanks loads for any help.

Will

Hi All

How do I find out what all the variables are in this -

configUrl : 'config.php?album=(GET ALBUM NUMBER FROM URL)&w=800&h=600&s=0&q=80&sh=1&tw=100&th=100&ts=0&tlw=50&tlh=50&tq=60&tsh=1&pw=54&ph=40&aps=0&baseURL=http%3A%2F%2Fdomain.name%2Fssp_director'


w
h
q
th
tlw

Some are obvious but other are more tricky..  I know they have   something to do with SlideshoPro Directors API but I cant find any other info.

Thanks for the fast reply Steven, that all worked perfect!  Thanks :)

I cant tell you how happy I am to have found this thread.  I actually bought JuiceBox Pro a couple of months ago to replace SlideShow Pro but couldn't bring myself to loose of director.  Now I've got Director working with Juice Box :)  Thanks people!

I'm not much of a programmer and this stuff is going way over my head but I wanted to ask if there was an easy way of adding all the custom settings?  This stuff  -

    maxImageWidth="4000"
    maxImageHeight="2000"
    imageQuality="80"
    thumbWidth="85"
    thumbHeight="85"
    thumbQuality="90"
    galleryTitleHAlign="CENTER"
    galleryTitlePosition="NONE"
    imageScaleMode="FILL"
    changeImageOnHover="false"
    useThumbDots="false" etc, etc, etc, etc,

I'm guessing that I should be able to have them included in the config.php file or in a separate text file and have a call in config.php, something like - include("settings.txt").  I don't need to change the settings per gallery, one hard coded settings file is perfect.

I've tried reading around the topic but I can't get the syntax to work.  I'd appreciate any help / pointers / advice..!

Thanks again

Will