Thread Starter
KD
(@kkdevta)
That makes a lot of sense! thank you for pointing me at the right direction.
Highly appreciate the help. (:
Thread Starter
KD
(@kkdevta)
Thanks for the response bcworkz,
Actually I checked the database and has correct updated values stored. however, when I use the_post_thumbnail(‘normal’), it pulls up the size either as 101 height or 102 width (maintaining the aspect ratio). Why does this happen?
Right now I am using wp_get_attachment_metadata() which gets me the correct sizes along with wp_get_attachment_image_src()
( I am building a theme and do regenerate thumbnails but the issue persists even on the images uploaded after)
-
This reply was modified 8 years, 8 months ago by KD.