Portfolio Grid Layout - Same size thumbnails
Hello,
After the recent update (8.4 to 8.7), my portfolio list page (Grid Layout) and also the Portfolio widget on home page displays the thumbnails with relative dimensions to the original image. I would prefer to square them on the grid layout (It used to be like that). What can I do to restore the original look.
After the recent update (8.4 to 8.7), my portfolio list page (Grid Layout) and also the Portfolio widget on home page displays the thumbnails with relative dimensions to the original image. I would prefer to square them on the grid layout (It used to be like that). What can I do to restore the original look.
Please advice.
Here's a screenshot for illustration : http://snag.gy/q1uO5.jpg
Thanks,
Jay
Comments
was everything ok before the updated? Did you tried to use https://wordpress.org/plugins/force-regenerate-thumbnails/ as well?
Thanks!
If you want to crop images, you must play with add_image_size() function under functions/theme-functions.php file.