Working with AudioAcrobat can be frustrating when you have a WordPress blog.
You can’t just copy the embedded code into your post as it may disappear when you save or publish your post or page. WordPress strips <iframe> code because it can interfere from the look and feel of the site.
Audio Acrobat wants you to use a link to a blank page with just an embedded player. However, this takes your visitor away from your site and may be confusing.
Here is another method for embedding the audio right in your WordPress post or page so they don’t leave your site.
Step 1: Install an Audio Player Plug-In
In order to use this method, you will need to install an audio player plug-in such as WP Audio Player (this is used in the example below). Customize the look of the player by changing the settings for the plug-in.
Step 2: Get the URL for the download file from Audio Acrobat
To publish the audio in WordPress, you will use the download link for the Audio Acrobat file.
In Audio Acrobat, go to the audio file you want to publish. Go to the “Publish Audio” tab and click on “Publish Download Link”. Copy the download link for use in your WordPress blog.
Step 3: Add Audio to your Post
Use the shortcode and download link to add an audio player to your post.
For WP Audio Player, use the following code. Replace yourdownloadurl with the download link.
[audio:http://yourdownloadurl]





