Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #27475
    #134141

    The gallery itself does not support social share buttons but you can try to add the social share links to the lightbox (prettyphoto). Open up enfold/js/avia.js and replace

    elements.prettyPhoto({ social_tools:'',slideshow: 5000, deeplinking: false, overlay_gallery:false, default_width: ww, default_height: wh });

    with

    elements.prettyPhoto({ slideshow: 5000, deeplinking: false, overlay_gallery:false, default_width: ww, default_height: wh });

    The share buttons will look like: Demo

    #134142

    Dude,

    Thankyou for this, very useful, worked a treat. Question – the shares were limited to Tweet and FB like instead of Share? – and no Pinterest or Google plus. Is there any reason for this, or is this too complex?.

    Thanks again

    Gary

    #134143

    Update, the FB like does nothing….Twitter works fine…back to the drawing board..

    #134144

    Hi Dude,

    Is there any way I could just ass this addthis code into the lightbox frame, for one all inclusive social share?:

    <div tabindex=”0″>Bookmark and Share</div>

    With the code ou gave me above, does the Google plus only show up if the user is logged in with their Google plus acct?.

    Thankyou

    gary

    #134145

    Hi gary,

    The code above just tells the prettyPhoto script (lightbox) to include its built in social tools which I believe only support tweets and facebook right now.

    Regards,

    Devin

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Gallery – Social Share’ is closed to new replies.