I was wondering if there was a way I can put multiple slideshow galleries on the sidebar. I want to utilize this gallery plugin to show featured images on the side bar. For instance, Featured Labels, Artists, Podcasts, etc.
any help would be great.
I was wondering if there was a way I can put multiple slideshow galleries on the sidebar. I want to utilize this gallery plugin to show featured images on the side bar. For instance, Featured Labels, Artists, Podcasts, etc.
any help would be great.
Hola chadneiro,
You could either use the widget to do this:
YourBlogAddress/wp-admin/widgets.php
or use the code in your template:
Hi cipote,
If I want another slideshow widget (not random images), I add
<?php function nggSlideshowWidget($galleryID,$Width,$Height) ?>
to my sidebar.php?
Hmmm...
That didn't work.
What I want is six slideshow widets which I can place in which sidebar I please (sidebar1, sidbar2, etc).
Entartete: Make sure you have the path to your imagerotator clearly defined, and make sure you have the swobject script in your header or footer.
You must log in to post.