(Free) Flip Gallery

To add Flip effect on Gallery Section, like this demo – password: abc

(free) flip gallery 1

#1. Use this code to Page Header Injection (page where you want to use Flip Gallery)

<!-- @tuanphan Gallery Grid Flip v1 -->
<link rel="stylesheet" href="https://code.beaverhero.com/file?filename=1761097441723flipg.css"/>
<script src="https://code.beaverhero.com/file?filename=1761097511446flipg.js"></script>

(free) flip gallery 2

#2. Next, edit page where you want to use Flip Gallery > Add an Image > Choose Section with (i) icon

Flip gallery 4

Hover on top right of Images Section > Click Edit Section

Flip gallery 5

Choose Grid: Simple & Enable Captions

Flip gallery 6

In Anchor Link > Enter: flipgallery

flipgallery

Flip gallery 7

Hover on top right of Section > Click Edit Gallery to add text.

Flip gallery 8

If you want to add Heading, Paragraph, use h3 and p tag, like this

<h3>Title</h3>
<p>just some test text</p>

Flip gallery 9

#3. To make it flip slower, you can use this code under plugin code

<style>
div.tp-flip-inner {
    transition: transform 1.5s 
ease !important;
}
</style>

(free) flip gallery 3

Buy me a coffee