Embeding EasyVideoPlayer Code into Wordpress Theme - Video not showing

Posted by bbacarat on Stack Overflow See other posts from Stack Overflow or by bbacarat
Published on 2010-05-30T12:45:34Z Indexed on 2010/05/30 12:52 UTC
Read the original article Hit count: 284

Filed under:
|
|
|

I'm attempting to place some embed code into a Premium WordPress Theme. NOTE: I'm not great when it comes to php.

The embed code is produced by a video player called EasyVideoPlayer. (Basically it allows me to use Amazon S3 and gives me feedback on when people stop watching the video.)

This is the embed code I have:

_evpInit('ZXh0cmEtbW9uZXktZnJvbS1ob21lLTEubW92');

I've opened the index.php wordpress file and placed this video embed code in between the that represents the area of the website I want it to show up. However the video is not showing.

If we place both the theme and video player aside, would you expect the php code to accept what I've done or is this not the way to go about adding this embed code?

NOTE:I've contacted both the Wordpress Premium Theme support at Woothemes.com and the video players support for EasyVideoPlayer.com However both tend to stop at the point that another paid product is involved! Grrreat.

website is www.extramoneyfromhome.co.uk

© Stack Overflow or respective owner

Related posts about Wordpress

Related posts about video