✔ Homepage - Parish News images look grainy. How can we combat this?
Completed by Kyle S.
- Assigned to
-
Kyle S.
- Notes
-
They're using quality images. Are we trying to use the small version? Is there a medium we could use? what is medium set to?
<?php if(get_the_post_thumbnail()) : the_post_thumbnail($size = 'medium');
<?php if(get_the_post_thumbnail()) : the_post_thumbnail($size = 'large');