• Hello!

    Great plugin, thanks!

    I have come across an issue where this plugin adds additional slides to the owl slider (specifically used by WooCommerce to show additional products and the likes):

    <div class="owl-item active index-active" data-index="1" style="width: 287px;"><span class="gtm4wp_productdata" style="display:none; visibility:hidden;" ... OTHER STUFF></span></div>

    While it is clear that you have seen the need to hide the slide, the visibility and display properties need to be set on the parent element in order to hide the slide. Currently I am doing so manually with Javascript, but it’d be great if you could update the plugin to do so without the need for manual intervention.

    Warm regards!

  • The topic ‘Owl slides should apply display:none to parent’ is closed to new replies.