We are using a shortcode like this, about 80 times on a page:
[mp3j track=”Some Text here@https://www.example-url.com/podcastfiles/files/filename.mp3″ caption=”The caption text” play=”Play”]
This is the output of each shortcode (example texts):
<div style="font-size:14px; line-height:22px !important; margin:0 !important;"><span id="playpause_wrap_mp3j_0" class="wrap_inline_mp3j" style="font-weight:700;"><span class="group_wrap"><span class="bars_mp3j"><span class="loadB_mp3j" id="load_mp3j_0"></span><span class="posbarB_mp3j" id="posbar_mp3j_0"></span></span><span class="T_mp3j" id="T_mp3j_0">1. Some Text here<span style="font-size:.75em;"> - The caption text</span></span><span class="indi_mp3j" id="statusMI_0"></span></span><span class="buttons_mp3j" id="playpause_mp3j_0"> </span></span></div>
Where is the number generated?