generatepress
generatepress
I ran into this issue as well on android with an input in the sticky element. I just disabled the auto spacer and added my own - seems to have...
I did this inside the my_resizer() function: ``` if ( class_exists( 'Jetpack' ) && Jetpack::is_module_active( 'photon' ) && function_exists( 'jetpack_photon_url' ) ) { $type = ( $crop ) ? 'resize'...
Found a fix that works: http://stackoverflow.com/questions/38981132/media-queries-browser-zoom Might be worth considering adding to the responsive file :)
No worries. I was pulling my hair out, one of my users kept bringing it up and it made no sense to me. I don't think it's retina, it's just...
Apparently there's no difference (a customer is reporting this). They talked to the EWWW Image Optimizer devs who said this: 'Indeed it does seems to loop for quite a while,...
Any updates on this? I have quite a few users who's Media Library isn't loading any images.
Thanks! Looking forward to the fix :)
Noticing the same thing.