Foliovision › Forums › FV Player › Troubleshooting › FV player only shows up for a second then disappears.
-
-
Hello Martin
thanks for your quick answer, I am getting a bit desperate here and hope you can fix the problem.here’s the url:”http://…/videotest/”
the video files should be ok I double checked them
“[fvplayer src='http://site.com/wp-content/uploads/2013/08/Pippa-Promo.mp4' src1='http://site.com/wp-content/uploads/2013/08/Pippa-Promo.webm' src2='http://site.com/wp-content/uploads/2013/08/Pippa-Promo.flv' width=640 height=360]“could it be that there is a problem with multiple jquery scripts, I am also using a slider?
please let me know if you need any more information. dou you need the wordpress admin/password also?
Hi Fkuhrog,
As far as we can see you are not a licensed user of FV Flowplayer 5. Please purchase either a Pro Support Incident or a license if you’d like further help with your theme and site specific javascript.
Thanks for trying FV plugins!
Making the web work for you, Alec
Hello Roger,
this has been fixed, please double check.
1. the video player is placed inside of an element which has no real dimensions. The player is responsive, so it fits into the element. And because none of the elements has real dimensions, it just shrinks.
We have a JavaScript failsafe code for this, so I improved it and now the player is visible with the right size. This could be fixed in CSS too, but it appears some templates are built this way, so we must count on that.
2. the wp_footer() is present, but for not logged in users it was behaving strangely. I had to change the way I’m initializing the variable and now it works.
Tested in Chrome, Safari, Firefox, iPhone.
Thanks,
Martin