You should not use a different theme to pre-create your cached images because themes can use their own sizes and even request them on theme level outside thte options if needed. You will get wrong ones and clutter your cache folder.
> {19182:Thu, 19 Feb 2026 03:46:07 GMT} Zenphoto v1.6.8
WARNING: imagecreatefrompng(): gd-png: libpng warning: iCCP: known incorrect sRGB profile in /Applications/MAMP/htdocs/zpphototst/zp-core/classes/class-graphicsgd.php on line 64
imagecreatefrompng called from graphicsGD->imageGet (class-graphicsgd.php [64])
from cacheImage (functions-image.php [226])
from i.php [152]
If that doesn't happen on MAMP likely something on your host is not right. I can tell that ZP works on standard shared hosting, we are on a 10 euro/Month plan yourself and don't have any specific configuration.
> notice there are sliders for the Image Quality for 3 different images; normal, full and thumbnails. If I set those to 100 does it speed things up ? I assume that the files in the cache will get bigger but space is not an issue so far (and download speeds are pretty good these days).
Maybe a bit but the most heavy task is the resizing and cropping. You may have to consider that your current host is maybe not properly setup…
> What about when I use a phone or tablet are the images resized differently for that?
No, Zenphoto does not have responsive image sizes by default. It could be coded but zpBootstrap surely doesn't do that. It's an older theme as well. That is planned for 1.7.
> Responsive design is one of my reasons for choosing zpBootstrap in the first place.
Repsonive is the layout, not the image.