All slides are broken in version 2.19.0
-
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 > imgBut 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
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.