Hi there!
Is it possible to add Facebook, twitter ... to video lightbox with deep linking? I'm using prettyPhoto Lightbox.
http://andreibart.com/showcase-video/love-stories/
Best,
Andrei bart
Hi there!
Is it possible to add Facebook, twitter ... to video lightbox with deep linking? I'm using prettyPhoto Lightbox.
http://andreibart.com/showcase-video/love-stories/
Best,
Andrei bart
Yes, open up choices/js/avia.js and replace following line:
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 });Hi Dude!
Yes, it's work! Thank you! But... is it possible replace "like" button with "share"?
Best,
Andrei
Hi!
Afaik the API doesn't support "share" atm ( https://developers.facebook.com/docs/reference/plugins/like/ ) you can only select "like" or "recommend".
Regards,
Peter
I see, it's clear enough!
Thank you, Dude. I'm very satisfied with the support service!
Best,
Andrei
This topic has been closed to new replies.