Andre Gagnon
Forum Replies Created
-
Forum: Plugins
In reply to: [Presto Player] Uninstalling pluginWe pushed out a fix for this a couple days ago. It should be fixed now, but let me know if you’re still seeing issues.
Forum: Plugins
In reply to: [Presto Player] No Google Pagespeed ImprovementHi There,
Are you using our YouTube Optimized preset? This delays the loading of Youtube until the play button is clicked. Also, be sure you are not autoplaying video as this will bypass the lazy loading feature.
Forum: Plugins
In reply to: [Presto Player] Uninstalling pluginHi,
Thanks so much for reporting this. We’ll get this fixed shortly.
Forum: Plugins
In reply to: [Presto Player] The overlay is not displayed on iphones.Hi Jason!
Thanks for reaching out. ww.wp.xz.cn does not allow us to provide Pro support here. Could you send us a message on our support system here?
https://my.prestomade.com/support/
Thanks!
Forum: Reviews
In reply to: [Presto Player] Iām really excited about this pluginWow, thanks so much for the awesome review! šš» š I’ll definitely share with the team!
Forum: Plugins
In reply to: [Presto Player] YouTube Videos in Presto Players dont play on mobile viewIt may be that Opera is blocking an iframe maybe? Since youtube loads in an iframe and does display ads. Otherwise our player does not have anything that could be considered an ad.
Let me know if you have any other questions, I’m happy to help.
Forum: Plugins
In reply to: [Presto Player] YouTube Videos in Presto Players dont play on mobile viewIt looks like you have some sort of cookie consent (complianz) that may be not allowing the player to load. Could you try turning that off momentarily? We do have a nocookie mode for Youtube you may want to use in this case.
Forum: Plugins
In reply to: [Presto Player] Shortcode doesnt work on the templateHi There,
I haven’t heard back, so I hope that this is resolved. If not, please let me know so I can assist you further.
Cheers,
Forum: Plugins
In reply to: [Presto Player] Not working on webview androidHi There!
Thanks for reaching out. Android Webview currently has issues with our player’s iframe wrapper. Since it’s essentially wrapping an iframe within an iframe, user gestures register differently, so we are not able to play consistenly with sound across devices. We currently show the YouTube video as a backup until we can sort out compatibility with this use case.
Let me know if you have any questions about this.
Forum: Reviews
In reply to: [Presto Player] ā¤ļø BEST Video Player EVER with 𤩠AMAZING support!Wow! šš» Very much appreciate the review! And absolutely stoked that you’re loving Presto Player! Plenty more to come!:)
Forum: Plugins
In reply to: [Presto Player] Bug with gutenbergThanks so much for following up. Were you able to update the plugin? I believe we pushed out a fix for this, but let me know if you’re still seeing the issue with version 1.7.1
Forum: Plugins
In reply to: [Presto Player] Hide video linkHi There!
Thanks for reaching out! We are not allowed to give support for the Pro version here due to WP.org rules. Could you open up a support ticket?
https://my.prestomade.com/support/
Thank you!
Forum: Plugins
In reply to: [Presto Player] Serve resources from a consistent URLThanks for following up! The way we load our player’s files is much more performant that loading one big javascript file.
Instead, we only load the javascript parts that are needed on the page. This is known as “code-splitting”. This way you are not loading any more functionality than you need, which leads to an overall less amount of javascript loaded for our player.
We no longer want to think in terms of number of requests, since http2 loads all requests simultaneously. It’s actually best practice (and more performant) to not to concatenate and bundle your scripts, but instead serve many smaller files as this would lead to better performance.
Here’s some more information from Cloudflare about this:
https://blog.cloudflare.com/http-2-for-web-developers/#bestpracticesforhttp2weboptimizationAny questions about this, please let me know.
Forum: Plugins
In reply to: [Presto Player] Serve resources from a consistent URLThanks for reaching out! It looks like whatever performance plugin you are running is removing the version strings from our script. We preload our script using the same version string that it’s enqueued with. So they do match, but it looks like something is removing the version string, so they no longer match. Did you try looking at your performance plugin settings?
Forum: Plugins
In reply to: [Presto Player] Hi Presto Team, Quality tab isn’t showing in Setting Icon?Ah, fantastic! So glad you like it! Please let me know if there’s anything else you need.