I’m creating the gallery page with Beaver Builder and Advanced Custom Fields (ACF) Pro plugin. It will display 4 images per row. When user will click on thumbnail, large version of that thumbnail will open on modal popup box. What I am doing: Creating the Gallery type custom field with ACF plugin. So I can… Continue Reading
gallery
Display First Image of Product Gallery Instead of Featured Image on Single Product Page
By default featured image is showing at first on single product page. We shall show the first image of product gallery images instead of featured image. If a product have not gallery images, then featured image will display. PHP Snippet Open the functions.php file of your theme and add this PHP codes at end of… Continue Reading
Wrapping Gallery Items Around The Text
How do you wrap the gallery images around the text using the Beaver Builder Gallery module like above screenshot? In this tutorial I am sharing the complete instruction. Minimum requirements: Beaver Builder Plugin Gallery Module Adding 3 New Fields into Gallery Module I am adding the 3 new fields (Title, Text & Position) into Beaver… Continue Reading