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

Foliovision

  • 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
Home

Martin

  • Profile
  • Topics Started
  • Replies Created

Forum Replies Created

Viewing 100 replies - 1,701 through 1,800 (of 6,900 total)
← 1 2 3 … 17 18 19 … 67 68 69 →
  • 5 years ago in reply to: VAST Tester
    Martin

    Hello Clarence,

    the issue with the VAST ad serving might be in your ads.txt file. It seems to be full of different ad networks, but does it contain valid entries for your VAST ads?

    Thanks,
    Martin

    5 years ago in reply to: Bitchute, OK.ru and Odysee
    Martin

    Hello rhys,

    the OK.ru and Odysee support will be added to the next FV Player Pro version.

    It would be great if you could help us with the testing – just deactivate and delete the FV Player Pro plugin you are using, then hit “Install Pro extension” at the top of the wp-admin -> Settings -> FV Player screen.

    Then switch to Beta using wp-admin -> Settings -> FV Player Pro -> the “Release” drop-down menu at the top. Detailed instructions can be found here: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta

    Then you will be able to insert OK.ru and Odysee videos. No configuration is required.

    One thing which we are fix is retrieving the video splash screens automatically.

    Thanks,
    Martin

    5 years ago in reply to: Digital Ocean Spaces browser doesn’t work, returns ajax script returns 500
    Martin

    Hello Darius,

    I see we use a slightly older GuzzleHttp library in FV Player. We do that to keep PHP 5.6 compatibility.

    Could you please reinstall FV Player from this link: https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip ?

    To do that you will have to first deactivate and delete the current FV Player plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.

    Perhaps it will avoid the GuzzleHttp issue. If not, be might need to upgrade to some later version, but that would break compatibility with older PHP versions as I was mentioning.

    The best solution would be to stop using AWS PHP SDK completely and use some lightweight alternative. But the transition is not very simple and we need not just the S3 functions, but also CloudFront function.

    Thanks,
    Martin

    5 years ago in reply to: Timeline disappears for sticky video
    Martin

    Hello Naoki,

    thank you for posting these detailed notes.

    I see you renamed the class on your custom element from fp-player to fp-player2. That helped the video pausing issue as you noted.

    I see the issue with timeline is still there. Does it go away if you remove the code mentioned in https://foliovision.com/support/fv-wordpress-flowplayer/how-to/can-i-display-video-linking-around-the-video-player-when-it-goes-to-sticky ?

    Does it go away if you change the theme to some WordPress default such as Twenty Twenty One?

    Please let us know.

    Thanks,
    Martin

    5 years ago in reply to: How do you use a third party drm provider (SPEKE) for HLS in FV player?
    Martin

    Hello Francesco,

    I checked SPEKE briefly and I see it’s an AWS feature. In general AWS is too complex.

    We were considering adding support for BuyDRM or EasyDRM into a special version of FV Player Coconut.

    Thanks,
    Martin

    5 years ago in reply to: Timeline disappears for sticky video
    Martin

    Hello Naoki,

    I tried you test page now and this time I did run into the issues with the timeline.

    It seems that anytime I click the timeline our code starts to think that I’m dragging the position marker and it all gets very weird.

    I can see the issue where clicking the video on your website will not pause it. It shouldn’t be like that either.

    It seems you are using something to add this code into FV Player:

    <div class="fp-player"><div class="start_video_link"><h5>楽譜動画再生位置ジャンプにはまだ対応していません。</h5><p></p></div></div>
    

    It seems that’s the actual reason for these bugs.

    Thanks,
    Martin

    5 years ago in reply to: order notice generates “Error: Failed to obtain the video link
    Martin

    Hello Ron,

    you said you “edited and existing player name to change a preview link.”

    Do you mean you changed the post slug? Or was it really related to FV Player?

    Thanks,
    Martin

    5 years ago in reply to: Stats turned off, but still seeing stats cron job
    Martin

    Hello Andrew,

    we will improve this and ensure the stats cron won’t be scheduled if it’s not needed.

    Thanks,
    Martin

    5 years ago in reply to: goes to sticky even if it were mobile
    Martin

    Hello Naoki,

    it’s a strange issue. But I see that if we add these CSS classes even on mobile devices it could cause some trouble, like in your case.

    So we improved that to ensure better compatibility for FV Player. If you have a moment, could you please reinstall FV Player from this link: https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip ?

    To do that you will have to first deactivate and delete the current FV Player plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.

    Then the issue should be fixed and we will make it part of the next release as well.

    Thanks,
    Martin

    5 years ago in reply to: Compatibility with Popup Anything
    Martin

    Hello freedom667,

    you can test this new feature by reinstalling FV Player from this ZIP file: https://github.com/foliovision/fv-wordpress-flowplayer/archive/refs/heads/778-playlist-item-name.zip

    To do that you will have to first deactivate and delete the current FV Player plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.

    Then you will be able to use this CSS to show the playlist item name on control bar and hide the normal “1. Item” button:

    .flowplayer .fv-fp-list-name {
      display: none;
    }
    .flowplayer .fv-fp-list {
      display: none;
    }
    

    Please check here for the custom CSS suggestions: https://foliovision.com/player/advanced/css-tips-and-fixes

    Thanks,
    Martin

    5 years ago in reply to: goes to sticky even if it were mobile
    Martin

    Hello Naoki,

    the sticky feature only works if the browser window is wider than 1020px.

    Are you trying to make it work on mobile devices too?

    Thanks,
    Martin

    5 years ago in reply to: Bitchute, OK.ru and Odysee
    Martin

    Hello rhys,

    you can test the FV Player Bitchute integration by reinstalling FV Player from this ZIP file: https://github.com/foliovision/fv-wordpress-flowplayer/archive/refs/heads/134-bitchute-support-II.zip

    To do that you will have to first deactivate and delete the current FV Player plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.

    When we were testing the integration about a year ago we found that about 1/2 of videos didn’t work.

    Now we tested 5 videos and all of them worked so far.

    We are also working on adding Odysee and OK.ru.

    Thanks,
    Martin

    5 years ago in reply to: FullScreen Chapters not Working
    Martin

    Hello John,

    it was actually a styling glitch with the double-tap areas to seek forward and back by 10 seconds. Thank you for the bug report!

    Next FV Player release (should be out tomorrow) will fix the issue. You can get the fix even right now, just reinstall FV Player from this link: https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip

    To do that you will have to first deactivate and delete the current FV Player plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.

    Thanks,
    Martin

    5 years ago in reply to: FullScreen Chapters not Working
    Martin

    Hello John,

    I tested with iPad iOS 13.3 and iOS 14.6. I can confirm that the chapters below the play do not seek into the position if you click a chapters that is placed before the current playback position. On your test page it doesn’t work at all, it only works in that full-screen menu.

    We are working on the fix. The issue must be that the modern iPads do not reveal their true identity in the user agent string.

    Thanks,
    Martin

    5 years ago in reply to: HLS video quality switching and cookie based protection
    Martin

    Hello Kendell,

    there are three issues –

    1) perhaps we should improve that optimization to only work for non-logged in users and only on the first load. Once the scripts are cached in browser it doesn’t make sense to delay their loading.

    3) I was checking these video segment loading times in Google Chrome developer tools. You can get the same stats in Firefox or Safari. Just look at the Network tab of the browser developer console and play the video – you will see these video segments loading.

    Thanks,
    Martin

    5 years ago in reply to: FullScreen Chapters not Working
    Martin

    Hello John,

    FV Player Pro 7.5.2.727 is out and it fixes the issue.

    Thanks,
    Martin

    5 years ago in reply to: HLS video quality switching and cookie based protection
    Martin

    Hello Kendell,

    there are three issues –

    1) because of the “Optimize FV Flowplayer JS loading” setting the player doesn’t appear until you start using the webpage as the dimensions are set to 100%. That way FV Player doesn’t know what aspect ratio should be used, but it assumes 16:9.

    But I see we could fix that to work with the “Optimize FV Flowplayer JS loading”. In the meantime please set the player size to 1920 x 1080 in Settings -> FV Player Pro -> Sitewide FV Player Defaults and it will appear much better.

    2) The transcript doesn’t appear – showing “Error loading trascript. Please try again in a minute. No transcript found”. Please try the latest FV Player Pro Beta: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta That one will hang on to the old cached transcript if it fails to load once. Previously a single failure would make the transcript disappear until it would be available again. So we improved that caching routine.

    3) And last – the HLS stream is indeed quite slow to start. In my testing the first segment jbti6fli_2_0.ts took 30 seconds to load. But once I reloaded the page it only took 3 seconds to load. So perhaps your CDN is slow to pull the files. Actually I’m not sure if you media.c….gd server is a CDN or not.

    Thanks,
    Martin

    5 years ago in reply to: HLS video quality switching and cookie based protection
    Martin

    Hello Kendell,

    do you use the new setting Settings -> FV Player -> Integrations/Compatibility -> “Optimize FV Flowplayer JS loading” ?

    Clould you please share some test page with us?

    Thanks,
    Martin

    5 years ago in reply to: HLS video quality switching and cookie based protection
    Martin

    Hello Kendel,

    do you mean that the video takes longer to start playing? Or do you really mean that the player takes longer to appear?

    If it’s the first case then it’s normal, it just takes more time to buffer the higher quality video file(s).

    Thanks,
    Martin

    5 years ago in reply to: the best plugin slider wordpress compatible with fv player
    Martin

    Hello Edgar,

    we do not have a very good experience with the slider plugins. Most of them are quite cumbersome as they allow you to both show the recent blog entries as well as the custom slides. We always ended up coding a custom slider with bxSlider library.

    I would say any slider plugin should work as long as it supports shortcodes. Then the last missing part might be a bit of code to pause the video which is no longer in the active slide – so that advancing from one slide to another won’t keep the video playing in background.

    However you mentioned it should be a slider lightbox, so are you looking to simply show videos in lightbox and allow users to go from one video to another? FV Player already does that, you can see that when you hit any video in https://foliovision.com/player/demos/fv-flowplayer-lightbox

    Thanks,
    Martin

    5 years ago in reply to: Force Landscape in Fullscreen on iPhone
    Martin

    Hello Rene,

    if you are interested in this you can reinstall FV Player from this ZIP file: https://github.com/foliovision/fv-wordpress-flowplayer/archive/refs/heads/837-ios-landscape.zip

    To do that you will have to first deactivate and delete the current FV Player plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.

    Then enable Settings -> FV Player -> Mobile Settings -> Force landscape orientation in fullscreen on iPhone.

    This new user also improved the fullscreen experience when iPhone is in landscape orientation – since it doesn’t provide a real HTML5-based fullscreen it’s easy to show the browser location bar, so we tell the user to swipe up to get rid of it and truly see the video on full screen.

    Thanks,
    Martin

    5 years ago in reply to: Player doesn’t go completely fullscren on Android/Chrome
    Martin

    Hello Sebastian,

    we prepared a fix for this for the next FV Player release. You can test it on https://foliovision.com

    If you want the fix right now you please reinstall FV Player from this link: https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip

    To do that you will have to first deactivate and delete the current FV Player plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.

    We are also fixing the bug which causes the scroll position to not restore properly when leaving fullscreen on mobile.

    Our next goal is to make it work on iOS: https://foliovision.com/support/fv-wordpress-flowplayer/how-to/disable-or-hide-items-from-the-control-bar

    Thanks,
    Martin

    5 years ago in reply to: Force Landscape in Fullscreen on iPhone
    Martin

    Hello Rene,

    I confused this thread with something else, sorry about all these questions which are actually not to the point.

    So finally about forcing the landscape orientation in fullscreen – we use W3 Screen Orientation API which is not supported on iOS: https://caniuse.com/screen-orientation The “Force landscape orientation in fullscreen” setting description mentions that too:

    Works on the Android mobile, not supported on iOS unfortunately.

    However it seems we could achieve the same effect on iOS using CSS, so we will give it a try:

    .flowplayer.is-fullscreen .fp-player {
        transform: rotate( 90deg );
        width: 100vh;
        height: 100vw;
        transform-origin: left top;
        left: +100%;
    }
    

    The above code rotates the player, but then tapping on the timeline no longer works properly. Also clicking the exit fullscreen on iPhone is next to impossible. So there are some challenges.

    Thanks,
    Martin

    5 years ago in reply to: Force Landscape in Fullscreen on iPhone
    Martin

    Hello Rene,

    please let us know what exactly do you use for as video source.

    Is it the MP4 file link, HLS (.m3u8) file link (these are called the Vimeo Pro file links) or the https://vimeo.com/{number} links which we recommend to use with FV Player Pro?

    Thanks,
    Martin

    5 years ago in reply to: Force Landscape in Fullscreen on iPhone
    Martin

    Hello Rene,

    does the issue occur with MP4 videos or is it some other video type?

    I’m asking because recent iOS version do have playback issues with MP4 videos. These issues appear even when using the core web browser video player so it’s really not related to FV Player.

    Unfortunately I failed to find any resolution for these issues last time I was checking, so it’s time to have a look again.

    Thanks,
    Martin

    5 years ago in reply to: Compatibility with Popup Anything
    Martin

    Hello freedom667,

    we will add it in as a hidden item which you will be able to reveal using CSS.

    Thanks,
    Martin

    5 years ago in reply to: Youtube Quality Switching
    Martin

    Hello Carlos,

    unfortunately the YouTube IFrame Player API stopped supporting manual quality switching in October 2019 and there is no change regarding that: https://developers.google.com/youtube/iframe_api_reference#Revision_History

    Thanks,
    Martin

    5 years ago in reply to: Issue setting up Coconut+DigitalOcean
    Martin

    Hello Dariusz,

    we have responded to your ticket now. I’m sorry about the delay, it shouldn’t take so long.

    The issue Dimitrii was having was related to non-latin character in the site name. The workaround was to go to wp-admin -> Settings -> General and change the site name to use only Latin letters. Then run the wizard and it should finish properly. Then you will be able to put back the original site name.

    We also created a fix for the issue, but I see it got stuck in the pipeline and we need to make that fix available for FV Player Coconut users.

    Thanks,
    Martin

    5 years ago in reply to: Digital Ocean Spaces browser doesn’t work, returns ajax script returns 500
    Martin

    Hello Dariusz,

    please try to open wp-admin -> FV Player -> Coconut. Do you see a log button that would open a log of the wizard operations?

    If it’s not there then we need more information about what caused the HTTP 500 error in the wizard operation. Please repeat the wizard steps and see what turns up in the PHP error logs.

    If you are not sure about how to check the PHP error log, the server technical support should be able to give you a hand.

    Or you can install this plugin which makes a list of these errors available in wp-admin: https://wordpress.org/plugins/error-log-monitor/

    Thanks,
    Martin

    5 years ago in reply to: HLS video quality switching and cookie based protection
    Martin

    Hello Kendel,

    we will get to this. It’s not so easy though as the HLS.js library which we use for HLS playback if focused on providing reliable ABR so that the video quality is switched automatically. It doesn’t have the parameters to force a quality reliably.

    You can try to enable the “Force HD Streaming” setting in FV Player.

    Thanks,
    Martin

    5 years ago in reply to: Text Description in Vertical Season
    Martin

    Hello William,

    once you upgrade to FV Player 7.5.1.727 (the free base plugin) you should start to see the Vimeo description (first 20 words) in your Vimeo albums, channels or portfolios once they update.

    This applies if you set your player to use the “Vertical Season” playlist style. A demo can be seen here: https://foliovision.com/player/demos/vimeo-channel-support

    Thanks,
    Martin

    5 years ago in reply to: After upgrading to wordpress 5.8 Fvplayer is currupting the widget pane
    Martin

    Hello Luiz,

    FV Player 7.5.1.727 released just now fixes the issue. You will be able to edit the widgets again and the preview of the FV Player widgets has been fixed as well.

    Thanks,
    Martin

    5 years ago in reply to: Incorrect “HLS Not Encoded Correctly” error with Safari
    Martin

    Hello Mg,

    thank you for the bug report, the issue has been fixed. You can check it on the second video here: https://foliovision.com/player/demos/encrypted-hls-stream

    You can also reinstall again if you download the file https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip again to get the fix.

    Thanks,
    Martin

    5 years ago in reply to: Incorrect “HLS Not Encoded Correctly” error with Safari
    Martin

    Hello Mg,

    if you have a moment, could you please reinstall FV Player from this link: https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip ?

    To do that you will have to first deactivate and delete the current FV Player plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.

    Then the Safari playback issue should be fixed. I was running into that same issue with the second video here: https://foliovision.com/player/demos/encrypted-hls-stream And now it works.

    Thanks,
    Martin

    5 years ago in reply to: Incorrect “HLS Not Encoded Correctly” error with Safari
    Martin

    Hello Mg,

    I was able to reproduce this issue.

    It appears there is some compatibility issue between the HLS.js library (which we use to allow HLS playback in all modern browsers) and Safari. If I play the video in Safari without using that library, it plays. Safari doesn’t need that library to play HLS, but we still use it as it lets us protect the stream better.

    I will test with HLS.js 1.0.7, we are currently using 1.0.4.

    Thanks,
    Martin

    5 years ago in reply to: Incorrect “HLS Not Encoded Correctly” error with Safari
    Martin

    Hello Mg,

    could you please post a test page with one of your videos which are having this issue on it? That way we can easily check if the issue occurs with HLS videos with separate auto tracks and if updating HLS.js library in FV Player will fix the issue.

    Thanks,
    Martin

    5 years ago in reply to: Text Description in Vertical Season
    Martin

    Hello William,

    I think we could make it use the Vimeo video description for the synopsis. That way it would always show if your playlist style would be set to “Vertical Season”.

    Please let us know if you typically fill in the video descriptions.

    Thanks,
    Martin

    5 years ago in reply to: screen record disable
    Martin

    Hello Remruata,

    this level of DRM protection would be possible. It would require you to use a special DRM service priced at about $200 per month.

    And it would only work in the native browser on each platform:

    Safari on macOS
    IE and Edge on Windows
    Chrome on Android

    Other browsers wouldn’t prevent screen capture, so you would have to tell your users to only use the supported browsers.

    Each video would have to be encoded using that special DRM service. It could be integrated into FV Player Coconut as some paid addon.

    Thanks,
    Martin

    5 years ago in reply to: Coconut key : json is not valid
    Martin

    Hello Remruata,

    I see there was a issue when setting up with the new Coconut API version.

    Please reinstall FV Player Coconut from a fresh ZIP file which you obtain from https://foliovision.com/my-licenses

    To do that you will have to first deactivate and delete the current FV Player Coconut plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.

    Then it will work.

    Thanks,
    Martin

    5 years ago in reply to: Coconut API Key : The JSON is not valid
    Martin

    Hello William,

    I see there was a issue when setting up with the new Coconut API version.

    Please reinstall FV Player Coconut from a fresh ZIP file which you obtain from https://foliovision.com/my-licenses

    To do that you will have to first deactivate and delete the current FV Player Coconut plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.

    Then it will work.

    Thanks,
    Martin

    5 years ago in reply to: Force Landscape on Mobile not working
    Martin

    Hello Remruata,

    actually we were able to reproduce the issue.

    We prepared the fix for the next release. To get it right now please reinstall FV Player from this link: https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip

    To do that you will have to first deactivate and delete the current FV Player plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.

    Thanks,
    Martin

    5 years ago in reply to: Only one auth mechanism allowed
    Martin

    Hello Remruata,

    here are some other things to check:

    Will it play a normal non-encrypted HLS stream?

    Will it play if you disable the URL tokens and the FV Player Pro “Stream Loader” settings?

    Are you using any custom firewall rules in the AWS WAF?

    Thanks,
    Martin

    5 years ago in reply to: Error executing “CreateBucket” on setting up Digital Ocean space
    Martin

    Hello Remruata,

    we have re-enabled the use of Singapore data center for DigitalOcean Spaces. It should pick it for you if it’s closest to your server.

    To be able to use please reinstall FV Player Coconut from a fresh ZIP file which you obtain from https://foliovision.com/my-licenses

    To do that you will have to first deactivate and delete the current FV Player Coconut plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.

    Thanks,
    Martin

    5 years ago in reply to: Sound is muted when I click chapters (when not logged)
    Martin

    Hello Circec,

    we have prepared the bugfix for the next FV Player Pro beta release.

    To get it right now please deactivate and delete the FV Player Pro plugin you are using, then hit “Install Pro extension” at the top of the wp-admin -> Settings -> FV Player screen.

    Then switch to Beta: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta

    You can also test here: https://foliovision.com/player/demos/interactive-transcript-chapters

    Thanks,
    Martin

    5 years ago in reply to: Only one auth mechanism allowed
    Martin

    Hello Remruata,

    we are having no issues with Chromecast here: https://foliovision.com/player/demos/encrypted-hls-stream

    1) Settings -> FV Player Pro -> Pro Feature -> Chromecast Encrypted HLS – has to be enabled

    This will lower the security of the encrypted streams a bit.

    And it will set CORS headers for * origins to the FV Player Pro Stream Loader URLs like https://site.com/?stream_loader=&#8230;.

    Are you using anything to adjust the HTTP headers? Cloudflare might be doing that. In order for Chromecast to work with encrypted HLS streams following conditions have to be met:

    Are you adjusting the CORS (or allowed domains) on your Cloudfront distribution?

    2) The HLS must not be using a separate audio track. We have some plans about how to improve this to work with Chromecast. I checked your demo page and it appears to not be the case.

    Thanks,
    Martin

    5 years ago in reply to: Only one auth mechanism allowed
    Martin

    Hello Remruata,

    I do not have Chromecast available at the moment, so I’m asking Maria to test. In the meantime please test on the first video here: https://foliovision.com/player/demos/encrypted-hls-stream

    The fullscreen button might be misbehaving if your theme is using some forced CSS rules (!important). Please let us know how exactly does the button disappear. Does it change position, or does it change color? Based on that you should be able to use some CSS like this to make it appear:

    .flowplayer .fp-fullscreen {
      color: white !important;
      opacity: 1 !important;
    }
    

    Thanks,
    Martin

    5 years ago in reply to: Unable to skip mobile ad
    Martin

    Hello Yairbr,

    since you do not have a FV Player VAST license, your issue must be with the FV Player Pro video ads.

    If we can make our skip button more resilient, we will. Please post link to the page where we can see the issue.

    Thanks,
    Martin

    5 years ago in reply to: Hide Fv player and show when pressing custom play button
    Martin

    Hello Remruata,

    please check the Vertical Season Playlist style here: https://foliovision.com/player/demos/playlist-styles#season

    It works particularly well with playlists – you can see the item thumbnail, title and synopsis, but the player only appears once you click one of the items.

    Or you could put up a simple HTML anchor and style it as desired. This can be seen at https://foliovision.com/player/demos/fv-flowplayer-lightbox -> Lightbox Using Text Link. There is just “Lightbox using text link – anchor” but once you click it you get the full player.

    Thanks,
    Martin

    5 years ago in reply to: Audio out of sync
    Martin

    Hello Suprim,

    I was expecting the stream would use separate audio tracks if there is a sync issue.

    Do you get that same issue when you play it here? https://hls-js.netlify.app/demo/?src=https%3A%2F%2Fcdn003.b-cdn.net%2FUpFiles%2F2021%2F7%2F2%2F34%2F193244%2F720p.m3u8&demoConfig=eyJlbmFibGVTdHJlYW1pbmciOnRydWUsImF1dG9SZWNvdmVyRXJyb3IiOnRydWUsInN0b3BPblN0YWxsIjpmYWxzZSwiZHVtcGZNUDQiOmZhbHNlLCJsZXZlbENhcHBpbmciOi0xLCJsaW1pdE1ldHJpY3MiOi0xfQ==

    Thanks,
    Martin

    5 years ago in reply to: Problem using mobile
    Martin

    Hello Yairbr,

    it’s true that the FV Player editor is not responsive. So when you open it on mobile you have to scroll to the left and right to really use it. However it was like that ever since we first added it to the plugin. It’s not something that got broken in 7.5 version.

    We are looking at doing a proper Gutenberg block.

    Please let me know if I misunderstood your message and there is some other issue you are having.

    Thanks,
    Martin

    5 years ago in reply to: FV Player Pro conflict with Elementor Pro
    Martin

    Hello Susanne,

    we have prepared the bugfix for the next FV Player Pro release.

    To get it right now pleaes deactivate and delete the FV Player Pro plugin you are using, then hit “Install Pro extension” at the top of the wp-admin -> Settings -> FV Player screen.

    Then switch to Beta: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta And you will get a Opacity control in Settings -> FV Player Pro -> DRM Text.

    If you still notice any issue please also reinstall FV Player (the free, non-Pro plugin) from this link: https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip ?

    To do that you will have to first deactivate and delete the current FV Player plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.

    Thanks,
    Martin

    5 years ago in reply to: remove SLASH on single_post but KEEP on categories and parent pages
    Martin

    Hello katax,

    thank you for your feature request, however I don’t think we want to get so granular with the trailing slashes. Our plugin deals with the category URLs only.

    Thanks,
    Martin

    5 years ago in reply to: FV Player Pro conflict with Elementor Pro
    Martin

    Hello Susanne,

    the problem is that the new noUiSlider is much bigger than the version which we use. So we will have to only load it when it’s actually used. That should fix the issue with Elementor already.

    Thanks,
    Martin

    5 years ago in reply to: Database Trouble – error in your SQL syntax INSERT INTO `wp_wc_avatars_cache’
    Martin

    Hello Arnaud,

    what does the actual “Error: ” say? Is it empty?

    Does often does the line in the logs occur? In the above case it was on Mon, 28 Jun 21 15:35:04 +0000, did it occur shortly before or after that again?

    Thanks,
    Martin

    5 years ago in reply to: FV Player Pro conflict with Elementor Pro
    Martin

    Hello Susanne,

    we will update the noUiSlider component in FV Player Pro. Then it will work.

    Thanks,
    Martin

    5 years ago in reply to: Having the player enabled makes editing post load a blank page
    Martin

    Hello DennisM,

    thank you for the bug report, we will get it fixed to not fail if multibyte strings are not supported.

    That line of code was in since version 7.4.42.727 released on 2021/03/10.

    Thanks,
    Martin

    • This reply was modified 4 years, 8 months ago by Martin.
    5 years ago in reply to: HLS video quality switching and cookie based protection
    Martin

    Hello Kendel,

    FV Player 7.5.0.727 is out now.

    Thanks,
    Martin

    5 years ago in reply to: How to Use Vimeo with WordPress
    Martin

    Hello Marshall,

    we are starting the work on this feature. For start we will parse the chapters when posting the Vimeo video using FV Player Editor.

    Thanks,
    Martin

    5 years ago in reply to: Transmit the GDPR Consent-String via a URL-Tag
    Martin

    Hello Eva,

    to conclude this ticket – we improved FV Player VAST and now you can use a tag like this in the URL to get “argument={your cookie value}”:

    &your-argument=[cookie:your-cookie-name]

    Thanks,
    Martin

    5 years ago in reply to: Why so many Vimeo API errors
    Martin

    Hello AU,

    the staffpicks channel has a lot of videos, I tried to increase the timeout to see if that helps.

    Please check your wp-admin -> FV Player screen or your posts for the other Vimeo Albums to see if they still work, as this one is asking for password:

    https://vimeo.com/showcase/7239239

    Thanks,
    Martin

    5 years ago in reply to: How to Use Vimeo with WordPress
    Martin

    Hello Marshall,

    we found the chapters are avaiable in the Vimeo video API response.

    We would like to save these chapters when you insert the Vimeo video into FV Player.

    Thanks,
    Martin

    5 years ago in reply to: Instead of videos I can see a pdf hosted on S3?
    Martin

    Hello,

    my suggestion would be to not put the PDF files in as video files, but just use the [fvplayer_download] shortcode like this:

    [fvplayer_download src="https://your-s3.amazon.com/your-file.pdf"]

    That way you get a working link with some extra download protection annd logging, but your FV Player video database wouldn’t be cluttered by the PDF links.

    Thanks,
    Martin

    5 years ago in reply to: HLS video quality switching and cookie based protection
    Martin

    Hello Kendell,

    1) what Maria means is that while we were planning to support the cookie signatures to be able to deliver HLS streams more securely we ended up creating the Stream Loader feature of FV Player Pro.

    One of the reasons is that the cookie signature is not supported by a lot of the CDNs – I only know it’s supported by AWS CloudFront. Another reason is that a single cookie would give you access to all the video files. The advantage is that the cookie is not so obvious – you can’t see it in the video link.

    2) HLS quality switching speed might be affected by the segment duration.

    However we did improve this in upcoming FV Player 7.5 – when I play the video on https://foliovision.com/player/demos/encrypted-hls-stream I get the 1080p version right away. When I play with slower internet, I get 480p. If I choose I want 1080p, then it’s remembered and that’s what I always get in my browser, even if my internet is slow and I have to wait – so no ABR (automated quality selection streaming)

    We have the above routine even in the current FV Player, but it’s not 100% reliable.

    Thanks,
    Martin

    5 years ago in reply to: Using Advanced Custom Fields with FV Player
    Martin

    Hello Calum,

    the FV Player block in the Elementor works and the player which is then created on the page plays.

    The request in this thread is about being able to load the video URL stored using ACF with Elementor and FV Player.

    I have seen a similar setup – the custom post type was using the FV Player Video Custom Field and then the Elementor template was set to show it as a shortcode – see the attached image.

    That way the custom post type was title, description and the video only, while user was able to build the template using the Elementor page builder.

    Thanks,
    Martin

    fusionplus-tv-elementor-template
    fusionplus-tv-elementor-template
    fv-player-elementor
    fv-player-elementor
    5 years ago in reply to: FV Player is Loading and Render-Blocking ALL OF MY PAGES!
    Martin

    Hello Tom,

    are you using wp-admin -> Settings -> FV Player Pro -> Integrations/Compatibility -> Load FV Flowplayer JS Everywhere? If so, do you use it because of some Ajax loading of video content? Perhaps we can find a way of improving that.

    Normally FV Player CSS and JS will only load if a player is present on the page. In upcoming new version FV Player 7.5 we only load the base library and then the rest of the scripts on the player click or once the user moves the mouse over the website. That way we do not give Google PageSpeed any reason to complain about the unused scripts.

    Thanks,
    Martin

    5 years ago in reply to: DRM label periodically blinks even if the video is stopped
    Martin

    Hello Edward,

    we have improved this for the next FV Player Pro Beta version. The DRM text won’t blink if video is paused, although it still blinks once, we will improve that.

    To get it right now please reinstall FV Player Pro by deactivating and deleting the FV Player Pro plugin you are using, then hit “Install Pro extension” at the top of the wp-admin -> Settings -> FV Player screen.

    Thanks,
    Martin

    5 years ago in reply to: Transmit the GDPR Consent-String via a URL-Tag
    Martin

    Hello Eva,

    we are happy to prioritize your request and get it done this week if you purchase our Pro support: https://foliovision.com/pro-support That way it would allow you to use these GDPR cookies with VAST ads rightaway and it would save you from any coding.

    Thanks,
    Martin

    5 years ago in reply to: Transmit the GDPR Consent-String via a URL-Tag
    Martin

    Hello Eva,

    we could support the vast_url argument in the JavaScript initialization of FV Player as seen here: https://foliovision.com/player/advanced/api-programming#js-usage -> 1. Player initialization via JavaScript

    But it appears to me using the URL agument like this would be a better fit for your use-case:

    gdpr=[cookie:euconsent-v2]

    Thanks,
    Martin

    5 years ago in reply to: Content Security Policy
    Martin

    Hello Stein,

    removing the inline scripts is not going to be easy, as it’s often something specific to some article. In case of FV Player we do not use any big inline scripts, just the variables to ensure the global configuration variables of FV Player are in place.

    Perhaps the wp_localize_script() call which we use will soon support the checksum for CSP. It could work with the CSP nonce as well, but it’s a mystery to me how would that work on cached websites.

    Thanks,
    Martin

    5 years ago in reply to: Transmit the GDPR Consent-String via a URL-Tag
    Martin

    Hello Eva,

    so technically we could support something like:

    gdpr=[cookie:euconsent-v2]
    

    …which would check for that cookie and append it. We will discuss the possibility of this addition as we didn’t get a similar request before.

    Please let us know what ad network you are using.

    Thanks,
    Martin

    5 years ago in reply to: FV Player Pro and Bunny.net Stream
    Martin

    Hello Warwick,

    what you posted is not actually the video file link, but the player link. It works with Presto Player as it does support Bunny.net Stream. We are building that integration as well.

    To play the video in FV Player please get its HLS Playlist URL link and use that. It appears you are just using the Direct Play URL.

    The different links used by Bunny.net are also described here: https://docs.bunny.net/docs/stream-video-storage-structure But you can just see that “HLS Playlist URL” when browsing for the video at https://panel.bunny.net/stream

    Thanks,
    Martin

    5 years ago in reply to: Compatibility with Popup Anything
    Martin

    Hello freedom667,

    thank you for confirming that it works. We will make that improvement part of the next FV Player version too.

    Regarding your player control bar playlist menu requests – if we show it as “Item 1.” then it’s pretty clear the player is playing the item number one. But if we show “1. Song-Karao…” it’s a bit hard to see it’s the playlist item name.

    I will check this request with Alec, perhaps we could show the playlist icon next to it to make it more clear.

    Thanks,
    Martin

    5 years ago in reply to: Low audio quality on speed adjusted videos.
    Martin

    Hello Mitchell,

    I didn’t notice any difference of quality between YouTube and your website. YouTube only offers a 0.25, 0.5 and 0.75 slow down, are you sure you tested your website with these same speeds?

    Maria told me she could hear the issue and she was testing on Windows. I was testing on macOS with Chrome. Please let us know what computer did you use in your test and which speeds cause the biggest issue.

    Thanks,
    Martin

    5 years ago in reply to: Transmit the GDPR Consent-String via a URL-Tag
    Martin

    Hello Eva,

    please let us know what is the cookie name, perhaps there is some standard which we can follow.

    Other than that the only possible solution I can see if to support custom URL variables which would put in true or false based on the condition. So that:

    gdpr=[have_cookie:consent]

    would evaluate as either gdpr=1 or gdpr=0 based on the presence of the cookie with name “consent”.

    Thanks,
    Martin

    5 years ago in reply to: Content Security Policy
    Martin

    Hello Stein,

    what do you use to setup the CSP headers? It seems no matter if we try to add CSP nonce or CSP hash, we need to add it to the CSP headers.

    Doing this is not easy as even core WordPress is struggling to implement what’s needed by CSP:

    * Remove inline javascript from WP-Core to allow CSP protection: https://core.trac.wordpress.org/ticket/32067
    * Allow using Content-Security-Policy without unsafe-inline: https://core.trac.wordpress.org/ticket/39941

    Do you have any plugin which puts in different JavaScript code on each page and is passing these CSP requirements?

    Thanks,
    Martin

    5 years ago in reply to: FV Player Pro and Bunny.net Stream
    Martin

    Hello Romus,

    please provide an example of the links you are using to post your Bunny.Net Stream video.

    Is it really the m3u8 stream link?

    Does it use their MediaCage Basic DRM option?

    Thanks,
    Martin

    5 years ago in reply to: Multiple Audio Tracks (for fv wordpress plugin pro pack)
    Martin

    Hello Mario,

    seems like there must be some issue with the HLS decryption key. Please post a test page where we can see that video which doesn’t play. We will not publish the URL if you want to keep it private.

    Alternatively you can try to encode some short video without encryption and see if that one will play.

    If that plays, then the issue is with the HLS decryption key as I said. Are you using Cloudflare WAF? Then please use the Cloudflare support setting in FV Player Pro Beta (here’s how to get to beta: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta)

    Another thing to check is the m3u8 file content. Make sure the EXT-X-KEY URL matches the video link in FV Player.

    Thanks,
    Martin

    5 years ago in reply to: Sound is muted when I click chapters (when not logged)
    Martin

    Hello Cirdec,

    I see that issue even on our demo page when using a clean browser: https://foliovision.com/player/demos/interactive-transcript-chapters

    We will get it fixed.

    Thanks,
    Martin

    5 years ago in reply to: DRM label periodically blinks even if the video is stopped
    Martin

    Hello Edward,

    I think we should be improving this, so we will have a look.

    Thanks,
    Martin

    5 years ago in reply to: Vimeo splash image is not automatically generated.
    Martin

    Hello Gborther,

    thank you for sending that log, it shows the “The requested video couldn’t be found.” error for the video on the course page which you sent.

    At the same time the video plays, so it’s a strange issue. Does it belong into the same account as the API key which you are using?

    Thanks,
    Martin

    5 years ago in reply to: Fatal Error on FV Player Pro Plugin Update
    Martin

    Hello Kari,

    I’m not exactly sure, but it appears the issue might occur if you used Restrict Content Pro below version 3.4 or if you stopped using that plugin but had it configured the integration with FV Player Pro previously.

    Thanks,
    Martin

    5 years ago in reply to: Fatal Error on FV Player Pro Plugin Update
    Martin

    Hello Kari,

    please delete the FV Player Pro plugin and then let wp-admin -> Settings -> FV Player reinstall the Pro pack for you. That will grab a fresh version. Or you can grab a fresh ZIP file of FV Player Pro from https://foliovision.com/my-licenses and reinstall from that.

    Please let us know if you are using the Restrict Content Pro integration in FV Player Pro – without using FV Player Pay Per View.

    Thanks,
    Martin

    5 years ago in reply to: The video has been watched
    Martin

    Hello Yoshida,

    thank you for your kind words!

    The play markers only work with playlists – so if it’s a single video only you do not know if it’s going to play from the start of if you are going to resume from your last playback position.

    We are also improving it so that your position in the playlist is also remembered.

    Thanks,
    Martin

    5 years ago in reply to: Fv Player throwing error after migrating the website
    Martin

    Hello Deepak,

    it looks normal to me.

    Please ask your web host support to disable the PHP errors in HTML for you.

    We will improve that code to ensure if doesn’t throw errors for your HTML and make it part of FV Player as a setting.

    Thanks,
    Martin

    5 years ago in reply to: Screenshot problem
    Martin

    Hello Sandor,

    we prepared the fix for the next release. To get it right now please reinstall FV Player from this link: https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip

    To do that you will have to first deactivate and delete the current FV Player plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.

    Thanks,
    Martin

    5 years ago in reply to: Fv Player throwing error after migrating the website
    Martin

    Hello Deepak,

    I see it’s caused by that little helper plugin which we shared with you here: https://foliovision.com/support/fv-wordpress-flowplayer/troubleshooting/loading-fv-player-for-all-videos-on-website#post-135795

    Your new host is showing the PHP warnings in HTML, you could simply ask them to disable that.

    But it would be better to actually fix this issue – please share how the <video> tag in that actual post looks like. It seems like the PHP HTML parsed doesn’t like it when it says:

    Tag video invalid in Entity

    Once that is fixed we could make that code part of the plugin’s integration options.

    Thanks,
    Martin

    5 years ago in reply to: Please make a “10 Second Fast Forward” button.
    Martin

    Hello Craig and Alec,

    unfortunately I was not able to disable the doulbe-tap to zoom on iPad reliably with CSS nor JS. I play the video on https://foliovision.com and as I double tap on the right side of video to seek forward it sometimes zooms in.

    So it seems like the only solution is the header meta tag:

    <meta name="viewport" content="width=device-width, user-scalable=no">
    

    However that cannot be set dynamically as the video starts playing.

    Thanks,
    Martin

    5 years ago in reply to: FV Player should only show player if cookie consent is given (Borlabs Cookie)
    Martin

    Hello Christian,

    I found add that the youtube-nocookie.com domain is used for YouTube only in FV Player Pro Beta currently. Here’s how to switch to that: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta

    Please let us know if it helps and then we can make it part of the release version.

    Thanks,
    Martin

    5 years ago in reply to: Is there a fix for making FV player work with chromecast.
    Martin

    Hello Oluwajoba,

    could you please post a link to some of the videos which can’t be chromecasted?

    You can also use our video checker to report it: https://foliovision.com/player/basic-setup/how-to-use-video-checker

    Is it a HLS stream with alternative audio tracks?

    Does Muse.ai also get you a MPEG-DASH stream?

    Thanks,
    Martin

    5 years ago in reply to: Loading FV Player for all videos on website
    Martin

    Hello Deepak,

    so what you are using is a bare HTML5 video tag. FV Player doesn’t automatically convert that, but it could.

    Here’s a small plugin which you can use to ensure all video tags are presented via FV Player: https://gist.github.com/foliovision/5b1244d89d92ba49e6f1f394f7250dac

    Thanks,
    Martin

    5 years ago in reply to: Loading FV Player for all videos on website
    Martin

    Hello Deepak,

    please let us know what theme you are using. Is it using any page builder, or Gutenberg? I just quickly tested that one in WordPress 5.7.2 and it just worked.

    A screenshot of how it looks like in the editor would be helpful too.

    Thanks,
    Martin

    5 years ago in reply to: Need fast Forward button , It’s annoying to fast forward in smartphone.
    Martin

    Hello gogfolio,

    please let us know if you have some other improvement in mind or if you notice any issues.

    Thanks,
    Martin

    5 years ago in reply to: Please make a “10 Second Fast Forward” button.
    Martin

    Hello Craig,

    we added this featured for mobile to foliovision.com website. You can double tap on the left or right hand side of the video to seek back and forth by 10 seconds.

    I think the last issue is that on iPad it sometimes zooms in on double tap – but that’s more issue of our website that we allow iPad to zoom in.

    You can get this improvement even right now if you reinstall FV Player from this link: https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip ?

    To do that you will have to first deactivate and delete the current FV Player plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.

    Thanks,
    Martin

    5 years ago in reply to: Need fast Forward button , It’s annoying to fast forward in smartphone.
    Martin

    Hello gogfolio,

    we added this featured for mobile to foliovision.com website. I think the last issue is that on iPad it sometimes zooms in on double tap – but that’s more issue of our website that we allow iPad to zoom in.

    You can get this improvement even right now if you reinstall FV Player from this link: https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip ?

    To do that you will have to first deactivate and delete the current FV Player plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.

    Thanks,
    Martin

    5 years ago in reply to: Chromecast not working with HLS with multiple audio tracks
    Martin

    Hello futurodigital,

    thank you for that test page!

    The Chromecast code in FV Player and JW Player is very similar. I’m not able to cast your HLS video in either of them. So JW Player must be casting the MPEG-DASH stream.

    I adjusted FV Player to prefer MPEG-DASH over HLS for casting and it works. Please reinstall FV Player from this link: https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip

    To do that you will have to first deactivate and delete the current FV Player plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.

    Then it should cast without issues – thanks to that MPEG-DASH stream.

    THEOplayer is a different league as it uses it’s own custom Chromecast app. We are looking into that as it can cast even that HLS stream.

    Thanks,
    Martin

    5 years ago in reply to: Chromecast not working with HLS with multiple audio tracks
    Martin

    Hello futurodigital,

    we did some tests and all of FV Player, JW Player and Video JS would fail to cast. Only Theoplayer did cast the video without issues.

    So we need to implement similar kind of custom receiver.

    Thanks,
    Martin

    5 years ago in reply to: Need fast Forward button , It’s annoying to fast forward in smartphone.
    Martin

    Hello gogfolio,

    I’m sorry about dropping the ball here, we were concentrating so much on making this new feature perfect (perfecting the animation and picking the right technology for it) and it never got finished. We will add something good enough quickly.

    Thanks,
    Martin

    5 years ago in reply to: Subtitles for Playlist
    Martin

    Hello Kurt,

    actually subtitles_en should work. I tried your shortcode and it works. Are you having any issues with it? Then please check in the source HTML mode of the editor to ensure there are no unwanted symbols or markup.

    Thanks,
    Martin

    5 years ago in reply to: Download of YT videos
    Martin

    Hello Chiara,

    please update that documentation, it only lets you download an MP4 video or a Vimeo video. But not YouTube.

    Thanks,
    Martin

    5 years ago in reply to: ok.ru and mail.ru support
    Martin

    Hello Kurt,

    I checked ok.ru and posted some internal notes to Alec on how we could approach this.

    Mail.ru seems to be a much harder to support though.

    Thanks,
    Martin

Viewing 100 replies - 1,701 through 1,800 (of 6,900 total)
← 1 2 3 … 17 18 19 … 67 68 69 →

Primary Sidebar

  1. Bios
  2. My Video Bookmarks
  3. My Video Playlists
  4. Privacy Policy
  5. TEST
  6. Test Bunny CDN vs. DigitalOcean Spaces CDN
  7. Video Speed Tests
  8. FV Flowplayer Expiration
  9. About
  10. Checkout
  11. Foliovision Tools
  12. FV Player
  13. Job offers
  14. Store
  15. WordPress
  16. Cookies
  17. Donate
  18. Enter your VAT Information
  19. FV Pro Support
    We’ll solve your WP Video problems right now
  20. FV Publisher
  21. Hosting signup
  22. How to pay your invoice in the new billing system
  23. Humanmetrics Jung Typology Test Result
  24. Best Practices for Sharing Sensitive Information
  25. Billings Page
  26. Client Section
  27. Foliovision Hosting Signup
  28. Renew or upgrade your plugin
  29. Site Map
  30. FV Flowplayer 5 Download Test Page
  31. Referrals
  32. My Profile
  33. Flowplayer
  34. My Licenses
  35. Portfolios
  36. Additional Information
  37. Theme Comparison
  38. Video Services Request
  39. Thanks for your message
  40. Thanks for Applying!
  41. Thoughtful Comments
  42. Teamwork to Basecamp 3 Migration Wizard
  43. Typepad to WordPress deposit payment
  44. Weblog
  45. WordPress 3.3 Upgrade Order Form
  46. WordPress Programmer’s Homework

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 © 2026 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‬