Title: smindworkz's Replies | WordPress.org

---

# smindworkz

  [  ](https://wordpress.org/support/users/smindworkz/)

 *   [Profile](https://wordpress.org/support/users/smindworkz/)
 *   [Topics Started](https://wordpress.org/support/users/smindworkz/topics/)
 *   [Replies Created](https://wordpress.org/support/users/smindworkz/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/smindworkz/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/smindworkz/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/smindworkz/engagements/)
 *   [Favorites](https://wordpress.org/support/users/smindworkz/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ivory Search - WordPress Search Plugin] Ivory search stopped working after update](https://wordpress.org/support/topic/ivory-search-stopped-working-after-update/)
 *  Thread Starter [smindworkz](https://wordpress.org/support/users/smindworkz/)
 * (@smindworkz)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/ivory-search-stopped-working-after-update/page/2/#post-13236077)
 * I just changed the $(window).load(function () in your files to $(window).on(‘
   load’, function () { and it works now… So I guess that was causing the issue.
   The plugin was using a depricated function.
 * For now I guess the problem is solved, maybe it is possible to change it in the
   code?
 * Anyway, thanks for your time.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ivory Search - WordPress Search Plugin] Ivory search stopped working after update](https://wordpress.org/support/topic/ivory-search-stopped-working-after-update/)
 *  Thread Starter [smindworkz](https://wordpress.org/support/users/smindworkz/)
 * (@smindworkz)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/ivory-search-stopped-working-after-update/page/2/#post-13236037)
 * As far as I can see now two files in the Ivory Search Plugin are using $(window).
   load(function () {. Isn’t that a depcricated function? The load event is removed
   from jQuery 3.0.
    Shouldn’t it be $(window).on(‘load’, function () {?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ivory Search - WordPress Search Plugin] Ivory search stopped working after update](https://wordpress.org/support/topic/ivory-search-stopped-working-after-update/)
 *  Thread Starter [smindworkz](https://wordpress.org/support/users/smindworkz/)
 * (@smindworkz)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/ivory-search-stopped-working-after-update/#post-13235970)
 * Just updated the Ivory Search plugin to Versie: 4.5.4 and installed Twenty Twenty
   Theme on it. It works, but differently. (not the popup I setup, but it slides
   down from the top)/
 * So, what could cause the conflict?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ivory Search - WordPress Search Plugin] Ivory search stopped working after update](https://wordpress.org/support/topic/ivory-search-stopped-working-after-update/)
 *  Thread Starter [smindworkz](https://wordpress.org/support/users/smindworkz/)
 * (@smindworkz)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/ivory-search-stopped-working-after-update/#post-13235950)
 * But It doesnt work on [https://limburgslandschap.mindworkz.nl/](https://limburgslandschap.mindworkz.nl/)
   either when I update the Ivory Plugin to the latest version.. So it seems it 
   doesn’t have to do anything with the Jquery version
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ivory Search - WordPress Search Plugin] Ivory search stopped working after update](https://wordpress.org/support/topic/ivory-search-stopped-working-after-update/)
 *  Thread Starter [smindworkz](https://wordpress.org/support/users/smindworkz/)
 * (@smindworkz)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/ivory-search-stopped-working-after-update/#post-13235913)
 * I am going to upload the older version now. So than you can monitor it
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ivory Search - WordPress Search Plugin] Ivory search stopped working after update](https://wordpress.org/support/topic/ivory-search-stopped-working-after-update/)
 *  Thread Starter [smindworkz](https://wordpress.org/support/users/smindworkz/)
 * (@smindworkz)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/ivory-search-stopped-working-after-update/#post-13235905)
 * As I said in the last message 😉
 * I see the credential Login as an uppercase in it, but it shouldnt be an uppercase.
   The cresentials are all lowercase. login – website2020!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ivory Search - WordPress Search Plugin] Ivory search stopped working after update](https://wordpress.org/support/topic/ivory-search-stopped-working-after-update/)
 *  Thread Starter [smindworkz](https://wordpress.org/support/users/smindworkz/)
 * (@smindworkz)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/ivory-search-stopped-working-after-update/#post-13235879)
 * I see the credential Login as an uppercase in it, but it shouldnt be an uppercase.
   The cresentials are all lowercase. login – website2020!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ivory Search - WordPress Search Plugin] Ivory search stopped working after update](https://wordpress.org/support/topic/ivory-search-stopped-working-after-update/)
 *  Thread Starter [smindworkz](https://wordpress.org/support/users/smindworkz/)
 * (@smindworkz)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/ivory-search-stopped-working-after-update/#post-13235876)
 * We didn’t update the theme because we develop our theme from scratch. Also, I
   disabled all the other plugins and it still doesn’t work.
 * We have a website in progress: [https://limburgslandschap.mindworkz.nl/](https://limburgslandschap.mindworkz.nl/)
   (
   when you first visit the site it requires a login, you can use the following 
   credentials: username: Login password: website2020!
 * Right now there is also the new Ivory Search plugin installed. Luckily I have
   a backup of the old version of Ivory Search, so I will upload the old version
   in 15 minutes. And then it does work.
 * Thanks for looking into it and for your time!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ivory Search - WordPress Search Plugin] Ivory search stopped working after update](https://wordpress.org/support/topic/ivory-search-stopped-working-after-update/)
 *  Thread Starter [smindworkz](https://wordpress.org/support/users/smindworkz/)
 * (@smindworkz)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/ivory-search-stopped-working-after-update/#post-13235766)
 * Okay, I could try that.. But can you explain to me how it comes that it worked
   perfectly fine before the update?… We haven’t changed anything to the website
   in the time being..
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ivory Search - WordPress Search Plugin] Ivory search stopped working after update](https://wordpress.org/support/topic/ivory-search-stopped-working-after-update/)
 *  Thread Starter [smindworkz](https://wordpress.org/support/users/smindworkz/)
 * (@smindworkz)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/ivory-search-stopped-working-after-update/#post-13235720)
 * Hello Vinod,
 * I am doing fine, thank you. You as well?
 * I Cleared the caching of the browser and of the website itself.
    You can find
   the problem on: [https://www.kasteeltuinen.nl/nl/](https://www.kasteeltuinen.nl/nl/).
   The icon with the search magnifier is in the menu and when you click on it I 
   get a console error of Uncaught TypeError: a.indexOf is not a function at r.fn.
   init.r.fn.load (jquery.min.js?ver=3.2.1:4) at ivory-search.min.js?ver=4.5.4:1
   at ivory-search.min.js?ver=4.5.4:1
 * (there is another console error, that has to do with the GTM tag, but that doesn’t
   have to do anything with that).
 * Thanks for looking into this!
    I hope to hear from you.
 * Kind regards,
 * Sabrina

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