Yes, that is a lot clearer. I guess sticking with the default breakpoints is best then? The breakpoints i thought i had to add were to cover mobile to desktop devices as follows:
desktop – 1405
laptop – 1100-1405
Tablet landscape – 981 – 1100
Tablet portrait – 768 – 980
Smartphone landscape – 480 – 768
Smartphone portrait – 0 – 479
So from that i used the following as my breakpoints:
1405, 1100, 981, 768, 480
Would these not be necessary, and i would be better sticking with the default breakpoints?
I use Godaddy managed wordpress which has built in caching server side. This is not cdn, but i had initially checked cdn support as the description said “or other external caching solution” so i thought that applied to me. But having this option unchecked seems to work well, although i will have to test this more thoroughly tomorrow. But so far disabling the options i had enabled results in much more images being cached.