Plugin Author
Brecht
(@brechtvds)
Hi Elizabeth,
The “Default Recipe Template 2016” is set to display a 180 by 180 thumbnail. If none is available it will look for the closest, larger thumbnail size.
If you create a 180 by 180 size it should use that one. Or you could change the size of the thumbnail in the Template Editor: http://www.wpultimaterecipe.com/docs/template-editor
Brecht
Hi Brecht,
Thanks for the fast reply!
I have changed the recipe-thumbnail to 180×180 and used the Force Regenerate Thumbnail, but still it won’t show the right one. Any idea what could be wrong?
Thanks again, really appreciate the help π
Elizabeth
Plugin Author
Brecht
(@brechtvds)
Could you try disabling the Jetpack Photon feature for a second?
Brecht
Plugin Author
Brecht
(@brechtvds)
Do you have any caching plugins on your website?
Yup. I’m using Siteground’s cache and Cloudflare, I just went to flush both though :/
Plugin Author
Brecht
(@brechtvds)
I’m not sure why but for a brief moment it did actually show the correct thumbnail when Photon was still enabled. Did you change anything else?
Brecht
Strange, I didn’t do anything before disabling Photon though. I did try to deactivate some plug-ins but none of them worked.
Plugin Author
Brecht
(@brechtvds)
Can you try activating Photon again?
Sure, it’s activated.
Real sorry for taking up your time!
Plugin Author
Brecht
(@brechtvds)
Very strange problem. I’m not sure why it’s not using the available thumbnail.
What you could do is disable “Force CSS Style” on the Recipes > Settings > Recipe Template > Advanced page.
Then try adding the following CSS on the Recipes > Settings > Custom Code page:
.wpurp-recipe-image {
max-height: none !important;
}
That should at least get the ratio right.
That’s good enough for me; thanks so, so much for the help.
It’s almost like the recipe wants to use this ratio! I’ve tried changing the thumbnail sizes to force it to choose a square one (e.g. if it chose the 800×1200 thumbnail I’d change that exact thumbnail to 800×800 but then the recipe would select another thumbnail like 768×1152 or something).
But anyway this solution is fine, so there’s no need to look into it further. I appreciate you staying all the way with me here, thanks again π
Plugin Author
Brecht
(@brechtvds)
Sorry about that, not sure why it’s making this so hard for you.
I definitely saw it use the correct thumbnail on 1 load, so that makes it even stranger.
Brecht