![]() |
|
caching with old galleria script - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: caching with old galleria script (/thread-11170.html) |
caching with old galleria script - lainyrache - 2013-07-01 Can anyone advise some direction to try for caching custom thumbnails? I am using and I can see in cache manager and tried setting a 'maxspace' as described there but it makes no difference. 'Some themes use MaxSpace image functions. To cache images referenced by these functions set the width and height parameters to the MaxSpace container size and check the MaxSpace checkbox.' Do I need some custom coding or am I missing something obvious in the settings? Any guidance much appreciated. caching with old galleria script - acrylian - 2013-07-01 You need your theme to register to the cache_manager. Look at Zenpage theme's themeoptions.php file how to do that. caching with old galleria script - sbillard - 2013-07-01 You can also manually add cache sizes via the cache manager options. How to do that is described on the plugin's options page. caching with old galleria script - lainyrache - 2013-07-01 Hi |