Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #193663

    Hi guys,
    I need addition to make in the website.
    Is there anyway to put the Facebook like on the images in the gallery. I used the social share plugin but it is not responsive. Other plugins only allowed to share not like.
    Help please !!

    #193664
    This reply has been marked as private.
    #194720

    Hi!

    The gallery itself does not support share buttons out of the box and you would need to hire someone to implement these buttons. However the lightbox we use (PrettyPhoto) supports a twitter and a facebook like button. You can activate these buttons by editing a line in enfold/js/avia.js – open up the file 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 });
    
    

    Cheers!
    Peter

    #195585

    Thanks Peter

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Social Sharing for the image gallaries’ is closed to new replies.