- This topic has 17 replies, 3 voices, and was last updated 6 years, 3 months ago by
sapana.
-
AuthorPosts
-
July 3, 2019 at 7:31 am #176231
Northwinds
ParticipantHi
I have a pretty basic site here:
ctduncan.com
with a video header on the home page only.
I uploaded the video to youtube and pasted the link, which works great on desktop sites but won’t show on mobile screens.
Is there a way to fix this?
Many thanks,
Craig Duncan.
July 4, 2019 at 12:11 am #176261sapana
Participant@northwinds: You can use our plugin called Header Enhancement you can easily add the video you want in your header and that too with sound effects also it will enable video in mobile device.let me know if this helps you out!
Kind Regards,
SapanaJuly 5, 2019 at 1:17 am #176375udosl
ParticipantHi, I have the same problem with or without installed Header Enhancement. Desktop iMac looks great, but on iPad Pro and iPhone the video is moved half way to the left, so you can see half of the background pic on the right. It looks weird.
Kind Regards,
Udo
My site: art2be-music.deJuly 5, 2019 at 2:12 am #176382sapana
Participant@udosl: Go to=> Appearance=> Customize=> Additional CSS=> add the following css code
.custom-header-media .wp-custom-header-video-button { bottom: 240px; left: 50%; transform: translateX(-50%); }let me know if this works out!
Kind Regards,
SapanaJuly 5, 2019 at 3:21 am #176388udosl
Participantsorry, it did’t help.
July 5, 2019 at 3:50 am #176392sapana
Participant@udosl: Can you please attach me a screenshot of how your site is showing up in your Iphone and Ipad, It is seems to fine in my end, I have attached screenshot can you please take a look.
Kind Regards,
SapanaJuly 5, 2019 at 4:10 am #176393udosl
ParticipantJuly 5, 2019 at 4:33 am #176394sapana
Participant@udosl: Hello udsol, there seems to be issue, I will forward this issue to the development team, it might take few days to fix this issue. I will let you know as soon as the issue is fixed.
Kind Regards,
SapanaJuly 5, 2019 at 4:41 am #176395udosl
ParticipantThank you!
July 5, 2019 at 6:56 am #176418Northwinds
ParticipantHi Sapana
Thank you for the suggestion.
Can you please explain how to use the plugin after install?
I downloaded and installed it directly through the the plugin>add new menu then activated.
However the support forum link leads to a missing page.Thanks again!
July 6, 2019 at 3:06 am #176467udosl
ParticipantHi,
same with Safari:
https://www.art2be-music.de/wp-content/uploads/2019/07/Bildschirmfoto-2019-07-06-um-09.02.17.pdf
Maybe that helps.
iMac Desktop, not iPadKind Regards,
UdoJuly 7, 2019 at 11:50 pm #176577sapana
Participant@northwinds:
step 1: Go to Plugins > Add New
step 2: Type in the Header Enhancement in Search Plugins box
step 3: Click Install Now to install the plugin
step 4: After Installation click activate to start using the Header Enhancement
step 5: Go to Header Enhancement from Dashboard menu
which will automatically enable the header video in mobile along with sound.let me know if this helps you out!Kind Regards,
SapanaJuly 7, 2019 at 11:51 pm #176578sapana
Participant@udosl: Hello udosl we are looking into issue and will let you know as soon as the update is available.
Kind Regards,
SapanaJuly 8, 2019 at 12:06 am #176585udosl
ParticipantHi,
thank you for your help.
I uninstalled Header Enhancement (free version) and did a new install and activation. It doesn’t work. Sorry.
Do I have to purchase Header Enhancement Pro for that to work?Kind Regards,
UdoJuly 8, 2019 at 12:21 am #176588sapana
Participant@udosl: Issue persist in both free and pro both, we will let you know as soon as the update is available.
Kind Regards,
SapanaJuly 10, 2019 at 2:02 am #176776sapana
Participant@udosl: Hello udsol, sorry for the late reply, it take long time to figure out the issue, Can you please add this code try it once. Go to=> Appearance=> Customize=> Additional CSS=> add the following css code
.custom-header-media video, .custom-header-media iframe { -o-object-fit: unset; object-fit: unset; }Let me know if this helps you out!
Kind Regards,
SapanaJuly 10, 2019 at 5:34 am #176786udosl
ParticipantThank you, it works!
That’s what I have in my additional css now:.custom-header-media .wp-custom-header-video-button {
bottom: 240px;
left: 50%;
transform: translateX(-50%);
}.custom-header-media video,
.custom-header-media iframe {
-o-object-fit: unset;object-fit: unset;
}Do I still need the first one?
Kind Regards,
UdoJuly 11, 2019 at 12:50 am #176842 -
AuthorPosts
- The topic ‘Catch Fullscreen Video header not showing on mobile?’ is closed to new replies.
