• Skip to content
  • Skip to primary sidebar
  • Skip to footer

Foliovision

Main navigation

  • Weblog
    • FV Player
    • WordPress
    • Video of the Week
    • Case Studies
    • Business
  • About
    • Testimonials
    • Meet the Team
    • We Support
    • Careers
    • Contact
    • Pricing
  • Products
  • Support
    • FV Player Docs
    • Pro Support
  • Login
  • Basket is empty

Pádraig Ó Beirn

  • Profile
  • Topics Started
  • Replies Created

Forum Replies Created

Viewing 22 replies - 1 through 22 (of 22 total)
  • 4 years ago in reply to: Screenshot splash screen
    Pádraig Ó Beirn

    Thanks very much Martin,
    The latest release has fixed it. 🙂
    Best wishes,
    Pádraig

    5 years ago in reply to: Cannot obtain video screenshot -CORS headers
    Pádraig Ó Beirn

    As an update I get the exact same error message if I try and generate a screenshot from a video on a mirror site. For example, if I insert a video hosted on my test site, the video will play but if I try and generate a splash screenshot I get the “Cannot obtain video screenshot, please make sure the video is served with CORS headers.”

    So, it happens for any video that isn’t hosted on the local domain, not just S3 videos.

    5 years ago in reply to: Cannot obtain video screenshot -CORS headers
    Pádraig Ó Beirn

    Hi Juraj,

    Sorry for the delay in following up – I’ve checked all my settings as outlined in your guides. I’m don’t use Cloudfront but serve my videos directly from Amazon S3. I’ve the following xml in my S3 CORS configuration for the root bucket:

    <?xml version=”1.0″ encoding=”UTF-8″?>
    <CORSConfiguration xmlns=”http://s3.amazonaws.com/doc/2006-03-01/”&gt;
    <CORSRule>
    <AllowedOrigin>*</AllowedOrigin>
    <AllowedMethod>GET</AllowedMethod>
    <MaxAgeSeconds>3000</MaxAgeSeconds>
    <AllowedHeader>*</AllowedHeader>
    </CORSRule>
    </CORSConfiguration>

    My S3 videos work fine, it’s just the generated screenshot image for S3-hosted videos that returns the error: “Cannot obtain video screenshot, please make sure the video is served with CORS headers.”

    Video screenshots work fine with self-hosted videos and both self-hosted and S3 hosted videos play fine.

    Would there be some special crossorigin setting for images that I have to implement for pulling screenshots from S3 videos?

    5 years ago in reply to: Glitch with Mobile Force Fullscreen
    Pádraig Ó Beirn

    Wow! Thanks Juraj and Martin for the really prompt reply and fix.

    I’ve uploaded the master and can confirm that it works. :-) The exit button is there, as you described, while the video loads but now it autohides with the playbar, as expected, when the video starts to play.

    Best wishes,

    Pádraig

    6 years ago in reply to: YouTube/self-hosted mixed playlist
    Pádraig Ó Beirn

    Thanks again for the excellent support Martin,

    I have decided to use Amazon S3 for delivering my larger videos instead of YouTube. It’s a great workaround to avoid the YouTube iframe double tap in playlists on mobile. The video quality is better and it integrates seamlessly with the smaller playlist videos hosted on my own server. It’s great that FV Player is so flexible to allow for this.

    Best wishes to you and the team for 2019. :-)

    6 years ago in reply to: YouTube/self-hosted mixed playlist
    Pádraig Ó Beirn

    That’s great Martin!

    Thanks for all your work on it. I had a look at the FV YouTube embedding page and it works as expected. Unlike the other YouTube playlists on that page, the mixed YouTube videos need to be tapped twice to play. Maybe this is because the YouTube iframe has to be loaded first – it’s not a big deal just letting you know.

    If I switch from Release to Beta in my own dashboard am I getting FV Player Pro 7.3.5.727 beta? I tried testing the fix by switching to beta on my own website and it’s still showing the old behaviour. I cleared cache etc. but maybe the beta is not yet version 7.3.5.727. Or maybe you have something enabled that I don’t. Are there any settings relating to Playlists that I should have ticked?

    Thanks again,

    Pádraig

    6 years ago in reply to: YouTube/self-hosted mixed playlist
    Pádraig Ó Beirn

    Ah, ok, that makes sense. Thanks for the update Martin. ??

    6 years ago in reply to: YouTube/self-hosted mixed playlist
    Pádraig Ó Beirn

    Hi Martin,

    I just noticed that there is a Foliovision YouTube + mp4 playlist at the bottom of the following page which exhibits the same behaviour:
    https://foliovision.com/player/demos/youtube-playlist-support

    Click on the Swan Lake mp4 first and you can hear the music but not see the video.
    Click on the YouTube video first and then the mp4 – both play fine.

    It’s definitely common to the three android devices I used but would be worth testing also on iPhone/ipad.

    It’s not a problem on Windows desktop for me using Chrome, Firefox, Opera, Internet Edge.

    Thanks,

    Pádraig

    6 years ago in reply to: YouTube/self-hosted mixed playlist
    Pádraig Ó Beirn

    Thanks for the prompt reply Martin,

    Tested on Google chrome browser (version 71) on all three android devices.

    User agent details for the Samsung Note 8
    Mozilla/5.0 (Linux; Android 8.0.0; SM-N950F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.83 Mobile Safari/537.36

    If you need more details just let me know.

    Thanks again,

    Pádraig

    6 years ago in reply to: YouTube playlist glitch
    Pádraig Ó Beirn

    That’s great Martin!

    Yes, I just tested it and it now works as expected. I really appreciate the great support as always.

    Best wishes,

    Pádraig

    7 years ago in reply to: Style audio background for FV 7 slim skin
    Pádraig Ó Beirn

    Hi guys,

    I used the Custom skin to modify a style I like so you can close this ticket.

    Thanks,

    Pádraig

    7 years ago in reply to: YouTube Splash Screen on Android
    Pádraig Ó Beirn

    Hello again Eduard,

    I found this piece of css in my theme stylesheet that was causing the problem.

    .uew-loading {
    display:none;
    }

    I use this piece of css to disable the widget loading icon for Calendarize it! plugin.
    It’s been there for over a year without a problem. Do you have any idea how it could now affect FV player with YouTube videos? Is there any way I could keep it in my css without affecting FV player?

    Thanks for any suggestions,
    Pádraig

    7 years ago in reply to: YouTube Splash Screen on Android
    Pádraig Ó Beirn

    Hi Eduard,

    I changed my theme to 2017 and it works fine so it’s something to do with my theme. I will investigate further.

    7 years ago in reply to: YouTube Splash Screen on Android
    Pádraig Ó Beirn

    Hi Eduard,

    Thanks for the prompt response. I’ve replicated it on the Galaxy Note 3, Note 8 and Tab 10. It’s just for YouTube videos inserted with FV Player. It looks like there are two splash images laid over each other. Self-hosted videos are fine. I would be grateful if you could check this page and see if you can spot it: https://www.gortskehy.com/2018/03/video-our-first-day-in-sicily/
    Let me know if you can’t replicate it.

    Many thanks,
    Pádraig

    8 years ago in reply to: 2014 playlist captions
    Pádraig Ó Beirn

    Hi guys,
    I was able to solve this by adding the following to my custom.css
    .is-touch + .fp-playlist-horizontal a h4 {
    text-shadow:none!important;
    }
    .visible-captions a h4 span {
    color: #9F3737!important;
    background-color:#fff!important;
    text-decoration: none!important;
    }
    Best wishes,
    Pádraig

    8 years ago in reply to: Playlist – lack of titles
    Pádraig Ó Beirn

    That’s great news Eduard! Really looking forward to the option of restoring playlist titles. Thanks so much for taking user feedback on board. This is what makes Folivision brilliant! ☺

    8 years ago in reply to: Playlist thumbnails missing on update to 6.2.1
    Pádraig Ó Beirn

    Thanks Alec and Martin!
    I do like the new playlist design but, for me, playlist items need visible titles for easy functionality on all devices. Thanks for changing this on mobile. Looking forward to the dropdown where I can return my titles on desktop. Thanks again for all your work on the best video plugin! :-)

    8 years ago in reply to: Playlist thumbnails missing on update to 6.2.1
    Pádraig Ó Beirn

    Spot on Martin! Mea culpa! It was a cache problem and I should have tested for that. Long day. However, the playlist text description (caption) under each playlist thumbnail has gone. It appears over the thumbnail on mouseover but I would like (especially for mobile/tablet) to maintain the title under the thumbnail for playlists. I tried disabling ‘Playlist Style’ in the settings but my caption/text descriptor is gone from underneath. This may be intentional as it does appear on mouseover but I think it should be there to give a descriptor for mobile/tablet. Thanks for the great support as always!

    8 years ago in reply to: Insert YouTube Live Stream Broadcast
    Pádraig Ó Beirn

    Thanks Gregory for sharing this tip which got it working for me also. I couldn’t find it in the documentation. Maybe, I missed it but it’s well worth adding to the documentation.

    8 years ago in reply to: Skin native Chrome player in fullscreen
    Pádraig Ó Beirn

    Hi Eduard,

    That’s great. It certainly hasn’t slowed anything down when I tested on the Note 3, Tab 10 or S6. If anything, switching over and back between standard and fullscreen is more responsive, Also, enhances the FV player branding and removes the chrome native player download button without having to hide it with css. :-)

    Keep up the good work!

    Pádraig

    8 years ago in reply to: Skin native Chrome player in fullscreen
    Pádraig Ó Beirn

    Hi Eduard,

    Thanks for the prompt reply. I found the chrome-for-android related problem in flowplayer/fv-flowplayer.min.js on line 25
    flowplayer.conf.native_fullscreen = true;
    I changed this to
    flowplayer.conf.native_fullscreen = false;
    and now my custom skin shows in Chrome on android and on my desktop.
    The Flowplayer.org version referenced at the top of this file is 6.0.5 (2016-01-13). Maybe a more recent version might have corrected this.

    I checked the foliovision demos again on other desktops and the custom skin works fine appears to work fine in fullscreen just like you confirmed – Version 56.0.2924.76 beta (64-bit)

    On my pc your demo videos still use the native browser player in fullscreen but that is because I use a mobile emulator chrome extension.

    In any case my custom skin is now showing fine in Chrome for android and desktop after making the above tweak.

    All the best,

    Pádraig

    8 years ago in reply to: Change Fullscreen Button Position
    Pádraig Ó Beirn

    Hi Nick & Martin,
    I’m new to Flowplayer (finally migrating from jwplayer who have left WordPress self-hosted users behind since JW6 and after).

    It would be great if having the fullscreen button on the bottom right was added to the Trello board for future integration as an option. In the meantime this is what works for me and I hope it helps…

    I first removed the volume and mute buttons (as I didn’t want them) by placing this in my theme’s functions file at Dashboard > Appearance > Editor > functions.php

    ‘tweak_controlbar_fv_flowplayer_attributes’, 10, 2 );
    function tweak_controlbar_fv_flowplayer_attributes( $attrs ) {
    $attrs[‘class’] .= ‘ no-volume’;
    $attrs[‘class’] .= ‘ no-mute’;
    return $attrs;
    }

    Then add this to your website’s css file at Dashboard > Appearance > Editor > styles.css (or whatever your stylesheet is called). As you can see below, I wanted my fullscreen background button colour green to match my player skin but just change it to whatever you want…

    /*Flowplayer Customisations*/
    /*width of timeline to leave room for fullscreen button*/
    .no-brand.flowplayer .fp-timeline {
    margin-right: 97px!important;
    }
    .no-brand.flowplayer .fp-remaining, .no-brand.flowplayer .fp-duration {
    right: 50px!important;
    }
    /*move fullscreen button to bottom right and change its background colour to green*/
    .flowplayer .fp-fullscreen, .flowplayer .fp-unload, .flowplayer .fp-close
    {
    background-position: 0px -197px!important;
    width: 38px!important;
    bottom:-23px!important;
    z-index: 9999!important;
    top: auto!important;
    right: 8px!important;
    }
    .flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-close,.flowplayer .fp-embed{right:0;bottom:0!important;}
    .fp-controls,.flowplayer .fp-title,.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-close,.flowplayer .fp-embed,.flowplayer.aside-time .fp-time{background-color:#637746 !important;background-color:rgba(100,120,70,0.65);}

Viewing 22 replies - 1 through 22 (of 22 total)

Primary Sidebar

Sign in Register
FV Player Docs Post New Topic

Welcome

to Foliovision support forums! We'll be happy to provide free support to resolve all the reported bugs. You always can start by specifying your OS and browser and steps to reproduce the bug.

If you need help with the installation on your site, please submit a request for a Pro Support Incident. We'll have you up and running in no time, with detailed instructions on how to resolve your issue yourself in the future.

Facing a hard to solve WordPress problem? On a tight deadline?

Let us take care of it for you
right now.

Pro Support Buy FV Player

Footer

Our Plugins

  • FV WordPress Flowplayer
  • FV Thoughtful Comments
  • FV Simpler SEO
  • FV Antispam
  • FV Gravatar Cache
  • FV Testimonials

Free Tools

  • Pandoc Online
  • Article spinner
  • WordPress Password Finder
  • Delete LinkedIn Account
  • Responsive Design Calculator
Foliovision logo
All materials © 2025 Foliovision s.r.o. | Panská 12 - 81101 Bratislava - Slovakia | info@foliovision.com
  • This Site Uses Cookies
  • Privacy Policy
  • Terms of Service
  • Site Map
  • Contact
  • Tel. ‭+421 2/5292 0086‬

We are using cookies to give you the best experience on our website.

You can find out more about which cookies we are using or switch them off in .

Powered by  GDPR Cookie Compliance
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

Necessary Cookies

Strictly Necessary Cookie allow you to log in and download your software or post to forums.

We use the WordPress login cookie and the session cookie.

If you disable this cookie, we will not be able to save your preferences. This means that every time you visit this website you will need to enable or disable cookies again.

Support Cookies

Foliovision.com uses self-hosted Rocket.chat and self-hosted Freescout support desk to provide support for FV Player users. These cookies allow our visitors to chat with us and/or submit support tickets.

We are delighted to recommend self-hosted Rocket.chat and especially Freescout to other privacy-conscious independent publishers who would prefer to self-host support.

Please enable Strictly Necessary Cookies first so that we can save your preferences!

3rd Party Cookies

This website uses Google Analytics and Statcounter to collect anonymous information such as the number of visitors to the site, and the most popular pages.

Keeping this cookie enabled helps us to improve our website.

We reluctantly use Google Analytics as it helps us to test FV Player against popular Google Analytics features. Feel free to turn off these cookies if they make you feel uncomfortable.

Statcounter is an independent Irish stats service which we have been using since the beginning of recorded time, sixteen years ago.

Please enable Strictly Necessary Cookies first so that we can save your preferences!