Hi! Im using Chronoforms 5.0.14, Joomla 3.6.5, Yootheme Nano3 1.0.16
I have a form in modal window with ajax submit. The problem is that after the submit the "Thanks Message" is not shown correctly. It looks like somehow another instance of <html> loads into the <div> where the thanks message should be.
Another problem is that after the submit some javascript events like $(document).ready are being fired once again, causing other bugs.
This occurs only on yootheme templates - i've tried Chronoforms 5.0, 5.0.10, 5.0.12 and different versions of templates. On stock joomla templates - submit works fine.
I have a form in modal window with ajax submit. The problem is that after the submit the "Thanks Message" is not shown correctly. It looks like somehow another instance of <html> loads into the <div> where the thanks message should be.
Another problem is that after the submit some javascript events like $(document).ready are being fired once again, causing other bugs.
This occurs only on yootheme templates - i've tried Chronoforms 5.0, 5.0.10, 5.0.12 and different versions of templates. On stock joomla templates - submit works fine.