Topic: Multi-Size Image
Hello Steven,
in the forum you write on 5.3.2018:
" Juicebox-Pro will use the most appropriate size depending on the device being used to view the gallery. "
This is a great function and therefore I have the following settings:
Resize Images: on
Change Size / Small Images : on (800 x 600px)
General / ScreenMode: Auto
config.xml shows for example for the first picture:
<image imageURL="images/IMG_9015_bearbeitet-1.jpg"
thumbURL="thumbs/IMG_9015_bearbeitet-1.jpg"
linkURL="images/IMG_9015_bearbeitet-1.jpg"
linkTarget="_blank"
sourcePath="F:\star\images\IMG_9015_bearbeitet-1.jpg"
smallImageURL="images/small/IMG_9015_bearbeitet-1.jpg">
<title><![CDATA[]]></title>
<caption><![CDATA[]]></caption>
</image>
In the chrome browser I chose for the test:
F12 / Network
Disable Cache
Device Handy (480 px)
https://www.baerbels-naturfoto.de/archiv/star/
Now I hoped that the photos (except thumbs) work in small screen mode and access the path star / images / small.
But unfortunately on the medium images.
Is there an explanation for this?
Thanks in advance.
KDF