[Plugin: Slideshow Gallery] Exclude images , not working
-
I am using it by adding
if (class_exists('Gallery')) { $Gallery = new Gallery(); $Gallery -> slideshow($output = true, $post_id = null); };Its working perfect.
now if i remove this code from my theme file and start adding slideshow using short code, its never works.
Further more, the shortcode with exclude parameter also doesn’t work for me.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[Plugin: Slideshow Gallery] Exclude images , not working’ is closed to new replies.