Safari Issue
-
I THINK this has been coverd but I am not sure if its been ‘resolved’. In Safari/iOS/Desktop, the largest version always gets served. No issues with Chrome or FF (I havent tried IE). I am using the latest from GitHub (3) and I am using template tags in my theme to render the images.
<img src=”myimg.png” sizes=”<?php echo esc_attr( wp_get_attachment_image_sizes( ‘medium’ ) ); ?>” >
Thank you!!!!
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Safari Issue’ is closed to new replies.