Hello Brucemacg,
Thanks for reaching out to us.
Yes, right now there is no default width and height added in the image tag.
So, you can add manually image width and height for all the image tag in our plugin to resolve it.
Like current HTML design is:
<img src="https://www.watersportswarehouse.co.za/wp-content/uploads/2022/03/inflatable-tube.jpg" class="category_banner_image">
It should be:
<img src="https://www.watersportswarehouse.co.za/wp-content/uploads/2022/03/inflatable-tube.jpg" width= "1080" height = "350" class="category_banner_image">
After that, it will not consider the images in CLS.
We will also optimize our image tag structure for future releases so you never face this issue further.
Hope this helps.
Best Regards,
Hitendra & Dotstore Team
Hello Brucemacg,
We haven’t heard back from you in a while, so I’m going to mark this as resolved.
If you have any further questions, you can start a new thread.
Best Regards,
Hitendra & Dotstore Team