Images not showing after enabling the lazy load
-
Hi,
i’m subscribed to the WP Rocket premium but when i check the lazy load box, images does’t show in the page, but the code is injected to the html.this is code before enabling the Lazy Load:
<img src="https://musicisho.com/wp-content/uploads/2019/10/farzad-farokh-asheghe-khejalati.jpg" alt="?????? ???? ????? ??? ???? ?????? (?? ?? ??? ?? ??????) + ??? + ??? ??????" title="?????? ???? ????? ??? ???? ?????? (?? ?? ??? ?? ??????) + ??? + ??? ??????">
and this is after enabling the Lazy Load:
<img src="data:image/svg+xml,%3Csvg%20xmlns='https://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="?????? ???? ????? ??? ???? ?????? (?? ?? ??? ?? ??????) + ??? + ??? ??????" title="?????? ???? ????? ??? ???? ?????? (?? ?? ??? ?? ??????) + ??? + ??? ??????" data-lazy-src="https://musicisho.com/wp-content/uploads/2019/10/farzad-farokh-asheghe-khejalati.jpg"> <noscript><img src="https://musicisho.com/wp-content/uploads/2019/10/farzad-farokh-asheghe-khejalati.jpg" alt="?????? ???? ????? ??? ???? ?????? (?? ?? ??? ?? ??????) + ??? + ??? ??????" title="?????? ???? ????? ??? ???? ?????? (?? ?? ??? ?? ??????) + ??? + ??? ??????" /></noscript>
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Images not showing after enabling the lazy load’ is closed to new replies.