• Hi there,

    Since upgrading to 2.3.5, I get an error:

    Uncaught ReferenceError: WidgetWrangler is not defined
        at sortable-widgets.js:4
        at sortable-widgets.js:251

    … when editing a page, and the functionality to add widgets to corrals doesn’t work (presumably because of the JS error).

    jQuery version is 1.12.3, if that helps.

    Cheers

Viewing 2 replies - 1 through 2 (of 2 total)
  • If you don’t mind me commenting here, I had a lot of similar errors and worse. I finally realized that I was using PHP 5.2 and WW requires 5.3 or above. I noticed your WP version is 4.5.1 which suggests the possibility of a PHP version that is too old.

    I may be way off but thought I’d through that in.

    Good luck!

    Plugin Author Jonathan Daggerhart

    (@daggerhart)

    Hi @rtchau,

    I think this was a WordPress cache issue. The most up to date version of sortable-widgets.js does not call for a WidgetWrangler object any more.

    Could you verify if you are still seeing this issue?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘“WidgetWrangler is not defined” error after upgrading to 2.3.5’ is closed to new replies.