Text Testimonial Carousel 02

Description

08.26c07v6 Text Testimonial Carousel 02

#1. Install Code

#1.1. First, add some Text Blocks with text: #text-testimonial-carousel-02

08.26c07v6 Text Testimonial Carousel 02

#1.2. Drag Text Blocks overlap together

08.26c07v6 Text Testimonial Carousel 02

#1.3. Hover on Page where you use Text Block > Click Gear icon

08.26c07v6 Text Testimonial Carousel 02

#1.4. Click Advanced > Paste this code

  • If you use Personal/Basic Plan and your plan doesn’t support Injection, see #3.1
<!-- 08.26c07v6 Text Testimonial Carousel 02 -->
<script>
window.TextTestimonialCarousel02Config = {
  marker: '#text-testimonial-carousel-02',
  autoplay: true,
  autoplayDelay: 5000,
  dragScroll: true,
  swipeScroll: true,
  keyboardNav: true,
  trackpadScroll: true,
  showArrows: true,
  showDots: false,
  arrowSize: 30,
  arrowColor: '#ffffff',
  arrowBg: '#000000',
  circleSize: 10,
  circleColor: '#000000',
  navPosition: 'left'
};
</script>
<script src="https://code.beaverhero.com/textblock/0826c07v6texttestimonialcarousel02.js"></script>

08.26c07v6 Text Testimonial Carousel 02

#2. Customize

#2.1. To change arrow style, change line 13 to line 17

arrowSize: 30,
  arrowColor: '#ffffff',
  arrowBg: '#000000',
  circleSize: 10,
  circleColor: '#000000',

#3. Other

#3.1. If you use Personal/Basic Plan and your plan doesn’t support Injection, you can add a Markdown Block under Text Block

04.26c10v2 Header Sound Icon

Then add this code into Markdown Block

<script>
window.TextTestimonialCarousel02Config = {
  marker: '#text-testimonial-carousel-02',
  autoplay: true,
  autoplayDelay: 5000,
  dragScroll: true,
  swipeScroll: true,
  keyboardNav: true,
  trackpadScroll: true,
  showArrows: true,
  showDots: false,
  arrowSize: 30,
  arrowColor: '#ffffff',
  arrowBg: '#000000',
  circleSize: 10,
  circleColor: '#000000',
  navPosition: 'left'
};
</script>
<script src="https://code.beaverhero.com/textblock/0826c07v6texttestimonialcarousel02.js"></script>

08.26c07v6 Text Testimonial Carousel 02

Buy me a coffee