• Anita C

    (@mymothersdaughter)


    Doing a bit of theme support and we’ve run into an issue with the slider not displaying the images. The little stinker causing the issue is this code coming from the plugin:

    .flexslider .slides > li {
    	display: none;
    } /* Hide the slides before the JS is loaded. Avoids image jumping */

    So that may be conflicting with other scripts that load. Namely some scripts that are in the sidebar for example.

    Any other logic why that’s set in that manner and how do we resolve it? I’m sure people still need to load scripts in the sidebar.

    • This topic was modified 4 years, 6 months ago by Anita C.
  • The topic ‘Slider Image Not Appearing’ is closed to new replies.