clef/clef-wordpress

Clef not loading when Nextgen Gallery is Activated

Closed this issue · 2 comments

When I loaded Clef on my site it was in a constant state of "Loading Clef Login". I disabled each of my plugins and noticed that NextGEN Gallery was the culprit. Anyone know why this might be?
loading-clef

For some reason, Nextgen Gallery was dequeueing our javascript, which meant that Clef wasn't loading. To prevent this conflict, and others like it, I think it's best if we manually include the javascript rather than rely on WP's queueing system. This is a little unorthodox, but I think it's warranted.

I've made the change in #157 and it'll be deployed in our next release. In the meantime, if you want to upgrade, you can download the latest version here.

/cc @landakram

Given the somewhat lengthy history of compatibility conflicts with this plugin—cf. these threads and this "how to fix nexgen conflicts" post—it might be worth it to submit a bug report (http://www.nextgen-gallery.com/report-bug/), especially if there is a bug or WP-guideline-specific lapse on nextgen's side of things.