[Plugin: FV WordPress Flowplayer] only a gray box appears
-
Below as quoted from the FAQ. I have the grey box. No problems with my footer. Clean as the original. No other plugins do anything with the footer. <?php wp_footer(); ?> is in there. So now what??
Regards, Ron
I installed the plugin, inserted the video, but it’s not working, only a gray box appears.
FV Flowplayer calls some javascript from the footer. That means your footer.php file must contain the <?php wp_footer(); ?> WordPress hook. Almost all themes do this out of the box, but if you’ve customised your theme there’s a chance that you might have deleted this call.
The topic ‘[Plugin: FV WordPress Flowplayer] only a gray box appears’ is closed to new replies.