Hi Pancho,
I just came across your post.
Its such a good idea – I’m currently trying to implement this into a site that I’m developing, but for some reason it looks as though the template isn’t being registered because the images are only displaying as thumbnails?
My steps;
1: Add the NextGen Plugin
2: Created a gallery (ID = 1)
3: Made a gallery-slider.php file and added the above code.
4: Added the shortcode to my header file (that’s where I’m trying to implement the orbit slider)
5: I have tried the <?php echo do_shortcode('[nggallery id=1 template=slider]');?> & <?php echo do_shortcode('[nggallery id=1 template=gallery-slider]');?>
Is their something that I may be missing?
Thanks in advance.