Replies: 0
Using WP version 5.9 – Imagify 1.10
The small copyright image below the article is expanded to fill the full width of the article (1068px) when Imagify is activated.
The code when Imagify is activated is:
<p><picture class="aligncenter wp-image-152697 size-full">
<source type="image/webp" srcset="https://www.news.cyprus-property-buyers.com/wp-content/uploads/2017/07/cmc1.png.webp 131w, https://www.news.cyprus-property-buyers.com/wp-content/uploads/2017/07/cmc1-70x6.png.webp 70w" sizes="(max-width: 131px) 100vw, 131px">
<img src="https://www.news.cyprus-property-buyers.com/wp-content/uploads/2017/07/cmc1.png" alt="" srcset="https://www.news.cyprus-property-buyers.com/wp-content/uploads/2017/07/cmc1.png 131w, https://www.news.cyprus-property-buyers.com/wp-content/uploads/2017/07/cmc1-70x6.png 70w" sizes="(max-width: 131px) 100vw, 131px" width="131" height="11">
</picture>
</p>
Any thoughts what’s causing this?
(The link shows the post as it should be displayed.)
Thanks