Hi @xoombs
Could you please share a URL where we can see the issue?
Thank you!
Thread Starter
JohnM
(@xoombs)
Thank you for providing the link to the affected page.
In this particular case to solve the issue, you could:
- Disable LazyLoad on the iframes/images that are used in the embed codes. You can do this by adding
data-skip-lazy="" attribute or class="skip-lazy" to the
and <iframe> HTML tags.
- Customize your code that is copying the content to make some replacements.
Best regards,
Natalia