Hi,
I'm running DNN 7.03 and I'm having a problem on pages with the DNNSmart.EffectSeries module in it. I am using it to create a bootstrap carousel banner in a skin I am working on. When I bring up the pages the banner displays, but if I try to edit the module by clicking on the settings button say to change the container the module is in, the page breaks. It puts the black background for the editor overlay on top, but the modal window for the editor is underneath the overlay layer, and it isn't centered on screen and doesn't appear to have any controls loaded into it. When I check the javascript console I see the following errors:
JQMIGRATE: Logging is active
JQMIGRATE: jQuery.attrFn is deprecated
JQMIGRATE: jQuery.browser is deprecated
carouFredSel: auto.pauseDuration is DEPRECATED, support for it will be removed. Use auto.timeoutDuration instead.
I'm guessing it is some sort of jquery conflict, but the skin I am creating doesn't load jquery into itself, and this happens in my skin and in another that was purchased from a third party. Can anyone suggest a route for me to resolve this issue? I'm new to DNN, so I'm not as familiar with the add on modules. Is there a developer I can contact for support in this?
Thanks,
Brian