Forums
(@shanibums)
10 years, 7 months ago
I’ve merely adjusted the image sizes to 30×30 to resolve the issue for myself. But for others that this may be happening to, I have to explanation.
I figured it out. I went to the functions.php and adjusted:
if ( ! isset( $content_width ) ) $content_width = 790;
set_post_thumbnail_size( 790, 9999 )