- This topic has 9 replies, 4 voices, and was last updated 6 years, 7 months ago by Tom.
-
AuthorPosts
-
April 29, 2016 at 12:15 am #190244Roberto Massa
Hello there,
at firt I woul like to say how I love this theme, it´s for real one of the best that i tried.
But I have a small problem with my website. I would like to put a video as a page header on the homepage and on desktop it work simply perfectly, the problem is on mobile version (tablet and smartphone, there the header it´s not displayed and I dont know how to resolve it. Can somebody help me please?
The website is http://www.robertomassa.de (it´s still in building).
Thanks 🙂April 29, 2016 at 10:16 am #190399TomLead DeveloperLead DeveloperHi there,
Unfortunately mobile devices won’t show HTML5 video backgrounds – this is to save you bandwidth if a site is loading a massive video while you’re not connected to wifi.
I’m working on showing the background image in this case for the next version.
April 30, 2016 at 7:13 am #190592Roberto MassaHi Tom, thank you for your answer.
This solution will be a really good option and honestly I was hoping it was already possible (but I ve already tried the day before yesterday clearly without result). Can I know when this function will be avaible or it is still to soon to say?
In case do you know a plugin that can redirect mobile visitors to a mobile version site and that doesnt create conflict with your theme? I will google it for sure but maybe you have already some experience about it.
Thanks a lot and have a great day 🙂- This reply was modified 8 years, 5 months ago by Roberto Massa.
April 30, 2016 at 10:07 am #190622TomLead DeveloperLead DeveloperI know that Jetpack has a mobile theme module.
However, if you want to add a background image to that page, you can use our Simple CSS plugin: https://wordpress.org/plugins/simple-css/
Then when editing the page, add this into the Simple CSS metabox:
@media (max-width: 768px) { .page-header-content { background-image: url(URL TO YOUR MOBILE BACKGROUND IMAGE); background-size: cover; } }
Let me know if that works or not 🙂
May 3, 2016 at 5:02 am #191297Roberto MassaYep! It works perfectly!
Thanks Tom, I doesn´t knew this plugin. It is simply great 🙂
You saved me a lot of time!
Thanks again and compliments for your amazing works!Bye 😉
May 3, 2016 at 9:37 am #191352TomLead DeveloperLead DeveloperThe next version of GP Premium (1.2.82) displays the set background image as the fallback image if the video won’t load 🙂
May 13, 2016 at 1:37 am #193940HamishHi Tom,
Please excuse my ignorance here, but is there anyway to get background video to show up on mobile on wifi only? I understand the whole bandwidth thing. However people are browsing on tablets and phones over wifi at home and that is when they have more time to be engaged by visuals. Also you can get videos down under a mb.
The page header add on settings are great. Thanks
May 13, 2016 at 10:14 am #194063TomLead DeveloperLead DeveloperCurrently I don’t believe it’s possible – most mobile phones are built not to autoplay videos which makes it an issue.
I’ll definitely stay on top of it though and if something changes will update it 🙂
February 17, 2018 at 11:12 am #499040BulutHi Tom,
Here are some points i realized about this Issue:
I have a Website with a video background: dumandesign.de
*When i enter the website with Samsung internet browser videobg doesn’t display.
*With iphone safari doesn’t display.
*But with Chrome browser on Android videobg displays very well(i didn’t try on ios).
*When i upload the video file direct on publichtml like dumandesign.de/videobg.mp4 it also displays with no problem with any browser and any operating system :Sso i thought.. maybe WordPress has problem about it? Because all these appears when i upload the video on WordPress Media Library.
One more question: Is there any security hole, when i upload this video with file manager on publichtml and play as a background?
I hope these infos helps you
February 17, 2018 at 10:02 pm #499293TomLead DeveloperLead DeveloperHi there,
Any chance you can open a new topic and include the URL to your site?
Thanks!
-
AuthorPosts
- You must be logged in to reply to this topic.