Forum Replies Created
-
-
3 years ago in reply to: FV player pro is conflicting with Elementor.
Hello Martin, I have updated following your instructions, but this particular issue is still occuring, I verfied that fv player pro is responsible by disabling it. I have Elementor: 3.4.8
thank you for your reply, I’m now more now interested in bunny stream, I don’t know why I will use other services to encode and store while I can do everything in one place at a cheap price, unfortunately, I can not use DRM protection if I choose to use your player, I have tested some video downloading extensions and I was surprised how easy it is to download bunny stream videos that don’t have DRM enabled these extensions are very popular and one-click use.
Hello Martin,
thank you, however I still get the same issue, I have a question, can i just use bunny stream with your player, I just think that bunny stream is a great solution, I have used the HLS Playlist URL and fvplayer is asking for a decryption key, how can i get this key?3 years ago in reply to: fv player not working inside the WPLMS pwahello thank you for the code, I now have the videos issue on safari solved however now this code caused a problem, my wplms units are being marked complete just after clicking the play button, can you please contact vibethemes so you can work on a proper solution?? i can’t work with this current state of plugin.
yes i know that this erros is not related to wplms, I was talking about other issues, after updating I got another issue related to digitalocean (please see the screenshot), I get this even if I reload the page and i don’t have any spaces on my didigtalocean account, can you check if this is happening for you too?
3 years ago in reply to: fv player not working inside the WPLMS pwadone
3 years ago in reply to: fv player not working inside the WPLMS pwayour forum is not a safe place I can share credentials in, please provide an email
**you sould have an wplms to test
hello, wizard log shows “Failed to create the CDN zone” with no details, error log monitor requires some server files editing which I’m not confortable with also a friend of mine faced several issues with the pro version with wplms, I should have an WPLMS installation to test you product with
3 years ago in reply to: fv player not working inside the WPLMS pwaI used a video stored in an S3 bucket safari Version 14.1.1 (16611.2.7.1.4)
3 years ago in reply to: fv player not working inside the WPLMS pwaHello, I only used the code you provided,
add_action('wp_enqueue_scripts',function(){ ?> <script> document.addEventListener('unit_loaded', function(){ setTimeout( fv_player_load, 10 ); }); </script> <?php });
fv player pro is set to release and not beta.
the videos are playing well on chrome however on safari, once I switch to the next wplms unit and get back to the previous unit the video will keep loading without showing any video content.3 years ago in reply to: fv player not working inside the WPLMS pwaHello, this is to let you know that the videos now are appearing
3 years ago in reply to: fv player not working inside the WPLMS pwaHello thank you for this, however this did not solve the issue, I will contact you again this monday! have a good weekend.
3 years ago in reply to: fv player not working inside the WPLMS pwa3 years ago in reply to: fv player not working inside the WPLMS pwathe same videos, I did not change the videos, mp4 videos.
I have added a code the the author of wplms published on its site:
add_action(‘wp_enqueue_scripts’,function(){
?>
<script>
document.addEventListener(‘unit_loaded’,function(){
document.querySelectorAll(‘.flowplayer’).forEach(function(element){
flowplayer(element,JSON.parse(element.getAttribute(‘data-item’)));
})
});
</script>
<?php
});
but it does not work,3 years ago in reply to: fv player not working inside the WPLMS pwaProgressive web app=pwa i’M NOt talking about any mobile app, can you please send me an email where I can send you my site details so you can check?
3 years ago in reply to: fv player not working inside the WPLMS pwathank you for your reply, the video keeps loading but does not play ALL i got is the loading animation