Hi - Is DT Reg built and tested to a specific version of jQuery and jQuery UI? Can anyone tell me which version that would be?
(I have some javascript conflicts and am trying to load a single instance of jQuery across the whole site - but I want it to be DT Reg happy - At the moment when I load the latest jQuery it results in the 'Next Step' button of the DT Reg registration form not working)
You should NOT use a jQuery replacer that loads any version instead of what comes with DT Register. Ours is a modified version and you must keep it in place. If you want to use some script replacer or compressor plugin, you need to set it to exclude DT Register.
I have jquery easy enabled on my site and it is conflicting with DT. I can not diable it without losing functions of the template. How to I exclude DT in JQuery easy.
I think you will find you have a module called jQuery Easy running. This comes bundled with some templates and is design to only load what Java Scripts you need on each page or to overcome conflicts between Java Scripts/modules or style sheets.
Update to the latest version of jQuery Easy (1.5) and under the Advance tab, "Add Scripts" field add this script to force load the DT Register module: "/components/com_dtregister/assets/js/dt_jquery.js"