• Resolved imrelaszlo

    (@imrelaszlo)


    There is a problem with the embedded Slick slider. The JavaScript code injects two unnecessary DIV wrapper. Here is the HTML generated by the block editor (its OK):

    div.wp-block-gutenbee-slideshow > div.gutenbee-slideshow-item > a.gutenbee-slideshow-item-link > img

    But after the frontend JS loaded, there are two unnecessary wrapper appeared, that kills the slider functionality. breaks the full layout. The error is in the JavaScript.

    div.wp-block-gutenbee-slideshow > div > div > div.gutenbee-slideshow-item > a.gutenbee-slideshow-item-link > img

    • This topic was modified 9 months ago by imrelaszlo.
    • This topic was modified 9 months ago by imrelaszlo.
    • This topic was modified 9 months ago by imrelaszlo.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘All slides are broken in version 2.19.0’ is closed to new replies.