Hello
We have an issue with a form after recently updating a Joomla site and components.
Basically when you submit the form it reloads the entire webpage where the thank you message would usually go?
It seems to be a conflict of some sort with Jquery, however we do use jquery easy and the setup is the same as other sites where it works fine. I have tried all sorts of workarounds on this but I am running out of ideas.
The error displaying in Chromes console is:
jquery.min.js:4 Uncaught TypeError: initModals is not a function
at HTMLDocument.eval (eval at <anonymous> (jquery.min.js:2), <anonymous>:5:228)
at i (jquery.min.js:2)
at Object.add [as done] (jquery.min.js:2)
at n.fn.init.n.fn.ready (jquery.min.js:2)
at eval (eval at <anonymous> (jquery.min.js:2), <anonymous>:5:160)
at eval (eval at <anonymous> (jquery.min.js:2), <anonymous>:21:288)
at eval (<anonymous>)
at jquery.min.js:2
at Function.globalEval (jquery.min.js:2)
at text script (jquery.min.js:4)
Anyone able to shed some light on this for me?
We have an issue with a form after recently updating a Joomla site and components.
Basically when you submit the form it reloads the entire webpage where the thank you message would usually go?
It seems to be a conflict of some sort with Jquery, however we do use jquery easy and the setup is the same as other sites where it works fine. I have tried all sorts of workarounds on this but I am running out of ideas.
The error displaying in Chromes console is:
jquery.min.js:4 Uncaught TypeError: initModals is not a function
at HTMLDocument.eval (eval at <anonymous> (jquery.min.js:2), <anonymous>:5:228)
at i (jquery.min.js:2)
at Object.add [as done] (jquery.min.js:2)
at n.fn.init.n.fn.ready (jquery.min.js:2)
at eval (eval at <anonymous> (jquery.min.js:2), <anonymous>:5:160)
at eval (eval at <anonymous> (jquery.min.js:2), <anonymous>:21:288)
at eval (<anonymous>)
at jquery.min.js:2
at Function.globalEval (jquery.min.js:2)
at text script (jquery.min.js:4)
Anyone able to shed some light on this for me?