• Resolved vshall21

    (@vshall21)


    Hi my relode code for pretty photo not wokking,however the colorbox working.

    jQuery(document).ready(function () {
    jQuery(“.gallery1 a”).attr(“rel”,”gallery1″);
    jQuery(‘a[rel=”gallery1″]’).colorbox({title: function(){ return jQuery(this).children().attr(“alt”); }});

    jQuery(“area[rel^=’prettyPhoto’]”).prettyPhoto();
    jQuery(“.wine:first a[rel^=’prettyPhoto’]”).prettyPhoto({animation_speed:’normal’,theme:’facebook’,slideshow:3000, autoplay_slideshow: false,social_tools: false});
    jQuery(“.wine:gt(0) a[rel^=’prettyPhoto’]”).prettyPhoto({animation_speed:’normal’,theme:’facebook’,slideshow:3000, autoplay_slideshow: false,social_tools: false});

    });

    https://www.ads-software.com/extend/plugins/advanced-ajax-page-loader/

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Reload code for pretty photo’ is closed to new replies.