You need to be logged in to post in the forum - Log In

An active JCE Pro Subscription is required to post in the forum - Buy a Subscription

Support is currently Offline

Official support hours
Monday to Friday
09:00 - 17:00 Europe/London (BST)

Please create a new Ticket and we will get back to you as soon as we can.

#117200 Audio Tag is removed when switching view

Posted in ‘Editor’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Latest post by Ryan on Monday, 05 May 2025 19:07 BST

nirala

When I write an <audio> tag in "Code View", it is saved correctly. When I switch to the "Editor View", the audio tag is replaced by <video> - why?
Thx in advance,
claudia

Ryan

What media type are you attempting to embed with the <audio> tag?

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

nirala

mp3 and ogg:

<audio controls>
<source src="https://www.joomlacontenteditor.net/images/audio/***.ogg" type="audio/ogg">
<source src="https://www.joomlacontenteditor.net/images/audio/***.mp3" type="audio/mpeg"> 
Your browser does not support the audio element. 
</audio>

Ryan

Please try JCE Pro 2.9.85 RC 2 - https://www.joomlacontenteditor.net/downloads/editor/pro/development

Clear you browser cache after install.

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.