Administrator Posted September 8, 2015 Posted September 8, 2015 Here is how to add back a simple MP3 html5 player back into IPS4. In your admincp > customize > Editor > Toolbars Select the "Add Button" then select the "Custom Tab" Upload the attached mp3 icon or one of your choosing Then enter the following on easy field. Title: MP3 Type: Inline Option: Yes Option Title: URL: Then paste the following in the HTML field. <audio controls> <source src="{option}" type="audio/mpeg">Your browser does not support the audio element.</audio> Then select the permissions and alter if needed, then save. Now you can drag the new button to any of the three editors you need. When entering a new topic or post, simply select the MP3 icon, paste the url and you have an inline html5 player for mp3 files.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now