tpetcoukdev

Results 4 comments of tpetcoukdev

Is there a code change that could be made to get this result. We are setting up the plugin and have over 10,000 images and 10,000 PDFs. The PDFs take...

I've managed to turn off bulk optimsation for PDFs by modifying /inc/functions/attachements.php Comment out line 26 as shown below ``` function imagify_get_mime_types( $type = null ) { $mimes = array();...

> Still no news on this? This is a serious issue... > > @tpetcoukdev is there no way to add this code in functions.php to avoid the code from disappearing...

Had a quick look at this, and it doesn't seem like there is a way to do this as no hooks are available on the function to allow us to...