Hi
I have EasyDiscuss and EasySocial installed on my site along with some other components. The theme I am using has a slider showing on the top of every page. This slider works well on all other pages and components but however fails to load on ED and ES pages. It just shows a loading animation but it never shows.
Using Chrome inspector, I got this message -
Uncaught TypeError: Cannot read property 'opera' of undefined
jquery.mobile.customized.min.js:10 Uncaught TypeError: Cannot set property 'touchstart' of undefined
camera.min.js:4 Uncaught TypeError: a(...).live is not a function
It appears the slider module is conflicting with two components. Any suggestion on how to avoid this conflict. The site is on local server for now so I cannot share a link now.
Adeniyi