Problem with new feature – Responsive images
-
Hi,
Today I started updating mi blogs with new WP 4.4 version, and is failing I think because some kind of incompatibility between tcs3 plugin and responsive images new feature. The main image is converted ok to the correct route, but the other images with scrset attribute is linked locally, not to s3 account. For example:
<img width="458" height="170" src="https://s3routetoimage/image-458x170.jpg" srcset="https://localroutetoimage/image-458x170.jpg 458w, https://localroutetoimage/image-538x200.jpg 538w" sizes="(max-width: 458px) 100vw, 458px">
Do you know how to fix this?
Thanks in advance.
Diego
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Problem with new feature – Responsive images’ is closed to new replies.