I hit another wordpress snag trying to embed a video

4 replies
So I am trying to embed a video into a wordpress post. I enter the following code I got from using the embed option on the original video which is below. (I actually copied the code from an existing video on the same site)


<center>
<div id="evp-57a678507cc33ce22fc64c50189da68c-wrap" class="evp-video-wrap"></div>
<script type="text/javascript" src="https://empowernetwork.com/video/framework.php?div_id=evp-57a678507cc33ce22fc64c50189da68c&id=YmxvZ3RhYnMtYm xvZy12aXNpb24tMS5tcDQ%3D&v=1319699610&profile=defa ult"></script>
<script type="text/javascript"><!--_evpInit('YmxvZ3RhYnMtYmxvZy12aXNpb24tMS5tcDQ=[evp-57a678507cc33ce22fc64c50189da68c]');//--></script>
</center>

I go to hit the update post button and what I am left with is this

<div class="evp-video-wrap"></div>
<!--_evpInit('YmxvZ3RhYnMtYmxvZy12aXNpb24tMS5tcDQ=[evp-57a678507cc33ce22fc64c50189da68c]');//-->
whats going on here?
#embed #hit #snag #video #wordpress
  • Profile picture of the author lazypuppy
    Make sure you are using the html editor and not the visual editor. You can turn off the visual editor by editing your profile in the Users section.

    If that doesn't work, look here - codex.wordpress.org/Using_Javascript
    {{ DiscussionBoard.errors[6582030].message }}
    • Profile picture of the author Carl Potts
      Hi web peon, could you put a link here to the video you wish to embed please?
      {{ DiscussionBoard.errors[6582064].message }}
  • Profile picture of the author jaasmit
    You are might be using the wrong section to do the proper development. Make it sure that you are using the html section.
    {{ DiscussionBoard.errors[6612642].message }}
  • Profile picture of the author webpeon
    Hey folks, Thanks for the replies..

    I fixed this in the end by iframing the video into the page I needed it to go, wasnt the best solution but it worked
    Signature
    Web 2 Mobile
    The Future of The Web
    {{ DiscussionBoard.errors[6613486].message }}

Trending Topics