Also, why is stripe.com trying to load on my webpage?
You need to rebuild your site’s caches with your caching / minification plugin. Currently the cached version has the old version of Photonic’s files, which is causing an issue.
Also, why is stripe.com trying to load on my webpage?
There is no reference to stripe.com anywhere in the code of Photonic, so my guess is that you have another plugin that is putting it in there.
Thank you for the reply. I’ve never used stripe and I’ve been going through the plugins, very weird.
I will delete cache and try again, thank you.
So deleting the cache worked for a short time but again today, the photos on Android are not loading.
OK – is your whole page cached, or just the JS / CSS? If your whole page is cached that is never going to work for Google Photos. It will work for Flickr, or SmugMug or Instagram or Zenfolio or WP, but not for Google Photos.
I believe I have explained the rationale for this elsewhere on this forum – here is one example.
OK, thank you.
I have added “photonic” to an exclusion setting in the cache. I’m guessing this will work.
View post on imgur.com
Thanks for your help
I am not sure if it will work – I don’t think there is any URI that is generated with the word “photonic” in there. I don’t know how the caching plugin is built, but you might have better luck excluding photoslibrary.googleapis.com
– that is the actual URI where the request goes.