Gallery js and Custom Master Template
Using Sitefinity 4.2 - I've create a custom master template and theme, and I want to use the built-in gallery component w/slider on the page. However when I drag it on to the page the javascript doesn't load and I get the following error.
Uncaught TypeError: Object [object Object] has no method 'galleria'
Nevermind, I found it. Another control on the page was trying to load a newer version of JQUERY and that broke the gallery later in the page. Hope this helps someone.