When I go to manage the display settings of my image field that's using jqzoom, it seems that no matter what Image Styles I choose for small and large versions of the image, when the node it output it's using jqzoom_small and jqzoom_large. I've tried saving and re-saving the settings, and it seems like the settings get saved correctly (when I reload the manage display settings, my choices are still there), but it doesn't affect the output.

Thanks for the ongoing work on this!

CommentFileSizeAuthor
#1 use_image_styles-1616826-1.patch2.73 KBloze

Comments

loze’s picture

StatusFileSize
new2.73 KB

I ran into this problem too.
1. The thumbnail style was not being saved for the field display
2. The jqzoom theme functions were not using the proper settings value.

attached is a patch that seems to be working for me.
Thanks.

loze’s picture

Status: Active » Needs review
wesnick’s picture

Status: Needs review » Fixed

@loze,

Thanks for the patch, committed and attributed to you. Commit 45d4275

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

ricardovigatti’s picture

Nice.

This patch posted by loze work for me.