[Plugin: NextGEN Gallery] SlideShow using Album
-
I’ve looked high and low for this but I guess it’s not possible unless someone may have an idea. I want to be able to use an album instead of a gallery for a slideshow. I was about to donate to the NextGen programmer because this is such a fantastic widget. Only problem is I have a user who is the author of posts and a great writer, but is not very computer literate. It would make it so nice for him to be able to drag and drop his galleries into an album and they would all display in the SlideShow. I am using a sidebar, but my code in the page is this:
<?php if (function_exists("nggSlideshowWidget")) { nggSlideshowWidget(2,230,180); } ?>
This displays a slideshow for gallery id=2. Is there a way to do this for albums?
- The topic ‘[Plugin: NextGEN Gallery] SlideShow using Album’ is closed to new replies.