Title: Still same problem : TypeError [slider.imagesLoaded is not a function]
Last modified: August 22, 2016

---

# Still same problem : TypeError [slider.imagesLoaded is not a function]

 *  Resolved [salvia34](https://wordpress.org/support/users/salvia34/)
 * (@salvia34)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/still-same-problem-typeerror-sliderimagesloaded-is-not-a-function/)
 * 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/](https://wordpress.org/plugins/dk-new-medias-image-rotator-widget/)

Viewing 11 replies - 1 through 11 (of 11 total)

 *  Plugin Author [douglaskarr](https://wordpress.org/support/users/douglaskarr/)
 * (@douglaskarr)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/still-same-problem-typeerror-sliderimagesloaded-is-not-a-function/#post-5612007)
 * We’ve updated the plugin with corrections to this. Please let us know if you 
   have any further issues.
 *  Thread Starter [salvia34](https://wordpress.org/support/users/salvia34/)
 * (@salvia34)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/still-same-problem-typeerror-sliderimagesloaded-is-not-a-function/#post-5612017)
 * 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 [douglaskarr](https://wordpress.org/support/users/douglaskarr/)
 * (@douglaskarr)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/still-same-problem-typeerror-sliderimagesloaded-is-not-a-function/#post-5612018)
 * Hi Salvia,
 * Have you refreshed your site cache and local browser cache to load the newest
   script?
 * Thanks!
    Doug
 *  Thread Starter [salvia34](https://wordpress.org/support/users/salvia34/)
 * (@salvia34)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/still-same-problem-typeerror-sliderimagesloaded-is-not-a-function/#post-5612019)
 * Yes.. always 🙁
 *  Plugin Author [douglaskarr](https://wordpress.org/support/users/douglaskarr/)
 * (@douglaskarr)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/still-same-problem-typeerror-sliderimagesloaded-is-not-a-function/#post-5612020)
 * 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](https://wordpress.org/support/users/salvia34/)
 * (@salvia34)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/still-same-problem-typeerror-sliderimagesloaded-is-not-a-function/#post-5612021)
 * 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](http://www.badminton-club-narbonne.com)
 * 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 [douglaskarr](https://wordpress.org/support/users/douglaskarr/)
 * (@douglaskarr)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/still-same-problem-typeerror-sliderimagesloaded-is-not-a-function/#post-5612022)
 * 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 [douglaskarr](https://wordpress.org/support/users/douglaskarr/)
 * (@douglaskarr)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/still-same-problem-typeerror-sliderimagesloaded-is-not-a-function/#post-5612023)
 * 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](https://wordpress.org/support/users/salvia34/)
 * (@salvia34)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/still-same-problem-typeerror-sliderimagesloaded-is-not-a-function/#post-5612024)
 * 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 [douglaskarr](https://wordpress.org/support/users/douglaskarr/)
 * (@douglaskarr)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/still-same-problem-typeerror-sliderimagesloaded-is-not-a-function/#post-5612025)
 * Fantastic! If you would be so kind, we’d appreciate a review.
 *  Thread Starter [salvia34](https://wordpress.org/support/users/salvia34/)
 * (@salvia34)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/still-same-problem-typeerror-sliderimagesloaded-is-not-a-function/#post-5612029)
 * 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.

 * ![](https://s.w.org/plugins/geopattern-icon/dk-new-medias-image-rotator-widget_413d43.
   svg)
 * [Image Rotator Widget](https://wordpress.org/plugins/dk-new-medias-image-rotator-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/dk-new-medias-image-rotator-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/dk-new-medias-image-rotator-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/dk-new-medias-image-rotator-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/dk-new-medias-image-rotator-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/dk-new-medias-image-rotator-widget/reviews/)

## Tags

 * [typeerror](https://wordpress.org/support/topic-tag/typeerror/)

 * 11 replies
 * 2 participants
 * Last reply from: [salvia34](https://wordpress.org/support/users/salvia34/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/still-same-problem-typeerror-sliderimagesloaded-is-not-a-function/#post-5612029)
 * Status: resolved