Hi
We have tested and everything and there is no picture inside short description (excerpt) so not sure why this is happening. Before it was working ok but after the last uprate to wordpress 5.5 this problem started. It would be great to chat with you directly and try to solve this issue.
Thanks
Hi, I had to hide the picture with css. Lazy Load is loaded once.
Just remove the display:none in Chrome console and will see the problem
CODE:
.pgafu-post-content img {
display: none;
}
Thanks
This happens inside the parameter: pgafu-post-short-content