JohnTendik / jtrt-tables

A Wordpress plugin to help users create responsive tables without having to read or write code.
GNU General Public License v2.0
22 stars 6 forks source link

Update and Save Button not working #80

Closed TinoJa closed 6 years ago

TinoJa commented 6 years ago

Hello John, I like your nice Plug-In! But my Update and Save Button on one of my Websites doesn't working. Console shows: Uncaught TypeError: $ is not a function at HTMLInputElement.JTrtEditor.handleOnSave (jtrt-responsive-tables-class.js?ver=4.0:554) at HTMLInputElement.dispatch (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-position,jquery-ui-draggable,jquery-u&load[]=i-slider,jquery-touch-punch,iris,wp-color-picker,moxiejs,plupload&ver=4.9.5:3) at HTMLInputElement.r.handle (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-position,jquery-ui-draggable,jquery-u&load[]=i-slider,jquery-touch-punch,iris,wp-color-picker,moxiejs,plupload&ver=4.9.5:3) JTrtEditor.handleOnSave @ jtrt-responsive-tables-class.js?ver=4.0:554 dispatch @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-position,jquery-ui-draggable,jquery-u&load[]=i-slider,jquery-touch-punch,iris,wp-color-picker,moxiejs,plupload&ver=4.9.5:3 r.handle @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-position,jquery-ui-draggable,jquery-u&load[]=i-slider,jquery-touch-punch,iris,wp-color-picker,moxiejs,plupload&ver=4.9.5:3 How can I fix it?

Thankyou for your Help Tino

JohnTendik commented 6 years ago

I will take a look at this. I realize its a bit late but I don't have a lot of free time on my hands these days to spend on this project :( Thanks for bringing this to my attention though.

JohnTendik commented 6 years ago

Hi @TinoJa are you still experiencing this issue? I tried reproducing this and unfortunately I cannot. It looks like your jQuery is not loading in properly. Could be another plugin interfering with it. I will be closing this ticket as I just released an update for the plugin,, if you still run into issue after updating please feel free to reopen this ticket and I will do some more investigation.

Thanks JT