GetSimple Support Forum

Full Version: nanogallery4gs and nanoslider4gs don't work
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi again guys,

i need to use nanogallery4gs and nanoslider4gs, but both display only the div container like:
Code:
<div id="nanoSlider0" class="nanoSlider"></div>
Code:
<div id="nanoGallery0"></div>

I inserted the following code in a page with the page editor
Code:
(%nanosliderkind=flickr&album=72157648283910752&displayCaption=false&maxWidth=800px&nivoOptions={"effect":"fold","pauseOnHover":false,"randomStart":true}&theme=nano%)
Code:
(%nanogallery kind=flickr&userID=127555467@N02&thumbnailWidth=300&thumbnailHeight=200%)

I do something wrong?

thanks in advance
I resolved the problem.
The issue was that i imported in template page the last version of jquery for my purpose but, generate conflict with the build-in version.

Someone know the version of jquery in getsimple 3.3.3 ?