pushlabs
Forum Replies Created
-
Forum: Plugins
In reply to: [Video Background] Getting video to cover entire pageHi klaaschains,
Thanks for using Video Background!
If you added this to your CSS file:
html { height: 100%; } body { min-height: 100%; }And changed the container to
bodythis may give you the desired effect 🙂Blake
Forum: Plugins
In reply to: [Video Background] fallback image not responsive on mobile deviceHi zklid,
Thanks for being a Video Background user.
I just took a look at the link your provided on mobile and it seems to be working fine.
Did you get this resolved or find a solution?
Blake
Forum: Plugins
In reply to: [Video Background] Video background not working in ChromeHi csem,
Perhaps, you could open a separate ticket and I could assist you there. To me, it seems like there are two different issues here.
Thanks,
BlakeForum: Plugins
In reply to: [Video Background] Video Background on tablet and mobileHi mina3,
Thanks for using Video Background! 🙂
Video Background is not able to play video backgrounds on mobile devices. Are you sure you were not using something else?
If you’d like the ability to play video backgrounds on mobile devices, you can take a look at Video Background Pro:
https://pushlabs.co/video-background-proBlake
Forum: Reviews
In reply to: [Video Background] No need to look for anything else.Thank you for the great review 🙂
Blake
Forum: Plugins
In reply to: [Video Background] PreloaderHi apkajanu,
Thanks for being a Video Background user!
This is not currently a feature, however, I’ve given some thought about implementing it, and hope to implement something like this soon 🙂
Blake
Forum: Plugins
In reply to: [Video Background] possible z-index issueHi wade217,
It appears that the z-index: 1 for .site-content-contain did not save. As you can see by the screenshot.
Blake
Forum: Plugins
In reply to: [Video Background] possible z-index issueAdditionally, you’ll want to add this:
.site-content-contain { z-index: 1; }Blake
Forum: Plugins
In reply to: [Video Background] possible z-index issueHi wade217,
Thanks for using Video Background 🙂
I took a look at your site, and it looks like removing this line of code fixes things with the logo and navbar. Could you try removing this code and see if it works?
#masthead { z-index: 0 !important; }Blake
Forum: Plugins
In reply to: [Video Background] No soundHi apkajanu,
Thanks for using Video Background!
As of version 2.7.0 of Video Background, playing sound is no longer an option on autoplay. However, you can enable the tap to unmute button so your users can engage with the video’s audio.
This is due to the new policies implemented by Chrome and Safari to not play HTML5 videos on autoplay when the sound is enabled.
You can learn more about these changes here:
https://developers.google.com/web/updates/2017/09/autoplay-policy-changes
https://webkit.org/blog/6784/new-video-policies-for-ios/
Blake
Forum: Plugins
In reply to: [Video Background] Tap to Unmute causing javascript errorsHey heydayhemmo,
Thanks for using Video Background!
This is quite weird because I am not experiencing the same issues on my dev instance. The plugin uses single quotes to enqueue the JS plugin init. You can see so here:
https://plugins.trac.wordpress.org/browser/video-background/trunk/candide-vidbg.php#L498However, the code that you posted shows that the entire JS init is using double spaces. This leads me to believe that you may be possibly using a plugin/3rd party code that is rendering those single quotes as double quotes.
Regardless, I am glad you found a solution. Have a great day 🙂
Blake
Forum: Plugins
In reply to: [Video Background] Loop timeHey rickyt29,
I’m glad you found the loop option. Thanks for the kind words 🙂
Have a great day!
Blake
Forum: Plugins
In reply to: [Video Background] Z-index and a sticky logoHi nathantrickyallen,
I’m glad you solved the issue.
You are right about
!importanttags, however, in this case it won’t hurt.The reason the first line of code did not work is because there is likely another line of code with more selectors targeting the z-index. As a result, it’s getting priority due to the increased number of selectors.
No matter, your solution works beautifully.
Thanks for using Video Background 🙂
Blake
Forum: Plugins
In reply to: [Video Background] Plugin breaks when using certain pluginsHi mrbilliebell,
Thanks for using Video Background 🙂
Great fix. I’ll be sure to add this in the docs somewhere.
Have a great day.
Blake
Forum: Plugins
In reply to: [Video Background] Vimeo as a video source?Hi Pete,
Since this is a Video Background Pro related issue, I would be glad to assist you at our help desk:
Chat soon! 🙂
Blake