Hi:
I have the following problem with nextgen-gallery. I was able to set up everything but now my custom made template needs to have a gallery as a widget on the side bar.
I've introduced the code :
echo nggShowSlideshow(1,'320','240')
Where I need the gallery to appear but nothing happens. I'm uncertain of what I'm missing, I've made sure the wp_head() is included in my header so I don't know what else i need to include.
help will be highly appreciated.