So I have a custom post type (ex. songs) and have a few posts that I created for this post type.
I want to display them on a webpage in order (ex. 1, 2, 3, ...). How do I get the index position and display it on my page?
Any insight or solutions would be greatly appreciated!