I found a solution for the grayscale but I have now another issue…
when I crop an image or a thumbnail, the @2x will not be crop the same way as expected… Is there a work around ?
THX
Hey Julien,
What’s your solution for grayscale?
About the crop, yeah, I am sorry, the way it works in WordPress doesn’t allow the plugin to do something about them unfortunately… and it will be very very tricky to try. The best is to crop the images in advance, and to avoid the WP tools for that.
Hi Jordy,
Thx for your answer, for the grayscale I have found a filter function witch works when you disable in WP Retina @2x the automatic image generation.
https://coderwall.com/p/z6l8ba
It is working for the project I’m working on because all the images of this specific page have to be in black and white. But if you need just some of the images in B&W it won’t fit.
It is so bad that it doesn’t works with the cropped thumbnails… 🙁
It could be so fun to find a work around… But anyway, your plugin is already very good and I thank you for that.
Best wishes from Paris
Julien