Andre Gagnon
Forum Replies Created
-
Forum: Plugins
In reply to: [Presto Player] Cant get video to autoplaySince I haven’t heard back, I assume this is solved, but please reach out if you’re still having issues.
Forum: Plugins
In reply to: [Presto Player] Video not show upDuplicate here:
Forum: Plugins
In reply to: [Presto Player] Change Font EveryWhereHi Shayan!
We use a css variable to help make this a bit easier. You can do this in your “Additional CSS Box” under Theme Options > Customize:
:root { --plyr-font-family: Georgia; }Cheers!
Forum: Plugins
In reply to: [Presto Player] My Videos not show up!!We’re happy to help!
For anyone else experiencing this with HLS streams – try updating Presto Player to the latest version as we released a compatibility fix for some specific times when our script isn’t being loaded properly.
Forum: Plugins
In reply to: [Presto Player] Thumbnail blows up / zooms in at end of youtube videoOf course! Let me know if I can be of any additional assistance.
Forum: Plugins
In reply to: [Presto Player] Thumbnail blows up / zooms in at end of youtube videoAh, I think our Minimal Preset hides the Youtube UI. You’ll need to use a different preset there to change this (or purchase the pro version and create your own preset)
- This reply was modified 4 years, 11 months ago by Andre Gagnon.
Forum: Plugins
In reply to: [Presto Player] Thumbnail blows up / zooms in at end of youtube videoHmmmm… I’m not sure – do you have a link so I can see the issue?
Forum: Plugins
In reply to: [Presto Player] Thumbnail blows up / zooms in at end of youtube videoHi There!
Thanks for reaching out. It sounds like you’re using our “Hide Youtube UI” Pro feature – we use a css trick to hide Youtube UI to accomplish this. However, this does make the final thumbnail blown up a bit.
As a workaround, I would suggest adding a CTA in your preset – this will add an overlay screen at the end that you can put whatever you like in there.
Let me know if you have any questions about this.
Forum: Reviews
In reply to: [Presto Player] Highly recommended!Wow, thanks so much for the review! I really appreciate it! 🙏🏻
Forum: Plugins
In reply to: [Presto Player] Videos not showing upI wonder if it’s because you’re lazy loading the Youtube video. Since we don’t actually fetch anything from Youtube (in order to increase loading speed), we set a sensible default for the aspect ratio, but it must not match 16:9. But I’m not able to see your page again due to the script minification causing some javascript error on the page.
Forum: Plugins
In reply to: [Presto Player] Videos not showing upThanks! Huh, it seems to be loading for me. I think it’s just missing a high res poster image. You can either add this on your Youtube video settings or directly in our player.
Forum: Plugins
In reply to: [Presto Player] Videos not showing upI’m seeing a javascript error on that page – I think it’s something to do with your script minfication:
https://share.getcloudapp.com/GGuWdA6k
The page is not loading for me. Can you turn this off temporarily so I can take a peek?
Forum: Plugins
In reply to: [Presto Player] Videos not showing upThanks! It looks like you’re doing some script minification and combining. Can you navigate to Presto Player > Settings > Performance and turn “Dynamic Javascript Loading” to “Off”?
Forum: Plugins
In reply to: [Presto Player] Videos not showing upHi There!
Happy to help. Do you have a link so I can see the issue? Thanks!
Forum: Plugins
In reply to: [Presto Player] Presto Player no working via FacebookThanks for the info. We’ll have to investigate this a bit more.
I know webview is a stripped down browser, so something must be failing there due to a limited feature-set. Our backup script is loading instead. Unfortunately, webview isn’t easy to troubleshoot since they don’t provide dev tools or anything to help find the issue, but we are working on the issue.