Pages (6):    1 2 3 4 5 6   
Member
Member
tplowe56   14-07-2018, 17:44
#21

Thanks

Member
Member
tplowe56   18-07-2018, 20:52
#22

Acrylian,

with the new build and code added to themeoptions.php, cachemanager does not generate ANY thumbnails for zpArdoise when using gallerific option. I think Vincent needs to take a look at this but he does not appear to be around.

No code I have tried on themeoptions ever shows an 85 x 85px thumbnail in the cachmanager plugin settings, as it does with other themes.

BTW - What process triggers the registration of the theme with the cachemaneger?

Administrator
Administrator
acrylian   19-07-2018, 10:28
#23

The theme might need some changes as well as I mentioned above.

If you define new cacheManager settings you might need to disable and re-enable the theme as those are registered and may not be recognized initially.

BTW - What process triggers the registration of the theme with the cachemaneger?

You can directly see that in the themeoptions.php file of the theme.

Member
Member
tplowe56   19-07-2018, 13:59
#24

Ok, thats what I have been doing, activating an other theme and then re-activating zpArdoise.

Thanks.

Member
Member
vincent3569   21-07-2018, 13:05
#25

Hi
I just discover this thread.
maybe something goes wrong with my theme (not have a look on zpArdoise yet), but in fact, before that, I think something goes wrong between cacheManager/cacheImages functions and template functions.

I tried basic and zenpage themes and the results are the same:
I have 2 cache names and sizes, for custom thumbnail cropping:

*zenpage thumbs:
-with cacheManager:
img_8965_95_w95_h95_cw734_ch734_cx305_cy0_thumb.jpg (~138ko)
-with theme (auto discover from front-end):
img_8965_w95_h95_cw734_ch734_cx305_cy0_thumb.jpg (~4ko)

*basic thumbs:
-with cacheManager:
mg_8965_100_w100_h100_cw734_ch734_cx305_cy0_thumb.jpg (~138ko)
-with theme:
img_8965_w100_h100_cw734_ch734_cx305_cy0_thumb.jpg (~4ko)

for "standard" thumbnail cropping, the name is the same but sizes are quitte different:
-with cacheManager (for basic thumbs):
img_8991_100_w100_h100_thumb.jpg (~5.5ko)
-with theme basic (for basic thumbs):
img_8991_100_w100_h100_thumb.jpg (~3.7ko)

Administrator
Administrator
acrylian   21-07-2018, 13:17
#26

I just tested with the basic theme and indeed even with the recent fixes and the new defaultthumb method of the cache manager it is not correct. I will take another look.

Member
Member
vincent3569   21-07-2018, 14:29
#27

I found an issue: for "standard" thumbnail cropping, cacheManager generates uncropped thumbs rather cropped ones.

Administrator
Administrator
acrylian   21-07-2018, 15:21
#28

That I couldn't reproduce with the Basic theme (I am always talking about the support build of course).

Member
Member
vincent3569   23-07-2018, 06:27
#29

me too, of course

Member
Member
tplowe56   26-07-2018, 17:29
#30

acrylian,

So some changes to the cachemanager plugin need to be incorporated before the correct thumbnails will be generated? Any idea when this will be completed?

Pages (6):    1 2 3 4 5 6   
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.