function social_tools( src , title ){ return '
'; } jQuery(document).ready(function(){ /* show images inserted in gallery */ jQuery( "a[data-gal^='prettyPhoto']" ).prettyPhoto({ autoplay_slideshow: false, theme: 'pp_default', social_tools: '' }); });