Plugin Author
YARPP
(@jeffparker)
Sorry, that is outside the scope of YARPP. YARPP needs to use the standard WordPress featured image. What theme are you using and why can’t both your theme and YARPP use the featured image?
Thread Starter
jggmmm
(@jggmmm)
The theme that I am using is Evdistio (http://themeforest.net/item/evdistio-responsive-clean-minimalist-blog-theme/6473955?WT.ac=category_item&WT.seg_1=category_item&WT.z_author=juarathemes) and YARPP use 120×120 images and the theme much higher.
Are there any way for YARPP to reduce images without cutting part of them?
Thread Starter
jggmmm
(@jggmmm)
My real problem is that I would like the image (feature image) will be not cropped to match the target aspect ratio. I would like to see the full image rather than a portion of the image.
Thread Starter
jggmmm
(@jggmmm)
I am unchecking “Crop thumbnail to exact dimensions” (in Media setting). However it looks that it is not working for YARPP. So I am loosing part of the images.
Plugin Author
YARPP
(@jeffparker)
This thread might be helpful until I have time to come back and focus on this issue:
http://wordpress.org/support/topic/more-questions-on-thumbnail-sizing?replies=3
Hope that helps a bit. Thanks.
Thread Starter
jggmmm
(@jggmmm)
Thanks, but I have not found useful that post for my problem.
Please, review the “simple” solution that offer my theme provider to solve the same problem with my theme. Likely this help you to offer a “similar solution” in order to use properly your plugin.
Go to evdistio theme folder
Open the file named loop.php
find this code: $image = zl_theme_thumb($img_url, 480, 250, ‘c’, true);
and this code: $image = zl_theme_thumb($img_url, 750, 250, ‘c’, true);
Change the number 250 to null