Advanced custom fields Gallery
-
Hi Johannes. Thanks a lot for your work, I use your plugin in almost all my webs. Quick question: I have a gallery field made with ACF inserted in every custom post “homes” of my site. I inject the php code in the post content as it is explained in the plugin documentation: https://www.advancedcustomfields.com/resources/gallery/
And the lightbox doesn´t work, it is not detecting the gallery. I have tried using the same structure of the Gutenberg gallery this way:
<figure class="wp-block-gallery"> <figure class="wp-block-image"> <a href=""> <img src="" /> </a> </figure> </figure>…and not working neither. Any tip to make it work with this kind of gallery?
Thanks a lot in advance.
Luis
The topic ‘Advanced custom fields Gallery’ is closed to new replies.