'raw' setting reveals built-in audio player?
-
I have a page with numerous instances of the default audio player, styled via css. I got this plugin to lock down that code, but when I put the raw tags around that main section of the page content, I could suddenly see the WordPress raw audio player tag. The site is at tulsaunity-dot-com and the Sunday Lessons link on the home page. (Otherwise no glitches with the plugin.)
First code block is a typical chunk, and below that is what suddenly became visible to the public when all this was inside raw.
<h4 class="datnm">June 7 -A Poet’s Soul</h4> <div class="bdbyx">Meditation / <a class="blckm" title="Right click -Save as" href="https://www.tulsaunity.com/wp-content/uploads/2015/04/150607_meditation.mp3">download <span class="dwnpt">↓</span></a> or Play:</div> <div class="ado">[audio mp3="https://www.tulsaunity.com/wp-content/uploads/2015/04/150607_meditation.mp3"][/audio]</div> <div class="bdbyx">A Poet’s Soul / <a class="blckm" title="Right click -Save as" href="https://www.tulsaunity.com/wp-content/uploads/2015/04/150607_A-Poets-Soul.mp3">download <span class="dwnpt">↓</span></a> or Play:</div> <div class="ado">[audio mp3="https://www.tulsaunity.com/wp-content/uploads/2015/04/150607_A-Poets-Soul.mp3"][/audio]</div>
Then …
[audio mp3="https://www.tulsaunity.com/wp-content/uploads/2015/04/150607_A-Poets-Soul.mp3"][/audio]
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘'raw' setting reveals built-in audio player?’ is closed to new replies.