# Blueprint Presentations + counter - Blueprints

**URL:** https://forum.pinegrow.com/t/blueprint-presentations-counter-blueprints/4837
**Category:** Pinegrow Interactions Add-on
**Created:** [January 13, 2021, 8:57pm UTC](https://forum.pinegrow.com/t/blueprint-presentations-counter-blueprints/4837 "2021-01-13T20:57:37Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![red-rosefields](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/red-rosefields/32/5392_2.png) [@red-rosefields](https://forum.pinegrow.com/u/red-rosefields)
#### Post date: [January 13, 2021, 8:57pm UTC](https://forum.pinegrow.com/t/blueprint-presentations-counter-blueprints/4837/1 "2021-01-13T20:57:37Z")

</div>

@matjaz  
Hello PG, hoping someone can give me a hint.  
I am trying to customize the PG Presentation blueprint. I must add a counter instead of the slides bullets.  
Trying to bring the logic behind the counter applied to the blueprints galleries. I have been tinkering around without much luck.

 ![image](https://canada1.discourse-cdn.com/flex036/uploads/pinegrow/original/2X/2/2e15b56b6227530e61d564d8fc6388cfdfa51cb9.png)

(SELECTOR) ^.pgia-gallery|.pgia-gallery-count → (INTERACTION) AO 1  
(SELECTOR) ^.pgia-presantion-stage|.pgia-gallery-count span:nth-of-type(1) → span | 1 (INTERACTION) innerHTML {target.index1} (SELECTOR) ^.pgia-presantion-stage|.pgia-gallery-count span:nth-of-type(2) --\> span | 5 (INTERACTION) innerHTML {target.parentNode.children.length}

Any help would be much appreciated.  
Thanks.
