Hello, I’d like to know how I can add FB like/share button in my gallery or photo albums.
I have done this method where I change a line on avia.js and put this on my CSS:
.mfp-title iframe:first-child {
margin-top: 10px;
}
.mfp-title iframe {
margin-top: 5px;
display: block !important;
position: relative !important;
}
However, it is not working.
Can anyone help me???
Hi aiepro!
Thank you for using Enfold.
I’m sorry but the social share button is not included in the lightbox script. You will have to modify the theme’s avia_activate_lightbox function in the js > avia.js file in order to add the share button. Please contact our partner codeable: http://kriesi.at/contact/customization
Cheers!
Ismael
Hi Ismael,
As I have said in my original post, I have edited the avia.js file already.
You provided a link to contact your partner codeable. Is this a new method?
Cheers,
Chris
Hi!
Customizing the theme to do what you are asking for is out of our support scope. but you can try a plugin like https://wordpress.org/plugins/wwm-social-share-on-image-hover/
Cheers!
Vinay