Slideshow with 2 Images

To add a Slideshow with 2 images, like this.

Plugin02v4 (free) 1

#1. Install code

First, click on Gear icon on page where you want to place Slideshow

Plugin02v3 (free) 2

Click Advanced > Paste code to right box

<!-- @tuanphan - Slideshow Block -->
<link rel="stylesheet" href="https://code.beaverhero.com/file?filename=1759719379746slideshow2blockv2.css"/>
<script src="https://code.beaverhero.com/file?filename=1759718160890slideshowblock.js"></script>

Plugin02v4 (free) 3

#2. Usage

Edit page where you want to place Slideshow > Add a Markdown Block

Plugin02v3 (free) 4

Paste all Image URLs. You can follow this guide to get URL.

Plugin02v3 (free) 5

Save and reload the page.

Plugin02v4 (free) 1

#3. Customize

To adjust height of Images on Desktop – Mobile, you can add this code under Plugin code

<style>
body {
    --img-height-mobile: 300px !important;
    --img-height-desktop: 450px !important;
}
</style>

Plugin02v4 (free)

Buy me a coffee