• Hello,

    We’re experiencing that sometimes our sliders are displayed correctly on our site, and occasionally, they are not. When they don’t display, we can still see the code in the Chrome debugger. However, the container height for these images is dynamically set to zero! This causes the images to fail to display:

    <div class="twentytwenty-container twenty20-1" style="height: 0px;">
    <img...>
    <img...>
    ...
    </div>

    Is this a known bug? Is this something can be fixed and released?

    We’re running:

    • WordPress v6.1.1
    • Twenty20 Image Before-After v1.6.0
    • We do not have JetPack Lazy Loading enabled.
    • PHP v7.4

    Thanks!

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

  • The topic ‘Sliders fail to display with zero height!’ is closed to new replies.