Foliovision › Forums › FV Player › Troubleshooting › Embed: player not found
-
-
Hello Issman,
I see that you are using some special theme which lets you insert the video into a special field rather than the post content. Your goal is to have to video show up above the post content.
However then we are not able to find the video when doing the parsing for the iframe video embed code in FV Player.
I wonder if we could fix this by parsing the full page HTML code. Perhaps it would be a more fail-safe way of doing this, although a bit slower.
Thanks,
MartinHello issman,
I see it works now. Can you send some page where the video is in the header section?
However the MP4 file has UTF8 characters in it and it won’t play when using the Flash engine. Make sure you use our video checker to receive automated warnings like this about your videos: https://foliovision.com/player/basic-setup/faq#check-properties-checker-report-playing
Thanks,
MartinYes it works.
Here is a page with the video in the header section :
http://www.leedstime.com/quand-le-hip-hop-devient-art-2/I do not see my last message so I dont know if it has been sent.
So here is a link with a video in the header section.
Do you need temp access to my wordpress admin?https://www.leedstime.com/keith-haring-le-petit-prince-de-la-rue/
Thank you
Hello issman,
could you please install FV Player from this zip file to your site? https://github.com/foliovision/fv-wordpress-flowplayer/archive/task-5288924-imroved-iframe.zip Just deactivate the FV Player plugin and delete it, then install from the ZIP file.
Let’s see if the iframe for these videos will start working for you.
Thanks,
MartinHi Martin,
Sorry about the delay in getting back. I must have missed the e-mail advising me of a response to my post.
I am using a Theme developed by the Word Press team. Is that a default Theme? I tried searching for default Theme(s), but I could not find any.
Here is a link to one of the pages on which this problem occurs:
http://www.deluxevoyages.com/html/silversea_cruises_videos.htmlThanks,
WolfgangHello Wolfgang,
I checked http://deluxevoyages.com/blog/videos-3/silversea-cruises-videos/ and it uses Twenty Ten which is what I called the default WP template. It’s a slightly older one though.
I see that the player is not found when using the iframe code.
This could be caused by some plugin as well. What other plugins are you using?
If you would like us to fix your issue right on your website quickly, you can order our Pro support: http://foliovision.com/pro-support
Thanks,
MartinHello Wolfgang,
if you know PHP you can look at the $aPlayers variable in flowplayer:: template_embed(): https://github.com/foliovision/fv-wordpress-flowplayer/blob/master/models/flowplayer.php#L1312
Does it find the player at all?
Only other thing that comes to mind it trying to disable plugins one by one until this works, then we can check again what conflict with that plugin could be the cause for this.
Thanks,
Martin