• Hello!
    I use the commercial theme Videozoom from WPzoom. https://www.wpzoom.com/themes/videozoom/
    I installed your plugin. Everything works correctly on the desktop.
    But on a mobile device (ipod touch 5) youtube videos that are embedded in posts have ceased to be adaptive. Before that, there were no problems.
    I have temporarily disabled in the settings of your plugin (Lazy Load for video). I understand that this is a conflict between the plugin and the topic. How can I solve the problem?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter border

    (@border)

    If I turn on (Lazy upload for video and iframe – in content), then it works like this:
    1) During download
    <iframe class="lazy-hidden" loading="lazy" width="700" height="500" data-lazy-type="iframe" data-src="//www.youtube.com/embed/videoseries?list=UUPU28A9z_ka_R5dQfecHJlA" frameborder="0" allowfullscreen="" src="//www.youtube.com/embed/videoseries?list=UUPU28A9z_ka_R5dQfecHJlA" data-da-loaded="true"></iframe>

    2) After download
    <iframe class="lazy-loaded" loading="lazy" width="700" height="500" data-lazy-type="iframe" data-src="//www.youtube.com/embed/videoseries?list=UUPU28A9z_ka_R5dQfecHJlA" frameborder="0" allowfullscreen="" src="//www.youtube.com/embed/videoseries?list=UUPU28A9z_ka_R5dQfecHJlA"></iframe>

    If I turn off (Lazy upload for video and iframe – in content), then it works like this:
    <div class="fluid-width-video-wrapper" style="padding-top: 71.4286%;"><iframe loading="lazy" src="//www.youtube.com/embed/videoseries?list=UUPU28A9z_ka_R5dQfecHJlA" frameborder="0" allowfullscreen="" id="fitvid782423"></iframe></div>

    I tried adding to the exceptions lazy-hidden, lazy-loaded. – it didn’t help

Viewing 1 replies (of 1 total)
  • The topic ‘Plugin problem in videozoom theme’ is closed to new replies.