• Resolved pitafi

    (@pitafi)


    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.

    http://ww.wp.xz.cn/extend/plugins/slideshow-gallery/

Viewing 1 replies (of 1 total)
  • Plugin Author Tribulant Software

    (@contrid)

    Thank you for your post!

    The ‘exclude’ parameter only worked for a slideshow using a post. This has been changed in v1.2 and it will work on all types of slideshows now.

    All the best,
    Antonie

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Slideshow Gallery] Exclude images , not working’ is closed to new replies.