Working with a custom image size
-
Hey Jordy!
Just a quick one, I have a custom image size, which I am initiating using this line in my functions.php file:
add_image_size('client-logos', 200, 200, true);However I cant get WP-Retina to generate the retina image for this new size, even though the original images are high res enough.
Any suggestions? Thanks!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Working with a custom image size’ is closed to new replies.