Fullscreen Slideshow with Video

Description

04.26c19v1 Fullscreen Slideshow with Video

#1. Install Code

If you use Personal/Basic Plan and your plan doesn’t support Injection, you can see #2.2.

#1.1. First add a Section > Choose Image > Choose section with (i) icon

04.26c19v1 Fullscreen Slideshow with Video

#1.2. Hover on top right of section > Click EDIT SECTION

04.26c19v1 Fullscreen Slideshow with Video

Choose Slideshow Full

04.26c19v1 Fullscreen Slideshow with Video

#1.3. Hover on top right of section > Click EDIT GALLERY

04.26c19v1 Fullscreen Slideshow with Video

Click ATTACH LINK

04.26c19v1 Fullscreen Slideshow with Video

Choose File

04.26c19v1 Fullscreen Slideshow with Video

Then upload your video mp4 file

04.26c19v1 Fullscreen Slideshow with Video

#1.4. Hover on page where you added Slideshow > Click Gear icon

04.26c19v1 Fullscreen Slideshow with Video

Click Advanced > Paste this code

<!-- 04.26c19v1 Fullscreen Slideshow with Video -->
<script>
window.VideoSlideConfig = {
  autoplay: true,
  muted: true,
  loop: true,
  showPlayBtn: false,
  showVolBtn: true,
  btnColor: 'rgba(255,255,255,0.9)',
  btnBg: 'rgba(0,0,0,0.35)',
  btnHoverBg: 'rgba(0,0,0,0.6)',
  btnSize: '48px'
};
</script>
<script src="https://code.beaverhero.com/gallerys/0426c19v1fullscreenslideshowvideo.js"></script>

04.26c19v1 Fullscreen Slideshow with Video

#2. Customize

Here are some basic style, if you need more tweak you can message me or use this AI tool.

#2.1. All options

  • enable/disable autoplay: enter true or false
  • muted or sound: true or false
  • loop or no loo: enter true or false
  • showPlayBtn (show Play icon): enter false or true
  • showVolBtn (show Volumne icon): enter true or false
  • btnSize (play/pause/volume icon size): enter a number, for example 100px
window.VideoSlideConfig = {
  autoplay: true,
  muted: true,
  loop: true,
  showPlayBtn: false,
  showVolBtn: true,
  btnColor: 'rgba(255,255,255,0.9)',
  btnBg: 'rgba(0,0,0,0.35)',
  btnHoverBg: 'rgba(0,0,0,0.6)',
  btnSize: '48px'
};

#2.2. If you use Personal/Basic Plan and your plan doesn’t support Injection, you can edit current page (Page where you use Slideshow) > Add a Markdown Block.

04.26c10v2 Header Sound Icon

paste this code into Markdown.

<script>
window.VideoSlideConfig = {
  autoplay: true,
  muted: true,
  loop: true,
  showPlayBtn: false,
  showVolBtn: true,
  btnColor: 'rgba(255,255,255,0.9)',
  btnBg: 'rgba(0,0,0,0.35)',
  btnHoverBg: 'rgba(0,0,0,0.6)',
  btnSize: '48px'
};
</script>
<script src="https://code.beaverhero.com/gallerys/0426c19v1fullscreenslideshowvideo.js"></script>

04.26c19v1 Fullscreen Slideshow with Video

Buy me a coffee