initialsbr
Member
Posted 2 years ago #
I am using the 1 Pixel Out Audio Player plugin on my website. I am trying to sell products with the WP e-commerce plugin as well. But when I put the code for the audio player into the product description it just displays as code.
Any suggestions? Is this impossible to do?
Thanks!
supertheman7
Member
Posted 2 years ago #
Check out this post http://wordpress.org/support/topic/385031.
It's not a complete solution for what you are wanting to do, but it is an alternative way of getting around the problem.
stonefree
Member
Posted 2 years ago #
Hi supertheman7,
That's a great tip for adding HTML and JS, but it didn't work for me with the Audio Player's shortcode.
supertheman7
Member
Posted 1 year ago #
@stonefree
Sorry I don't know how to get the shortcode to work. But what I did do to get the audio player working was build the standalone version of WP Audio Player, http://wpaudioplayer.com/standalone, into my theme. Just means I have to put the full audio <object> into the product field. But works pretty well.