Forum Replies Created

Viewing 6 posts - 61 through 66 (of 66 total)
  • Author
    Posts
  • in reply to: Audio Not Working #278217

    Thank-you!

    in reply to: Audio Not Working #278196

    That works as long as you stay in the Text editor. As soon as you save and re-open the Text Block – which by default opens in the Visual editor – WP (I assume) replaces the code with the player graphic and the problem starts over. This means one has to go back and fix the code in the Text editor every time the Text Block is opened. Not very efficient! Thoughts?

    in reply to: Audio Not Working #277841
    This reply has been marked as private.
    in reply to: Audio Not Working #277830
    This reply has been marked as private.
    in reply to: Audio Not Working #277829

    I updated the theme, and I can see the players in preview mode on Firefox. But when I try and open the page regularly through the site, in Firefox, Safari and Chrome, I get the same result I originally described.

    in reply to: Audio Not Working #277806

    Yes – that is the default. I tried importing another…no luck.

    Next Option?

    Here is the code:
    <div class=”wpview-wrap wpview-type-audio” contenteditable=”false” data-wpview-text=”%5Baudio%20mp3%3D%22http%3A%2F%2Fwww.brainshine.com%2Fwordpress%2Fwp-content%2Fuploads%2F2014%2F06%2Fgrunion_image_00.mp3%22%5D%5B%2Faudio%5D” data-wpview-type=”audio”>
    <div class=”toolbar”></div>
    <div id=”mep_15″ class=”mejs-container svg wp-audio-shortcode mejs-audio” style=”width: 400px; height: 30px;”>
    <div class=”mejs-inner”>
    <div class=”mejs-mediaelement”><audio src=”http://www.brainshine.com/wordpress/wp-content/uploads/2014/06/grunion_image_00.mp3?_=15&#8243; style=”visibility: hidden;” class=”wp-audio-shortcode” width=”400″ preload=”metadata”>

    <source src=”http://www.brainshine.com/wordpress/wp-content/uploads/2014/06/grunion_image_00.mp3?_=15&#8243; type=”audio/mpeg”>

    </audio></div>
    <div class=”mejs-layers”></div>
    <div class=”mejs-controls”>
    <div class=”mejs-button mejs-playpause-button mejs-play”></div>
    <div class=”mejs-time mejs-currenttime-container”><span class=”mejs-currenttime”>00:00</span></div>
    <div class=”mejs-time-rail” style=”width: 0px;”><span class=”mejs-time-total” style=”width: 0px;”><span class=”mejs-time-float”><span class=”mejs-time-float-current”>00:00</span></span></span></div>
    <div class=”mejs-time mejs-duration-container”><span class=”mejs-duration”>00:00</span></div>
    <div class=”mejs-button mejs-volume-button mejs-mute”></div>
    <div class=”mejs-horizontal-volume-slider mejs-mute”></div>
    </div>
    <div class=”mejs-clear”></div>
    </div>
    </div>
    <div class=”wpview-overlay”></div>
    <ins data-wpview-end=”1″></ins></div>

    • This reply was modified 10 years, 5 months ago by blaisen.
Viewing 6 posts - 61 through 66 (of 66 total)