Muffin Builder Broken
Hi,
pressing "Add Section" in the Muffin Builder does not work anymore. A Java Script exception is thrown:
"Uncaught TypeError: $ is not a function"
In the code you reference JQuery using "$" instead of "jQuery".
Please fix asap. Its not possible to use the MuffinBuilder anymore.
Thank you,
"Uncaught TypeError: $ is not a function"
In the code you reference JQuery using "$" instead of "jQuery".
Please fix asap. Its not possible to use the MuffinBuilder anymore.
Thank you,
Torsten
Comments
Anything you could do?
Regards,
Can you please install the plug-in and test if the Muffin Builder breaks?
Plug in:
https://wordpress.org/plugins/site-reviews/
Regards,
Torsten
the plug-in author released an update and the error is gone. For your information, here is what he discovered:
My guess is that your programmers still need to fix the line causing the issue by referencing JQuery with $ instead using jQuery.
Regards!