Hi,
I'm trying to integrate the Circle Player within Wordpress for a college school project website called
The Pundit Class.
The problem I'm having right now is trying to install the Jquery circle
player to play audio clips. To add the player, I embedded it within a
one-third box of a section I created called Signature in the Wordpress theme I'm using. When you visit
thew site you'll see the circle player represented by button with a play
arrow inside of it.
I copied the code where I got the player index demo code(GitHub), modified it in Dreamweaver - I just deleted the second player portion and added my own audio file links - to
what I needed, tested it three times and it worked fine. Next, I
transferred the tested code to the Wordpress theme. When I finished adding the code to the head and body sections and configuring the the CSS, it didn't
work. Well, the arrow lights green when a press on the button. However,
the player doesn't play.
Would it be possible for someone to check it out and tell me where I
went wrong? I'm at a loss. I mean, when I tested it in Dreamweaver, it
worked great. Everything functioned as it should. When I transferred
everything over to the theme, the arrow lighting up only works.
Thanks for your help in advance.