• Hi,
    I have this problem that suddenly the slider stopped showing. I have set the slider to work for every post and after I set images for more than one post all of the sliders stopped showing.
    Console shows me an error that “undefined is not a function” in this part: (..)

    ` <script>
    function egs_imgerr(img) { jQuery(img).closest(“li”).replaceWith(“<!–image not found–>”); }
    jQuery(window).load(function() {jQuery(“#egs-1”).flexslider({
    animation: ‘slide’, (…)` right after .flexslider({

    I’m sorry, I’m not familiar with javascript much, but I didn’t mess with it. I did some styling in css file about the dots navigation, but it shouldn’t cause any problems. I don’t understand where the problem is. In the “inspect element” I see that the code reads easygalleryslider, with the height of 0 (!).

    I didn’t search for a solution in the code because I’m not capable to, but I did try to uninstall the plugin, delete it and install again (deleting wordpress cache in the process). It came back to me with the very same settings and editing so there is probably a better way to restore the plugin with default settings that I don’t know.

    I would be grateful for any help! This plugin is the best I’ve found for my purposes and it’s easy to be used by clients on contrary to different ones. However this issue I’m facing is sort of not be ignored as nothing is displaying.

    https://www.ads-software.com/plugins/easy-gallery-slider/

  • The topic ‘No display/console error’ is closed to new replies.