@nicolaswp – What has changed on your site since the last time NextGEN Gallery worked fine?
– Cais.
I just updated WordPress and the plugins.
May i try to rewrite my templates or my functions.php more similar to the tweenty fifteen theme? I change the theme to that and next gen worked well
@nicolaswp – IT does read as though you theme may be causing this issue, any of the default WordPress Twenty series themes would server as good references to check your code against.
Thanks for the update.
– Cais.
Hi,again.
I was working on this issue, and checking my code. I remember that have a localhost version with the same theme, but an older version of wordpress(4.2.1).The next gen galleries worked perfectly in my localhost version, i check de version of the plugin and is the same Versión 2.0.79.
Then, i updated the version of wordpress to 4.2.2, and next gen doesn’t work.
Do you have any advice or idea?
Thanks!
@nicolaswp – Please update to the latest release of NextGEN Gallery and let us know if this issue persists.
Thanks!
– Cais.
I just updated nextgen and tried with mozilla and crhome and the problem stills exist
Hello there,
I’m running into the same problem after updating an old wordpress install to the latest.
the error in firefox console is : TypeError: this._off is not a function
It looks looks like it’s a jqueryui call causing this.
The problem is some tabs on nextgen won’t show up because of this error stopping nextgen gallery scripts while executing.
Thank you for your time.
– Stefan
So, theres is nothing i can do?
Hello,
i’ve sorted the bug in my install, the problem was not NextGEN gallery, it was a plugin loading an outdated version of jquery ui.
I don’t know if it sorts your problem but here’s what wasn’t working on mine.
– Stefan.
@stefan.kruger – Thanks for sharing your findings.
@nicolaswp – Have you checked for (new) conflicts with other active plugins and/or your current theme … the problem could be the same as what Stefan sorted out.
– Cais.
Hi. Well, there is a problem with my theme, but i don’t kwonw where. I change to another theme development by myself and the plugin works fine. Both themes are similar, so i need to research the little differences between then and tried to solve the problem xD
@nicolaswp – You might consider using the “Theme Check” plugin as a benchmark to help find common theme issues that may affect not only NextGEN Gallery but other plugins as well.
Thanks for the update!
– Cais.
Hi. I found the problem. It was a function to remove query string in my functions.php. After remove that function the plugin works awesome.
Thanks!
@nicolaswp – Thanks for the update.
– Cais.