I want to add an element to the post template that will count the number of users that viewed that post/article.
So that will be a tiny icon with an “eye” symbol and then the count of views. Also I wish to start from a minimum number to start view count from there.
I the hook element options doesn’t help because I built the post template inside GP element. ( all the post content is inside the element with dynamic options )
Edit the Block Element you have created. You can add a Headline Block where you want the Post Count to be displayed, and add the Shortcode inside the headline block.