• Resolved seventhose

    (@seventhose)


    I noted a conflict with Flow-Flow social stream with the latest version of GutenSlider.
    The slider simply would not be shown.
    If I deactivate Flow Flow Social Stream, then the slider will appear.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter seventhose

    (@seventhose)

    The conflict will not happen with gutenslider.4.4.7 but only after it.

    Plugin Author eedee

    (@eedee)

    can you post a link to a page that has the issue. probably a javascript / css issue.

    Plugin Contributor WordPress Slider

    (@wordpressslider)

    Thread Starter seventhose

    (@seventhose)

    Sorry for the late reply but I was overwhelmed by work

    • This reply was modified 4 years, 3 months ago by seventhose.
    • This reply was modified 4 years, 3 months ago by seventhose.
    Plugin Contributor WordPress Slider

    (@wordpressslider)

    @seventhose we checked it out. It is an issue with the Flow-Flow plugin you are using. It has to generic css rules that override the css from all slick-sliders on the page. You should file an issue on their page. You can also add a link to here.

    See this screenshot as a validation.

    View post on imgur.com

    That said, you can add the following css to your theme / customizer which will fix it for you.

    .wp-block-eedee-block-gutenslider .slick-slide {
      display: block;
    }
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Conflict with Flow-Flow Lite / PRO’ is closed to new replies.