Topic: Embedding / not working on mobile devices by default.

Hi Guys,

Having a play with Juicebox with a view to purchasing etc for the site:

http://www.buff-riders.co.uk/

Can't seem to get it to load display on any iphone browsers. Any Ideas, have had a look at current aritcles, but can't see anything wrong.

Cheers.

Re: Embedding / not working on mobile devices by default.

Your gallery displays and functions OK on an iPod Touch (over a wifi connection).

If you have a 3G connection, please see this FAQ:
Why can't I view my gallery on a 3G mobile connection?

For your own website's galleries, try creating an .htaccess file containing the following code and upload it to your website's root directory. (Please note that this requires an Apache server and is untested.)

<IfModule mod_headers.c>
Header set Cache-Control "no-transform"
</IfModule>

You could also contact your 3G provider to see if it is possible for content modification to be turned off on your account.