-
Hi,
I have a strange problem with the plugin. It installed fine (no errors) and then i inserted a video in a post. The player loads but when i click play, my whole site is duplicated, The duplicated content is put in the <div> that holds the initial player. The video does not run in neither of the players.
I am using the Gantry framework (v 4.08) with the default gantry theme.
The Check template feature brings the following errors:
It appears that your template is not using the wp_footer() hook. Advanced FV Flowplayer functions may not work properly.It appears there are no Flowplayer scripts on your site, your videos might not be playing, please check. Check your header.php file if it contains wp_head() function call!
It appears there are no jQuery library on your site, your videos might not be playing, please check.
But from what i read here (http://www.rockettheme.com/forum/index.php?f=486&t=196283&rb_v=viewtopic), the $gantry->displayHead() and $gantry->displayFooter() methods call wp_footer() and wp_head(). The player loads so i think this is not really the problem, and also, from view source of the website, i can find all scripts/css.
The check videos says it’s all fine.
Any ideas what can cause this problem ?
I can give acces to the website if needed.Thanks in advance.