Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Hi


I have a video that's not working for some reason, it works allright in preview section while in jwplayer but when I add to wordpress it has an error message...

http://www.diyncrafts.com/1213/home/10-fantastic-cleaning-uses-for-baking-soda this is the post where it has the error.

https://www.youtube.com/watch?v=4ciahsfuzXM - the video I'm embedding from youtube

and here is the video code I get to embed from Jwplayer

<div id='playerFxckmKrNvbXe'></div>
<script type='text/javascript'>
jwplayer('playerFxckmKrNvbXe').setup({
file: '//www.youtube.com/watch?v=4ciahsfuzXM',
title: 'Baking Soda is Awesome for Cleaning!',
width: '100%',
aspectratio: '16:10',
skin: 'beelden'
});
</script>

Please assist, I have the top javascript added to my website

Csaba

1 Community Answers

Ethan Feldman

JW Player Support Agent  
0 rated :

You are using our cloud hosted player at the same time as our wordpress plugin. Disabling the WordPress plugin will fix this.

This question has received the maximum number of answers.