Forums

Autocompleter
[resolved] Clash with WP Events (2 posts)

  1. Phil Ewels
    Member
    Posted 6 months ago #

    Just in case anyone else is struggling, after a lot of debugging, I found that this plugin clashes with the popular WP Events plugin. The effect is that is just doesn't work, without throwing any errors.

    The reason for this clash is that the events plugin uses the jQuery UI Autocomplete function, which shares the same jQuery plugin name.

    This can be fixed fairly easily, by changing the name of the jQuery plugin on lines 6, 462, 492 and 500 of jquery.autocomplete.js and line 67 of autocompleter.php to something else (eg. WPautocomplete). This avoids the clash, and it works fine.

    Hope this saves some other people the headache I had!

    http://wordpress.org/extend/plugins/autocompleter/

  2. Daedalon
    Member
    Posted 5 months ago #

    Hoping this gets patched to the plugin!

Reply

You must log in to post.

About this Plugin

About this Topic