Summary Carousel Counter Number

Description

04.26c10v4 Summary Carousel Counter Number

#1. Install Code

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

#1.1. First, make sure you added Summary Block Carousel & enable Summary Title

04.26c10v4 Summary Carousel Counter Number

#1.2. Hover on Page where you use Summary Carousel > Click Gear icon

04.26c10v4 Summary Carousel Counter Number

Click Advanced > Paste this code

<!-- 04.26c10v4 Summary Carousel Counter -->
<script>
window.SummaryNumberConfig = {
  enabled: true,
  position: "after",
  fontSize: "14px",
  format: "{current}/{total}",
};
</script>
<script src="https://code.beaverhero.com/summaryblock/0426c10v4summarycarouselcounternumber.js"></script>

04.26c10v4 Summary Carousel Counter Number

#2. Customize

#2.1. All style options here

<script>
window.SummaryNumberConfig = {
  enabled: true,
  position: "after",
  fontSize: "14px",
  format: "{current}/{total}",
};
</script>

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

04.26c10v4 Summary Carousel Counter Number

Then paste this code into Markdown Block

<script>
window.SummaryNumberConfig = {
  enabled: true,
  position: "after",
  fontSize: "14px",
  format: "{current}/{total}",
};
</script>
<script src="https://code.beaverhero.com/summaryblock/0426c10v4summarycarouselcounternumber.js"></script>

04.26c10v4 Summary Carousel Counter Number

Buy me a coffee