I would check the jetpack photon options and maybe save them again.
If that doesn’t work, perhaps try re-installing jetpack?
I have removed and reinstalled jetpack and still getting the error
As soon as I add in any picture even on to a new page i get the same error.
The lines referred to are:
// ‘crop’ is true so Photon’s resize method is used
$image_args = array(
‘width’ => $image_meta[‘width’],
‘height’ => $image_meta[‘height’],
‘crop’ => true
);
I have found deleting the plugin removes the error. I will try a different gallery plugin.
Hi gregmurch,
I’d like to see if we can solve this issue, or maybe report it as a bug. Would you mind trying Jetpack again to see if it still happens?
Hello Richard,
I have reinstalled the Jetpack plugin and activated the Gallery and carousel parts.
I no longer get the error.
When removing I delete all image from the library then re-uploaded the pictures and reinstalled Jetpack plugin.
Only issue now is the slideshow does not appear to work in Safari on the Ipad.
Hi,
I looked at the site, and I noticed a few things:
1) Your site seems to be using the Javascript minifying option on W3 Total Cache. This option causes conflicts with Jetpack, so you should turn it off.
2) the images you load are of a very large file size; some of them are more then 5MB. I suggest you reupload your images, but that you also reduce their size before uploading them, using an image editor (either on your computer or online).
Fixing both of these issues should make your site load faster and solve any Jetpack problems as well.
Hi Richard,
1) Yes and this solved the problem. From looking on here i have found guides on how to set up the W3 Total Cache plugin.
2) I am now shrinking all the images down and will upload the smaller ones.
Thank you for the help.
Can anyone recommend a guide to setting up the W3 total cache plugin please?
Hi Greg,
I’d suggest starting a new thread here:
http://ww.wp.xz.cn/support/plugin/w3-total-cache
Cheers, I was hoping for more of an idiots guide type thing.