Full-size images ignored by CDN
-
I’m using the CDN option in W3 Total Cache.
I have an issue where images in wordpress pages and posts are not being uploaded to Maxcdn. After some research I found that it is happening only to images with the attribute ‘full-size’. For example:
<img src=”https://www.mysitecom/wp-content/uploads/2016/3/my-image.jpg” alt=”image info” class=”aligncenter size-full wp-image-2722″ />
This is how the wordpress media library ‘ insert media’ button puts images into pages & posts.
If I remove the formatting the image is uploaded / served correctly by Maxcdn – but then the image breaks the page layout (not centred and no longer resizing with the browser window).
Is this expected behaviour? My ‘full-size’ images are actually the correct size for the pages and posts.
Thanks
- The topic ‘Full-size images ignored by CDN’ is closed to new replies.