Re the above post – Just want to add that the changes in the text widgets seem to save on the back-end, but it’s on the front-end where the change does not appear.
Line 27 is where the problem is:
if(settings.data.search(‘action=save-widget’) != -1 && settings.data.search(‘id_base=’ + widget_id_base) != -1)
ETA: I commented out the problem code and it did not solve the problem. So it isn’t effecting saving widgets for me. Sorry for hijacking the thread.
Thanks!!
Hi,
I also get a JS error, though different, when not even using the Google Map widget at all. This is the error:
“Uncaught TypeError: Cannot read property ‘data’ of undefined” in avia_google_maps_widget.js
It is preventing other widgets from being saved using the BlackStudio TinyMCE Widget plugin.
Thanks Ismael! That works great.