Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author jobinjose01

    (@jobinjose01)

    Thanks for using my plugin.

    The PRO version of the plugin have option to exclude image by class or name.

    The gallery can be avoided with following script.

    jQuery(document).ready(function(){
    jQuery('.ngg-galleryoverview').parent().removeClass('wwm_socialshare_imagewrapper');
    });

    just place the code in any javascript file that loads on that page.

    The share icon on Light box now its not support next version have that option.

    Thread Starter marcie73

    (@marcie73)

    Many thanks Jobin. Very helpful. I will consider your PRO version.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘exclude gallery thumbnails’ is closed to new replies.