Tagged: Customisation, gallery, Lightbox
Hi there,
I’m trying to create a gallery like this one in the demo site: http://kriesi.at/themes/enfold/shortcodes/masonry-gallery/
When I create a gallery I get the usual lightbox window styling. I would prefer the minimal styling like the Enfold demo page above. Is this an option in the theme, or has this been created via CSS customisation?
Thanks
Hi nokostudio!
Thank you for using the theme.
Please download the latest version Enfold 2.9. The prettyPhoto lightbox has been replaced with MagnificPopup.
Best regards,
Ismael
Hi,
I’m going to revert my site to the previous version of Enfold, as I can’t leave it in this state with no images. But I will copy my site to staging and apply the theme update there, and share that URL with you to see the problem.
cheers
Hi!
Please try adding following code to Quick CSS in Enfold theme options under general Styling tab
.avia_transform .avia_animated_image {
opacity: 1;
}
Best regards,
Yigit
Hi Yigit,
That’s not working for me. Still no sliders, etc.
Do you see the same your side?
This is what I see with the latest Enfold installed:
And this is how it should look (lice site with prebious Enfold version):
Any more ideas? It seems to be an issue with the new MagnificPopup?
Thanks
Hi!
Thank you for using the theme.
Did you add any modifications on the child theme? Anything for the lightbox script? Please remove modifications to allow the new lightbox plugin. Beautiful website. Good job! :)
Regards,
Ismael
Ah, I had a child functions.php file. Deleted that and all is now working correctly!
Thanks