• Resolved salvia34

    (@salvia34)


    I have this old mistake for many updates … And still no fix πŸ™

    The only version that works is version 0.3.1
    EACH of the following versions cause this javascript error (freeze rotating images)
    I am aware that versions 0.3.2 and 0.3.3 should normally correct this error, but this was never the case!

    Tested today for the hundredth time with:

    WordPress version: 4.1
    Image Rotator Widget: 1.0.2

    The error:

    TypeError: slider.imagesLoaded is not a function

    slider.imagesLoaded(function(img){

    dk-image-rotator-widget.js (ligne 52, col. 3)

    Thanks for many helps!

    https://wordpress.org/plugins/dk-new-medias-image-rotator-widget/

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Douglas Karr

    (@douglaskarr)

    We’ve updated the plugin with corrections to this. Please let us know if you have any further issues.

    Thread Starter salvia34

    (@salvia34)

    Hello,

    Thanks, I just tested this latest update, but still the same problem:

    Uncaught TypeError: slider.imagesLoaded is not a function
    dk-image-rotator-widget.js (line 52)

    Plugin Author Douglas Karr

    (@douglaskarr)

    Hi Salvia,

    Have you refreshed your site cache and local browser cache to load the newest script?

    Thanks!
    Doug

    Thread Starter salvia34

    (@salvia34)

    Yes.. always πŸ™

    Plugin Author Douglas Karr

    (@douglaskarr)

    Thanks Salvia. I hate to ask, but can you remove all of the images and re-add them to the widget and see that this corrects it? The reason why I ask is that this new release corrected this problem for several people and we’re not seeing any more complaints about it.

    Thread Starter salvia34

    (@salvia34)

    Hello Douglas,

    Thank you for your response.

    I just tested by creating a new widget and adding new images. Unfortunately the problem persists πŸ™

    Here is the link to see the problem in live (footer) : link

    Please note I’m not going to let the bug long in place, because the web site is currently in production.

    Thank you in advance for your help.

    Plugin Author Douglas Karr

    (@douglaskarr)

    Thanks – we’re troubleshooting it!

    For your CSS, you’ll want to add this to your stylesheet to make the widget area sized well:

    footer div.widget_dk-image-rotator-widget { height: 260px; }
    footer div.irw-widget { height: 200px }
    Plugin Author Douglas Karr

    (@douglaskarr)

    Salvia34 – jQuery is loading twice within your site:

    http://www.badminton-club-narbonne.com/wp-includes/js/jquery/jquery.js?ver=1.11.2
    https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js

    Perhaps one is within your theme and another within a plugin? That’s causing a problem where the commands aren’t sequenced properly.

    Thread Starter salvia34

    (@salvia34)

    Thanks for your reply, but… I don’t any need CSS hacks because ALL WORKS FINE with v0.3.1 : height etc.. it’s ok!

    I will try remove a jQuery file, but I feel that it will not change anything .. thank you anyway!

    Plugin Author Douglas Karr

    (@douglaskarr)

    Fantastic! If you would be so kind, we’d appreciate a review.

    Thread Starter salvia34

    (@salvia34)

    The problem is NOT resolved, can you change the status of this post please?

    In fact, the problem is only resolved for a very old version : v0.3.1

    Thanks

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Still same problem : TypeError [slider.imagesLoaded is not a function]’ is closed to new replies.