FolioVision
Forum Replies Created
-
Forum: Plugins
In reply to: [FV Simpler SEO] Turn off Meta Description Required?Hello Scottl31,
It only requires 70 characters or more.
You can disable this check by unchecking “Warn me when publishing without a title or description” in wp-admin -> Settings -> FV Simpler SEO. It’s right at the top of that settings screen.
Thanks,
MartinForum: Plugins
In reply to: [FV Player 8] Auto playHello gsmobina,
Chrome doesn’t permit autoplay videos to play sound. User has to unmute the video manually to hear the sound.
Once user interacts with the video that Chrome increases the Media Engagement Index (MEI) for the website and will allow audible autoplay for that particular website on future pageloads. A single video interaction might not be enough though.
You can find out more about MEI here: https://foliovision.com/2018/05/video-autoplay-issues
Thanks,
MartinForum: Plugins
In reply to: [FV Player 8] PHP Deprecated and PHP Warning on version 8.0.26Hello kamurninja,
Thank you for the bug report. We prepared fixes for these issues for the next FV Player release.
You can also please reinstall FV Player from this link to get them right now: https://foliovision.com/downloads/fv-player-8.zipThanks,
MartinHello romantcig,
Thank you for letting us know.
While the AI tools are very powerful and they often surprise with good looking code or nice suggestions, it’s always important to double-check everything “they” do.
Thanks,
MartinHello romantcig,
I tried to reproduce the issue with FV Player 7, but the admin.css file did not load for me when I was not logged in.
I don’t see how it could get loaded.
If you could try to reproduce that issue with FV Player 8, that would be great.
Thanks,
MartinHello romantcig,
Thank you for the detailed bug report.
Since the admin.css file only loads for logged in users, it will not affect PageSpeed Insights. Although if you use Lighthouse (which we like a lot) in your web browser when logged in, you will notice it.
The reason why that file is loaded in front-end at all is that it also serves the Video Checker, which is an optional FV Player feature to check your video files encoding. More information about that can be found at https://foliovision.com/player/troubleshooting/how-to-use-video-checker
We can improve this on the new version of our plugin which is FV Player 8: https://ww.wp.xz.cn/plugins/fv-player
The Video Checker styling should be separated from the rest and it could only load if user has the permissions to end the post.
Thanks,
MartinForum: Plugins
In reply to: [FV Flowplayer Video Player] Deprecated Message is showingHello Nayanashok,
We are not getting many bug reports from the users who made the switch. We tested the new version carefully on our video websites too.
You can check the full change log at https://foliovision.com/player/developers/changelog
One thing which we did remove is the Prev/next arrows/Big Arrows playlist style.
Thanks,
MartinHello romantcig,
Thank you for all the details about the issue.
It’s too bad that over the years WordPress did not introduce any way of setting if the archive page is going to show full content or excerpts. So we have to guess if FV Player is going to show or not.
Perhaps we can load these CSS files in footer for these archive pages, if it will not introduce layout shifts.
We are checking how we could improve this in FV Player 8 which is the new version of our plugin: https://ww.wp.xz.cn/plugins/fv-player
Thanks,
MartinForum: Plugins
In reply to: [FV Flowplayer Video Player] Deprecated Message is showingHello Nayanashok,
Thank you for the bug report.
Fix for this PHP warning will be part of the next FV Player 8 release. You can switch to that plugin here: https://ww.wp.xz.cn/plugins/fv-player
We strongly recommend upgrading to it. All the settings and videos will stay. The main changes in FV Player 8 are:- new mobile controls
- new editor
- autoplay works with browser viewport
- storing user video positions in a separate database table
- security improvements
If you are a developer and you modified FV Player appearance or added scripts, then please check this documentation: https://foliovision.com/player/developers/fv-player-8-changes
Thanks,
MartinForum: Plugins
In reply to: [FV Player 8] PHP Deprecated and PHP Warning on version 8.0.26Hello kamurninja,
Thank you for the bug report. We prepared fixes for these issues for the next FV Player release.
You can also please reinstall FV Player from this link to get them right now: https://foliovision.com/downloads/fv-player-8.zipThanks,
MartinForum: Plugins
In reply to: [Democracy Poll] link to external siteIt’s the creator’s personal website, along with additional plugin documentation in Russian. That kind of link is allowed in wp-admin. If it’s in the front end of every poll that would be an issue.
Forum: Plugins
In reply to: [FV Flowplayer Video Player] _load_textdomain_just_in_time Deprecation NoticeHello Jeff,
Please upgrade to FV Player 8 which is the new version of our video plugin: https://ww.wp.xz.cn/plugins/fv-player
We have received similar reports about_load_textdomain_just_in_time. So far it appears that it only occurs rarely and not on every page with video. So we are trying to figure out which exact screen or action might be causing it.Once we figure it out, the fix will be in FV Player 8.
Thanks,
MartinForum: Plugins
In reply to: [FV Player 8] Undefined array key “link”Hello philbee,
Please upgrade FV Player to 8.0.21 which was released now and the warning will be gone.
It seems the warning is caused by Meow Gallery doing something custom about the [gallery] shortcodes.
If you would like to use Meow Gallery, then please make sure you disable “” in wp-admin -> FV Player -> Settings -> Sitewide FV Player Defaults -> “Use video lightbox for WP Galleries”.Please let us know if that did not fix the issue.
Thanks,
MartinForum: Plugins
In reply to: [FV Player 8] FV Player without WordPressHello lon9man,
You can use the Freedom Player library which is compatible with Flowplayer: https://github.com/foliovision/freedom-video-player
It’s the core of FV Player 8 and we keep putting all the fixes and improvements into it.Thanks,
MartinForum: Plugins
In reply to: [FV Player 8] Plugin changes unrelated contentHello philbee,
Thank you for letting us know about the issue.
I checked your link for details. I see that the backslash got removed.
Please try to enable wp-admin -> FV Player -> Settings -> Integrations/Compatibility -> Disable database conversion (for more information about the purpose of the setting please read our Integrations/Compatibility Options documentation page).
Will it prevent the issue you are running into?
I was able to reproduce the issue on a test site, althogh we do not remove the backslash in our code. Using that setting did avoid the issue.I also put in a fix, as I found FV Player would update the post content even if no FV Player got actually converted.
Thanks,
Martin