Description
- disable infinite loop on Reel Slideshow
- view demo – password: abc
- buy me a coffee

#1. Install Code
#1.1. Hover on Page where you use Reel > Click Gear icon

#1.2. Click Advanced > Paste this code
<!-- 09.26c07v11 Reel Off Infinite Loop -->
<script>
window.ReelNoLoopConfig = {
activeOpacity: 1,
disabledOpacity: 0.5,
fade: 'opacity 0.3s'
};
</script>
<script src="https://code.beaverhero.com/reel/0926c07v11reeloffinfiniteloop.js"></script>
