Forum Replies Created
-
-
10 years ago in reply to: Admin fv pro updated notification

Hello smith234,
sorry about the inconvenience. Does it say “FV Flowplayer Pro extension upgraded succesfully!” or what is the exact message?
Thanks,
Martin10 years ago in reply to: Full Screen Mode Transition10 years ago in reply to: Vimeo Pro – Hide HD/SD/Mobile Buttons
Hello Ganesh,
you can disable “Enable quality switching” as seen on the first screenshot here: https://foliovision.com/player/how-to-use-vimeo-pro
Thanks,
Martin10 years ago in reply to: Add Ads
Hello Christopher,
sorry about the delay. I inspected your ad code. It uses document.write, so the script has to load together with HTML. In our ad integration we load the script once the video starts to playing, so that’s why it doesn’t work.
We could just output the script into HTML to make it work, but then it would could the impression even if the person newer starts the video. Would that be a problem for your ad provider? Can they provide ads which can load dynamically even if the script tag is inserted to the website using JavaScript?
Thanks,
Martin10 years ago in reply to: Video player for Facebook
Hello Nishan and smith234,
we tested this some more.
The good news is that this doesn’t rely on SWF (Flash) anymore and we can use HTML5 video here, so we could implement this feature.
The neutral news is that this would only work for self-hosted videos and not for videos with download protection (Amazon S3 or CloudFront) and not for Vimeo or YouTube videos. But I guess if you want your videos propagated on Facebook it’s not a problem. From our point of view we need to make sure we won’t put up incompatible video into the OG tags.
The bad news is that the video has to be served via HTTPS – so you need to make your site HTTPS before sharing the videos out into Facebook. However we strongly recommend using a CDN in this case to handle increased traffic. CloudFront CDN gives you HTTPS right away.
Thanks,
Martin10 years ago in reply to: Problem on Multisite
Hello Giovanni,
actually it appears the upload has failed. I’ll have to test it some more before I enable it for non-admin users. Sorry about that.
Thanks,
Martin10 years ago in reply to: Problem on Multisite
Hello Giovanni,
we added image upload function to our forums, so if you are logged in you can submit it here.
Thanks,
Martin10 years ago in reply to: Several Playback Issues
Hello Birsen,
1) The thing is if the browser finds an mp4 video and it supports its playback in HTML5 it won’t try the Flash video. You can set the player to prefer Flash engine in Settings -> FV WordPress Flowplayer -> Sitewide Flowplayer Defaults -> Prefer Flash by Default.
2) Please submit your video using video checker, here’s how: https://foliovision.com/player/faq#properties-built-checker-report-playing
3) This might be a JavaScript issue – could you please post a URL where we can see this?
4) Same as 2), please submit your videos.
Thanks,
Martin10 years ago in reply to: slow video still after plugin cleanup
Hello Miguel,
if you use CloudFront and it’s sometimes slow you should be first checking if it’s not your internet connection. You can run a test of your internet connection here: http://www.speedtest.net
Next you can contact Amazon AWS support.
Please let us know if you have any more issues.
Thanks,
Martin10 years ago in reply to: How to disable time?
Hello stefanredcat,
sorry about the enormous delay here. You can use a CSS like this:
.fp-duration, .fp-remaining, .fp-elapsed { display: none; }
Or you can add class “no-time” to the player element using a PHP code, see our FAQ here: https://foliovision.com/player/faq#customized-player-control-playpause-button Just make sure you add “no-time” and not “play-button”
Thanks,
Martin10 years ago in reply to: Skip Link , when ?
Hello Frank,
thank you for the suggestion, we will talk about it in our team. You mean the custom video pre/post-roll ads, is that correct? Currently it requires that the first half of the video ad is played or that it’s clicked.
Thanks,
Martin10 years ago in reply to: RCP Rent this Video Can't disable bug?
Hello Cruiserparts,
please upgrade FV Player Pro (we released version 0.6.6 which fixes the Restrict Content Pro compatibility).
Thanks,
Martin10 years ago in reply to: Problem on Multisite
Hello Giovanni,
it appears you entered “d3….c.cloudfront.net” for the Access Key ID instead of the actual Access Key ID. Please check our guide (step 5.) to see how to get it:https://foliovision.com/player/serving-private-cloudfront
Thanks,
Martin10 years ago in reply to: Problem on Multisite
Hello Giovanni,
I’ll look into this, I see the MP4 link works, however I don’t see any signature appended to the URL. It plays for me in a Chromium. The one that doesn’t play is RTMP.
Thanks,
Martin10 years ago in reply to: Urgent – Prevent video ad from stretching
Hello Ayman,
you can use CSS to achieve this, but I would consider it experimental:
.flowplayer.is-cva .fp-player {
max-width: 640px;
left: 25%;
}The “is-cva” class gets added to the player when the pre/post-roll video ad is playing. Please let us know if the above code helps, you should insert it into your theme CSS or custom CSS field.
Thanks,
Martin
Hello Muhammad,
it appears to be caused by a div with class fluid-width-video-wrapper which wraps our player. This element appears to be inserted by the jQuery FitVids script which is in your theme. You should find a way of disabling the script In the worst case you can just write CSS to remove its impact on our player.
Thanks,
Martin10 years ago in reply to: Vimeo videos only showing in low quality
Hello amieathuemor,
please upgrade FV Player Pro to 0.6.5 (new version which we released today) and let us know if you still have issues. Vimeo changed the order of the video qualities, so we had to adjust for that.
Thanks,
Martin10 years ago in reply to: Videos Not Playing
Hello Danielle,
please upgrade your FV WordPress Flowpalyer, there should be version 6.0.3.10 available for you.
We found that some Vimeo video URLs (around quarter of them) still cause issues with Flash engine (less than a quarter of computers there days), now we fixed it properly. Perhaps it affected you as well.
Please make sure you clear your minify cache before doing another test.
Thanks,
Martin10 years ago in reply to: auto pause, lazy
Hello djsteve,
we have some of the code for the scroll-based loading ready and working on some of our client websites. We will check how to make it available for our users, it must be easy to use and perhaps work as a global setting.
I’m not sure about the display issue you are mentioning, but it might be some CSS conflict. What there are you using?
Thanks,
Martin10 years ago in reply to: Problem on Multisite
Hello Giovanni,
you can post the URL here, we won’t publish it if you don’t want to.
Thanks,
Martin10 years ago in reply to: Setup without Wordpress
Hello Manuel,
we don’t provide any functionality for skipping the VAST/VPAID ads, we rely completely on the ad unit to provide this functionality. We do provide JS events, however only for VPAID engine at this point and adding a hook to skip the ad would have to be created as well.
Thanks,
Martin10 years ago in reply to: Player broken when using Adblock Plus
Hello Frank,
we just released FV Player VAST 0.4.4 which fixes this issue. If the VAST JavaScript fails, it continues playing the actual video and won’t break. You can check this on https://foliovision.com/player/demos/vast-ads
Thanks,
Martin10 years ago in reply to: Videos Not Playing
Hello Wilhan,
FV WordPress Flowplayer is the free plugin which brings the player functionality. FV Player Pro is the paid module which gives you advanced Vimeo embedding, video ads etc. You need to check the version of the FV Player Pro. If you don’t see the upgrade available, you can get a fresh copy from your account at https://foliovision.com/login -> My Products -> FV WordPress Flowplayer -> Extensions -> FV Player Pro – which lets you download a ZIP file.
Thanks,
Martin10 years ago in reply to: Setup without Wordpress
Hello Roman,
sorry about the delay. I created a local copy of your HTML, put in class=”is-splash” (I said is_splash before by mistake) to the Flowplayer elements (that is #player) and that fixed the autoplay issue and also the play button issue.
Please let us know if there is anything else.
Thanks,
Martin10 years ago in reply to: Videos Not Playing
Hello John,
we released FV Player Pro 0.6.4 which fixes this issue, could you please upgrade to it.
Please let us know if you are having any other issues.
Thanks,
Martin10 years ago in reply to: Vimeo Videos Not Playing – Even On YOUR Site
Hello Ken,
we released FV Player Pro 0.6.4 which fixes this issue, could you please upgrade to it.
Please let us know if you are having any other issues.
Thanks,
Martin10 years ago in reply to: Problem with VAST plugin
Hello Derek,
sorry about the delay.
Could you please try it out with a simple video like this? [fvplayer src="https://cdn.foliovision.com/videos/dominika-960-31.mp4"]
Are you sure you replaced the placeholder texts in the URLs with the supported URL tags as described here? https://foliovision.com/player/vast/url-tags
Thanks,
Martin10 years ago in reply to: Setup without Wordpress
Hello Roman,
it should work perfectly fine with Flowplayer 6. Could you please send over your test URL for your website, so we can have a look?
Thanks,
Martin10 years ago in reply to: Problem on Multisite
Hello Giovanni,
could you please post a URL of your test post so we can check it out?
Thanks,
Martin10 years ago in reply to: AB loop points doesn't appear in lightbox
Hello Renato,
thank you for the bug report, we will get that fixed. For now please don’t use lightbox for the videos with AB looping.
Thanks,
Martin10 years ago in reply to: Setup without Wordpress
Hello Roman,
1) Do you have is_splash class on the flowplayer element?
The rest is hard to judge, could you please post some URL where we can see this?
Thanks,
Martin10 years ago in reply to: Problem on Multisite
Hello Giovanni,
please let us know more details about your setup. Are you using CloudFront signed URLs? Are you using HTTP or a streaming (RTMP) distribution?
Thanks,
Martin10 years ago in reply to: Problem on Multisite
Hello Giovanni,
please upgrade to FV Player Pro 0.6.3, it should show up in your WP Dashboard shortly. We were not checking the Network Activated plugins, but now we fixed that.
Thanks,
Martin10 years ago in reply to: Flowplayer XP Problem
Hello Ken,
please update both FV WordPress Flowplayer and FV Player Pro, the IE8 bug has been fixed.
Your user can also test it here: https://foliovision.com/player/demos/user-ab-loop
Thanks,
Martin10 years ago in reply to: Flowplayer XP Problem
Hello Ken,
I can reproduce the IE8 issue on Vimeo videos, we will get it fixed.
We haven’t go to fix the YouTube speed controls yet, sorry about that.
Thanks,
Martin
Hello Diego,
unfortunately the attitude of WordPress team towards this is that WP Multisite is for advanced users, so you need to know your way around… which is understandable since it’s complex and there are a lot scenarios.
So change the site URL you need to have a look at all sorts of tables: wp_options, wp_site, wp_sitemeta, wp_blogs. And also have a look into your wp-config.php.
However can you confirm that fv_vast_conf ajax_url in your HTML source is without HTTPS? You should check that before you get your hands dirty.
Thanks,
Martin10 years ago in reply to: Inserting Pro Key Didn't Upgrade My Install
Hello Birsen,
sorry to hear about your trouble, you need to use the URL at which your site frontend is running. I checked your license keys, but your website appears to be locked down, so I’m not able to verify if you are using the right key.
You can still download FV Player Pro ZIP file from https://foliovision.com/login -> My Products and install it on top of FV WordPress Flowplayer, but I would like to verify that there is no issue. Are you using the same domain for front end and for wp-admin?
Thanks,
Martin
Hello Diego,
could you please post the URL where we can see the issue?
I suspect that while your site runs on HTTPS the WP Ajax still runs on HTTP and that’s why it’s discarded – can you check if your WordPress site URL and home URL is set to use HTTPS? It’s the first two URLs in wp-admin -> Settings -> General.
Thanks,
Martin10 years ago in reply to: Not working in WP 4.3.1
Hello Shae,
we already answered you here: https://foliovision.com/support/fv-clone-screen-options/troubleshooting/uninstall-fv-clone-screen-options/#post-20500
Thanks,
Martin
Hello Diego,
please let us know more about the issue. I assume your site was http://site.com before. Then you changed it to https://site.com. Are you sure any link on http://site.com/any-file.mp4 was redirected with HTTP 301 status code to https://site.com/any-file.mp4? This is important for SEO and it will also keep any existing [fvplayer src="http://site.com/any-file.mp4"] shortcodes running.
Thanks,
Martin10 years ago in reply to: Uninstall FV Clone Screen Options
Hello Shae,
we had a look, please see here: https://foliovision.com/support/fv-clone-screen-options/troubleshooting/fv-clone-screen-option-is-not-working-with-wordpress-4-3#post-20499
Thanks,
Martin
Hello Sven,
could you please let us know about the steps to reproduce the issue?
I hide everything on post screen except for FV Simpler SEO (our SEO plugin) and when I clone it for everybody and register a new admin user, I get the same edit screen – except the Featured Image box comes back.
So perhaps new WordPress changed some of this so that some boxes come up automatically for new users.
Thanks,
Martin10 years ago in reply to: Analytics on Video Ads
Hello Cruiserparts,
thank you for posting your ideas, we will discuss this in our team.
Thanks,
Martin
Hello Cruiserparts,
we are preparing a full step by step guide here: https://foliovision.com/player/pay-per-view
We are still fixing some compatibility bugs in this feature though.
Thanks,
Martin
Hello Jasper,
we need to add it into our user interface.
Is your website multilingual? Are you using Polylang or some other plugin? Please let us know, as we want to detect the default language properly.
Thanks,
Martin
Hello Supriya,
you can use this CSS:
.fp-timeline {
display: none;
}Or you can use live=”true” in the shortcode.
Thanks,
Martin
Hello Cruiserparts,
thank you for an interesting questions – no, these ads won’t be blocked, as they are loaded from your own website (or from where the video ad files are hosted).
Thanks,
Martin10 years ago in reply to: How to change subtitle font size?
Hello Zizan,
I was thinking – is your whole WordPress website set to the Malay language? If you use the Malay WordPress translation, then it’s easy for us to detect that language and use it as a label for the subtitles button.
Thanks,
Martin10 years ago in reply to: Closed Captions Button
Hello Gary,
please post your answers here so that I don’t have to repost it from email. You can post without logging in, just use your email address.
We need to improve this, in the meantime you can fix it in the code: https://foliovision.com/support/fv-wordpress-flowplayer/troubleshooting/how-to-change-subtitle-font-size/#post-19967
Thanks,
Martin10 years ago in reply to: Video Ad Skip Button
Hello Cody,
please update to FV Player Pro 0.5.9, it should fix the autoplay issue with the video ads. Could you please let us know how it works for you?
Thanks,
Martin10 years ago in reply to: Video Ad Skip Button
Hello Cody,
I had a look at your licensed website and I can see that your video ad doesn’t behave a like an add – there is no information about the remaining time and no skip button. I found why it breaks – because you use autoplay for that video. I’m going to fix that now, thank you for the bug report!
Also, your main video appears to be stored on Google Drive. It only plays for me if I’m logged in into Google. We recommend Vimeo as a effective video host + encoding service: https://foliovision.com/player/how-to-use-vimeo-pro
Thanks,
Martin10 years ago in reply to: Video Ad Skip Button
Hello Cody,
make sure you entered your license code to Settings -> FV WordPress Flowplayer -> (field at the top of the screen) and let us know what domain you are using so we can check why you don’t see the update. But perhaps it’s just natural delay of WordPress updates, they don’t show up instantly. You can also grab a fresh copy of the plugin at https://foliovision.com/login -> My Products.
Thanks,
Martin10 years ago in reply to: Video Ad Skip Button
Hello Cody,
how long are your video ads? We would like to add an universal setting of minimal ad length for the skip button to show up. That way your short pre-rolls (perhaps with your site logo) would go without any skip button but in case you have 30 second ads, these should show up with a skip button.
And actually if you mean that you only want to show the video ad on some of the ads, you can simply set the individual video to now show any ad using Video Ads -> No Ad in the shortcode editor (or typing ads=”no” to it).
Also, did you mentioned issues when using the skip button?
Thanks,
Martin10 years ago in reply to: Video Ad Skip Button
Hello Cody,
I had a look:
Video ad click not opening the link – I’m getting the same behavior when using YouTube video as an ad. It works for normal video files though. Please upgrade the FV Player Pro – I just released version 0.5.8 which will fix the issue for you.
Regarding your request to add a feature to hide the skip button for some video ads – we will have a look at in in our team and decide if we want to add this feature. I think it would work nicely on a per-ad basis, thank you for the suggestion!
Thanks,
Martin
Hello JP,
I guess it’s needed if Easy Digital Downloads adds the tags the way it does.
Thank you for showing us your fix, we will put it into the plugin code!
Martin
10 years ago in reply to: How to change subtitle font size?
Hello Zizan,
we need to improve our support for subtitle languages.
If you know a bit of PHP you can edit models/flowplayer-frontend.php and add this to where < track > element is created:
srclang="my" label="Malay"Thanks,
Martin10 years ago in reply to: Issue with video ads.
Hello Kerry,
I realized there is a bug when using YouTube as the custom video ads. FV Player Pro 0.5.7 fixes the issue, please upgrade to it and let us know if you still have any issue.
Thanks,
Martin10 years ago in reply to: S3 Protected Content vs s3Flowshield
Hello Balduro,
you are right that our “foliovision” and “MySite” users are not entirely the same, but the point is the “MySite” user how which you generate the access keys has the ReadOnly permissions for Amazon S3.
It’s weird that your URLs are not signed in the code. Could you please post some [fvplayer] shortcode which you use (you can shorten the URL) and what you entered into “Amazon S3 Protected Content” -> “Amazon Bucket” field?
Thanks,
Martin10 years ago in reply to: Can’t play my live RTMP
Hello Oscar,
the shortcode with rtmp and rtmp_path works for me, are you sure FV WordPress Flowplayer is on the latest version? That is 6.0.3.7.
Thanks,
Martin10 years ago in reply to: Can’t play my live RTMP
Hello Oscar,
at what time is the stream live? It appears to be 0-4 AM our time which is not very good for us.
It appears the issue is with parsing. Please try to change [fvplayer src="rtmp://{your-ip-here}/hls/:live"] into [fvplayer rtmp="rtmp://{your-ip-here}/hls/" rtmp_path="live" live="true"]
We only count on rtmp://{your-ip-here}/hls/{extension:}live but if there is no externsion, there is a problem. But I see we could detect the “:” symbol.
Thanks,
Martin10 years ago in reply to: Can’t play my live RTMP
Hello Oscar,
please send us the stream info and let us know when it will be live again. We will not publish it if you don’t wish to.
Thanks,
Martin10 years ago in reply to: Windows Phone 8.1 issue playing a video
Hello Carlos.
so there are no issues with Windows Phone and it’s all about WPLMS? We heard about this issue before, here’s a guide for it from WPLMS authors: http://vibethemes.com/documentation/wplms/knowledge-base/compatibility-with-fv-flowplayer-plugin/
This should help with your videos. It won’t fix our playlist integration when using Ajax loading though (that’s what WPLMS modules use), improving that is on our list.
Thanks,
Martin10 years ago in reply to: Issue with video ads.
Hello Kerry,
yes, you should be able to self-host the video ad. You can mix selfhosted videos with YouTube or Vimeo.
What we haven’t fully tested is using YouTube as an ad in front of Vimeo and vice-versa.
However I’m noticing some other issues on your website – the first video “Youtube player with youtube video ad (pre-roll)” won’t play. It seems to be a conflict with the elementQuery.min.js script in your theme. Could you please let us know if you are also noticing this? Does is still happen with the default WordPress theme?
I’m also noticing that I can’t close the YouTube text/graphic ad. This is supposed to be fixed already (they changed the dimensions lately), so I’ll check again.
Thanks,
Martin10 years ago in reply to: Windows Phone 8.1 issue playing a video
Hello Carlos,
could you please try our homepage video on your website?
[fvplayer src="https://cdn.foliovision.com/videos/dominika-960-31.mp4" mobile="https://cdn.foliovision.com/videos/dominika-mobile.mp4" width=598 height=356 splash="https://cdn.foliovision.com/video/burning-hula-hoop-girl-dominika.jpg"]Perhaps the issue is with your video encoding. Could you please report the video using video checker? Here’s how: https://foliovision.com/player/faq#properties-built-checker-report-playing
Thanks,
Martin10 years ago in reply to: Can’t play my live RTMP
Hello Oscar,
actually please upgrade to FV WordPress Flowplayer 6.0.3.7 – we fixed the RTMP parsing for these streams where the stream name has no mp4: (or other) prefix.
Please let us know if it works for you, it helped on our test stream with no “mp4:”
Thanks,
Martin10 years ago in reply to: Playlist with control no control option
Hello Al,
if you have our FV Flowplayer license you can just use the FV Player Pro extension plugin which allows you to use custom video ads just like you describe: https://foliovision.com/player/video-roll-post
In the latest version you can set any ad to be default for the whole website and even specify video ad on video by video basis.
Please let us know if you have any questions.
Thanks,
Martin10 years ago in reply to: Can’t play my live RTMP
Hello Oscar,
unfortunately there is a bug in core Flowplayer (it’s already reported), if you still have the latest version of FV Flowplayer 6 installed please try using this:
[fvplayer rtmp="rtmp://example.com/live" rtmp_path="mp4:test"]Or could you just post your exact RTMP URL so we can try it?
You can try to do the following to increase the RTMP buffer length in fv-wordpress-flowplayer/flowplayer/fv-flowplayer.min.js to avoid jittery performance:
Just addend this at end of the file after any } closing bracket:
flowplayer.conf.bufferTime = 6;Make sure you clear your browser cache after you tweak this and please let us know if it helped. The default values is 3 (seconds) so putting in 6 or 10 should really improve the playback.. We might put it into the plugins settings if it helps.
Thanks,
Martin10 years ago in reply to: Windows Phone 8.1 issue playing a video
Hello Carlos,
could you please check the video on our homepage? http://foliovision.com
It works for me on Nokia Lumia 1320 which also has Windows Phone 8.1. Here’s the complete user agent string:
Mozilla/5.0 (Mobile; Windows Phone 8.1; Android 4.0; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; NOKIA; Lumia 1320) like iPhone OS 7_0_3 Mac OS X AppleWebKit/537 (KHTML, like Gecko) Mobile Safari/537
Could you please visit http://whatsmyuseragent.com and post yours?
Also what does http://lifeinamovie.com/h/wp81.html say? On our Lumia it says:
Are you Windows Phone 8.1? true
Do you support inlineVideo? falsePerhaps we need to tweak inlineVideo to report as false for older Lumia phones.
Thanks,
Martin10 years ago in reply to: Creating a loop function
Hello John,
please upgrade to FV Player Pro 0.5.6 which fixes this issue.
Please let us know if there is anything else about the AB loop.
Thanks,
Martin10 years ago in reply to: Playlist not working properly after update
Hello John,
I can see the bug when I try to skip to the next playlist item.
Please upgrade to FV Player Pro 0.5.5 and the issue will be solved. Please remember to clear any kind of cache your site is using (cache plugin, CDN…).
Thanks,
Martin10 years ago in reply to: Playlist not working properly after update
Hello John,
could you please post the URL where we can see this? There was no change which should affect this and if there is a bug we will fix it right away.
Thanks,
Martin10 years ago in reply to: HTML5: VIDEO FILE NOT FOUND
Hello Kerry,
could you please post the exact shortcode you are/were using? I see you are using standard Vimeo iframe now. If you can switch back to using FV Player Pro advanced embedding, I can check what’s wrong with it, today I’m available until 2PM UTC.
The Vimeo file URL is refreshed with each single visitor to make sure its fresh as these URL expire (and thus are resilient to hotlinking).
Thanks,
Martin10 years ago in reply to: Using Vimeo and Youtube
Hello shamman357,
we released FV Player Pro 0.5.4. Please upgrade to it and your issues should be fixed.
Make sure to check our release notes to see the new YouTube Playlist (Channel) feature: https://foliovision.com/2015/10/youtube-playlist-embedding
Thanks,
Martin
Hello cruiserparts,
as this point the “Check the amazing video here:” part can be adjusted with fv_player_sharing_mail_content WordPress filter hook, but I see it could be a setting.
Regarding using tinyurl or similar service – do you have some plugin which we could just hook into our plugin? I think most of these services require API key to generate the shortened links reliably, so it’s not that easy.
Thanks,
Martin10 years ago in reply to: Using Vimeo and Youtube
Hello shamman357,
do you use multiple YouTube videos on a single page? I noticed there are some issues with that, so we will get it fixed.
Thanks,
Martin
Hello Kerry,
do you want to remove the controlbar? In that case try adding this to the shortcode:
controlbar=”no”
If you want to get rid of the timeline, you can try:
live=”true”
The “live” attribute can also be used from within the shortcode editor once enabled in FV WordPress Flowplayer -> Post Interface Options
Thanks,
Martin10 years ago in reply to: Using Vimeo and Youtube
Hello shamman357,
when I open your link I get:
“This Course can not be taken. Contact Administrator.”
Can you post a link to some test page? Are you using YouTube or Vimeo videos? How to reproduce the bug?
Thanks,
Martin10 years ago in reply to: Hiding the “this ad will end in…” message
Hello Kerry,
as a quick solution you can just add the following to your theme CSS:
.fv-cva-time { display: none }I see that there could be some more settings for this, for example a text input where you type in “Please wait for % seconds…” or just leave it empty and nothing would appear.
Thanks,
Martin10 years ago in reply to: Amazon S3 on Android
Hello Alessandro,
sorry about the delay. Unfortunately I can see you already removed your test page. Is there any other page where I can see some video?
Thanks,
Martin10 years ago in reply to: Redirect no longer working
Hello Jeremy,
thank you for the bug report!
I found the problem – it’s in fv-wordpress-flowplayer/flowplayer/fv-flowplayer.min.js. Look for:
var url = root.data('redirect');And change it to:
var url = root.data('fv_redirect');Are you able to do such edit? If so, that would help with our testing. Please make sure you clear your browser cache after you do this fix and reload your page with video to see the change.
Thanks,
Martin10 years ago in reply to: Redirect no longer working
Hello Jeremy,
could you please try entering absolute URL? That means full http://www.chlcme.com/ad-9302/ not just /ad-9302/
Unfortunately your links leads to a membership page, so I can’t test it.
Thanks,
Martin
Hello Sergey,
could you please let us know what browser you use on what OS (it’s Windows, but what version?) so we can have a look ourselves?
Thanks,
Martin10 years ago in reply to: Tremor Tags
Hello Matthew,
thank you!
Did you see the 0.4.1 upgrade in your WordPress plugins screen? If not, then we have to fix it.
Thanks,
Martin10 years ago in reply to: Tremor Tags
Hello Matthew,
I tested the VAST URL as it is on http://thinkandshop.com/moms-on-binge-watching/ here: http://foliovision.com/player/vast/tester And it worked, I got an ad playing.
Please make sure you upgrade to FV Player VAST 0.4.1, you are only on version 0.4. Please let us know if you don’t see the update available, it should be there. We have done some improvements to the update system.
With version 0.4.1 the ads will work.
Thanks,
Martin10 years ago in reply to: Tremor Tags10 years ago in reply to: autoplay just once?
Hello Bruno,
I removed your domains, so the links are not complete but they still serve us for a reference.
I had a look at your website. Unfortunately Autoptimize appears to cause the issue. The thing is removes any <script> tags and moves everything to a single cached file where all JavaScript files are merged into one.
However that doesn’t appear to work with wp_localize_script(). It’s a core WP function which we use to set configuration parameters for our players.
Does the plugin offer any option to not combine inline JavaScript? wp_localize_script() only produces static array definitions, there will be no performance penalty from having it in the HTML. I found that a hook like this can be used to skip combine/minify of inline JavaScript: https://github.com/futtta/autoptimize/blob/master/autoptimize_helper.php_example#L114-L118 Are you able to put that up on your website?
I tried it on a test site and it helped. Now I posted about this whole Autoptimize issue here as well: https://foliovision.com/player/installation#minify
I also promised you a JavaScript hook when a video autoplay is skipped if user already autoplayed the video – the “autoplay just once” function. Sorry about the delay, I’ll work on that now and tomorrow.
Thanks,
Martin10 years ago in reply to: Adaptive watermark size
Hello Olexander,
we are having success with the following CSS:
@media (max-width: 600px){
.flowplayer .fp-help p{font-size:9px;}
.flowplayer .fp-logo{max-width: 130px;}
}
@media (max-width: 359px) {
.flowplayer .fp-logo{max-width: 90px;}
}We will include this in the next plugin version. If you have experience with tweaking CSS on your site and you can try it out, that would be helpful.
Thanks,
Martin10 years ago in reply to: FV Flowplayer 6 update issues
Hello Asanka,
I had a look at jamsplay.tv on Chrome 45.0.2454.93 on OS X 10.9.5 and I couldn’t see the issue on homepage nor single article page.
Could you please:
1) Let us know what Chrome version you use?
2) Check what addons you use in your Google Chrome?
3) If you have some web development skills, can you paste any error messages from your Chrome Developer Tools Console?
I’m not sure about jamsplay.com, it appears you deactivated the plugin there, could you please reenable it?
Thanks,
Martin10 years ago in reply to: Licensing
Hello Matt,
could you please double-check that you downloaded the version for testexplorer.com? Make sure you click the green download icon next to the domain name at https://foliovision.com/login I had a look and it appears you are using version from vetink.com.
Thanks,
Martin10 years ago in reply to: Update problem
Hello Miguel,
sorry about the issues, we had some issues with the update processes, but since version 6.0.3.5 it should be much less severe.
The settings should definitely not be disappearing. If the FV Player Pro becomes in active some of the settings might be hidden, but should still be there.
Thanks,
Martin
Hello JP,
I’m sorry about the delay, we are very busy at this moment.
Could you please check if adding strip_tags() to this line will help? https://github.com/foliovision/fv-all-in-one-seo-pack/blob/master/fv-all-in-one-seo-pack.php#L1529
If that helps your site we can add it to our plugin.
Thanks,
Martin10 years ago in reply to: HLS – m3u8 – large .ts files
Hello Ganesh,
you can find our recommended solution for HLS documented here: https://foliovision.com/player/hls-stream
I’m not sure if your convertor is doing it right, I expect shorter segments are required for adaptive quality switching, as the recommended value is 10 seconds: http://www.dash-player.com/blog/2015/04/using-the-optimal-segment-length-for-adaptive-streaming-formats-like-mpeg-dash-hls/
You could try to ask at their support forums if they used their HLS with web video successfully.
Thanks,
Martin10 years ago in reply to: youtube autoplay not working
Hello Michal,
sorry about the inconvenience. It works for us here: https://foliovision.com/player/demos/youtube-autoplay
So we will have to look at your website if there is any conflict with some other JavaScript.
I had a quick look and it appears to be a problem with the “WP PRO Advertising System” – notice on your browser JavaScript console that you get the error “Uncaught ReferenceError: clickable_paszone is not defined”.
You should be forwarding this report to the developers of that plugin. I believe it’s paid, so you should get some good support with removing that error from your website.
On the other hand, we should make sure a global JavaScript error like this won’t stop our plugin.
Thanks,
Martin
Hello JP,
could you please let us know what plugin you use for itemprop markup (I guess it’s Schema.org)?
Our plugin uses get_the_title() to get the post title, so perhaps some plugin is putting in the markup on that filter.
Thanks,
Martin
Hello Mike,
I figured out that the account has been already setup.
I had a look at the website – the problem is that our plugin checks your website as not logged in user and you require a login to be able to access the site.
What we can do it our plugin is detect that it has been redirected to a login form and say that the site appears to be password protected and we can’t check it automatically.
Thanks,
Martin
Hello Mike,
at this point it’s not clear why is it failing for you, but it could be because of the editor you are using.
Thanks,
Martin10 years ago in reply to: FV Player Pro version 0.5
Hello Katalina,
you need to make sure you have FV WordPress Flowplayer 6.0.3.4 (or any bigger number as the new updates come up): http://wordpress.org/extend/plugins/fv-wordpress-flowplayer/
FV Player Pro should be at version 0.5.2. Version 0.3.8 is too old now. If you are still at version 0.5.1, then there might be some issue with the autoupdates and I would recommend you download the plugin ZIP file from https://foliovision.com/edit -> My Products -> Extensions -> FV Player Pro – and the install from that.
Once that version is installed, further updates should work fine.
Thanks,
Martin10 years ago in reply to: FV Player Pro version 0.5
Hello Katalina,
please upgrade to the latest version – 0.5.2. If you do not see the upgrade, you can try turning the plugin off and back on or you can grab if from https://foliovision.com/edit -> My Products -> Extensions -> FV Player Pro. The older versions had a bug in the update code which caused the updates to be often delayed.
Also, make sure that you are on latest version of FV WordPress Flowplayer. Our goal is to make this easy for our users, but obviously we have missed some of the edge cases.
Thanks,
Martin10 years ago in reply to: FV Player Pro version 0.5
Hi Katalina,
please check if you have any other version of FV Player Pro installed. If you do, please deactivate it and remove it. Only the last version needs to be installed and active.
Thanks,
Martin
Hello,
you can just use our shortcode editor to upload the splash image using the “Add Image” button next to the “Splash image” field. That way the image is stored in WP Media Library.
If you change the site domain, you will need to do search and replace in the post content, but you need to do that anyway for the images in posts.
Thanks,
Martin