[Plugin: Slideshow Gallery] Single Post Slide Show
-
Hello, I installed this plugin to have a slideshow inside my single post..
I hard coded it to my theme file, I inserted this code:
<?php if (function_exists('slideshow')) { slideshow($output = true, $gallery_id = false, $post_id = false, $params = array()); } ?>.
I tried to make a post and upload some pictures on my post, but It did not show..
How can I get all the images uploaded in the post media uploader?
Thanks!
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘[Plugin: Slideshow Gallery] Single Post Slide Show’ is closed to new replies.