I am trying to: save settings in the Formidable Forms Plugin. However with the layoutsplugin active, the form won't save. I disabled all other plugins and activated them one by one. Layouts seems to be the one causing the error.
Link to a page where the issue can be seen:
hidden link
I expected to see: A saved formidable form
Instead, I got:
An error in my console(only with layouts active):
4load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-position,wp-pointer&ver=4.9.6:2 Uncaught Error: no such method 'show' for tooltip widget instance
at Function.error (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-position,wp-pointer&ver=4.9.6:2)
at HTMLAnchorElement.<anonymous> (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-position,wp-pointer&ver=4.9.6:21)
at Function.each (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-position,wp-pointer&ver=4.9.6:2)
at a.fn.init.each (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-position,wp-pointer&ver=4.9.6:2)
at a.fn.init.a.fn.(/creativityn/wp-admin/anonymous function) [as tooltip] (hidden link)
at HTMLAnchorElement.<anonymous> (formidable_admin.js?ver=3.02.02:142)
at HTMLAnchorElement.handle (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-position,wp-pointer&ver=4.9.6:3)
at HTMLDivElement.dispatch (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-position,wp-pointer&ver=4.9.6:3)
at HTMLDivElement.r.handle (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-position,wp-pointer&ver=4.9.6:3)