views:

24

answers:

0

Hi, I'm experiencing a severe bug on my Wordpress site.

http://kungfuscreen.com/

When the homepage loads, after 2-3 seconds, the pages refreshes and multiple JW players (which are taken from the posts) are splashing on the screen in one big mess.

the site uses a pro theme for a video content site, and each post contains a JW video player showing a video. the players are included using the embed code of Bits On The Run, which is the JW player official CDN.

Example for a BOTR embed code: <script type="text/javascript" src="http://content.bitsontherun.com/players/6Od5cfBC-TLhnYHrb.js"&gt;&lt;/script&gt;

Note that this code isn't the simple JW player embed code.

I've tried everything I can to trace what causes the homepage to get messy, but couldn't really found the reason. I think it is something with the player embed code that creates some sort of a JS hell, but how can it be traced?

I tried to use the "Live HTTP headers" add-on, but I didn't really got the idea how it can be of help.

Would be great to get any response/ideas/etc :) Thanks.