Tagged: kriesi
-
AuthorPosts
-
November 30, 2017 at 3:20 pm #883468
Hi,
Since last enfold update (4.2), the video background isn’t working well anymore. It’s not correctly aligned.Others have the same problem:
https://kriesi.at/support/topic/video-background-broken-in-enfold-4-2/page/2/
These topics are already closed, so I have to start this new topic. The suggested code works for desktop:
.mejs-container {
width: 100% !important;
}
.mejs-layer.mejs-overlay-play{
height:100% !important;
}
But on smaller screens (below 900px wide) it shows a black screen now.November 30, 2017 at 3:43 pm #883473Below is an example, this is just a testing environment:
December 2, 2017 at 5:49 am #884057Hi,
Did you try this in your functions.php file?
add_action('wp_enqueue_scripts', 'my_register_javascript', 100); function my_register_javascript() { wp_register_script('mediaelement', plugins_url('wp-mediaelement.min.js', __FILE__), array('jquery'), '4.8.2', true); wp_enqueue_script('mediaelement'); }
Best regards,
RikardDecember 4, 2017 at 3:04 pm #884655That code is now in functions.php and it doesn’t change anything.
Tried it in multiple install, works nowhere. Disabled the other plugins, still doesn’t work.
Tried a completely new install, same problem. In 4.1 it was fine, in 4.2 it isn’t.What I don’t understand. This is enfold 4.2 too:
The part ‘Color Section with Video Background!’ is working here.
Did you change any code?December 4, 2017 at 5:03 pm #884712I am having the exact same problem. I have a video background in a Color Section that is no longer properly aligned. Everything was working fine in version 4.1.2, but as soon as I upgraded to Enfold 4.2, it broke.
This should be very easy for you to replicate to troubleshoot. Can you please provide an estimate on when this will be fixed. Thank you.
December 4, 2017 at 10:41 pm #884828Hi,
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) { #top.home #av_section_1 .av-section-video-bg video { height: 50vh !important; } }
Let us know if this helps.
Best regards,
NikkoDecember 4, 2017 at 11:17 pm #884847Tried that myself too, but it’s not good at all resolutions.
Between 767px and 640px it will show a grey ‘margin’ at the sides and the bottom. I left to code in so you can try yourself
December 5, 2017 at 5:09 pm #885156This particular issue with background videos has been reported in early November. Please ask the developer if they can thoroughly troubleshoot and fix the problem in an updated version of Enfold.
December 5, 2017 at 5:49 pm #885172Same issue. Video background broke after update to 4.2
Here is what my live site looks like: https://antioch.energy/
Here is what it looks like on my staging site when I tested the update: http://antiochenergy.staging.wpengine.com/ (hosted on WPengine)December 6, 2017 at 11:11 am #885489Hi mct2ok,
Have you tried any solutions from these threads:
https://kriesi.at/support/topic/video-background-broken-in-enfold-4-2/page/2/
If you need further assistance please let us know.
Best regards,
VictoriaDecember 8, 2017 at 3:40 pm #886518When can we expect Enfold to be patched with the fix? Again this has been reported over a month ago, and should be a priority for your team.
(I do see the various workarounds, but I don’t think these work for all resolutions as noted above).
December 8, 2017 at 4:03 pm #886527Like udfb mentioned above, this should have been fixed already. Not all resolutions work fine, and also, in Safari it’s not working at all.
It’s a serious bug, which occurs without any plugins. So the problem is 100% enfold.December 10, 2017 at 9:51 pm #887141Hi,
We are working on a major release which will be published really soon.
We appreciate your patience and understandingBest regards,
BasilisDecember 11, 2017 at 2:12 pm #887405Hi Basilis,
Do you have an estimation when the major release will be published?
We have to inform our customers and in case it will take long, that we can look for a solution in the meanwhile.
December 12, 2017 at 11:11 am #887821Hi Trender,
The next update will be in January.
If you need further assistance please let us know.
Best regards,
VictoriaDecember 12, 2017 at 2:16 pm #887938Hi Victoria,
Well, if the next release is only in January, we do need assistance with fixing the video background. This are al the posts at the top of this topic.
Don’t you fix bugs in the meanwhile anymore?Browsing the web you can already recognize Enfold sites because the video background isn’t working properly anymore. A lot of people have this problem.
December 16, 2017 at 4:44 pm #889564Hi Trender,
I think it might be a good idea to have your websites with Enfold 4.1.2, if the videos are critical for you and the fixes in the threads above are not working for you.
Best regards,
VictoriaDecember 18, 2017 at 12:08 pm #889983Hi Victoria,
We tried that as well.
Unfortunately, downgrading from 4.2 to 4.1.2 also gives other issues, as not all new changes are recognized and the Avia builder gets stucks.December 19, 2017 at 3:27 pm #890531Hi Trender,
So which version are you using now?
Best regards,
VictoriaDecember 19, 2017 at 3:53 pm #890545It depepends on the client.
Most clients we recommend not to update, then it’s fine. They are still on 4.1.2
Others already updated and are on 4.2 and can’t go back anymore.For some clients, we removed the video background, but they keep asking me when they can get it back.
December 20, 2017 at 3:05 pm #890788Hi Trender,
Sorry for the inconvenience, but they will have to wait for the next update.
Best regards,
VictoriaJanuary 9, 2018 at 3:47 pm #895273Is there already a release date for the update?
January 10, 2018 at 7:25 am #895538Hi,
We don’t have an exact date yet unfortunately, though it should be out before the end of this month. Sorry for the problems.
Best regards,
RikardJanuary 11, 2018 at 2:25 pm #896169Self-hosted mp4-videos dont show up or dont work properly in some browsers anymore since the update. Before the update to enfold 4.2, everything was fine.
I realized, that on all browsers, direkt youtube-videos work perfectly. I tried all posted suggestions and hints, nothing worked for all browsers.
That’s a pretty serious bug and i somehow now regret, to work with enfold, because something just normal should not happen. Hours and hours of researching for just nothing. Why the heck hasn’t this checked properly before the update release? By the way, if i embed the selfhosted mp4 videos without the avia-editor, everything works fine as expected. hhope you guys will find a solutions for this ASAP!
January 15, 2018 at 11:54 pm #897751Hi,
We are testing the latest version, which will include those issues.
We do appreciate your patience to the matter.Best regards,
BasilisJanuary 16, 2018 at 12:06 am #897755Hi,
thanks so much! I love the Enfold Theme and i use for all of my old and future customers. So, thanks for your Efforts!
best regardsJanuary 16, 2018 at 8:43 am #897928January 18, 2018 at 3:02 pm #899174Finally, after two months, the new update is out. I noticed the changelog and there were almost no differences in 4.2.1.
I thought (hoped) the changelog was not complete. But after updating, we found out the change log it is correct. This problem still isn’t fixed!We waited two months because you told us you were working on it, and that it would come in the next update. And then, the update is there and it was just a lie. If your not going to fix something, just tell is, so we can fix it ourselves. Then, at least we know what to do, and we won’t wait for months and have angry clients in the meanwhile.
Our clients together bought over 60 enfold licenses and we really start to regret advising Enfold.
January 23, 2018 at 4:15 am #901119Hi,
We would like to apologize for the misunderstanding. It is true that the patch contains the fix for the video background issue in general but there’s a specific issue with the Safari browser that our developers are still trying to figure out. Temporarily, you can use the layer slider in place of the color section or any elements with the video background.
Best regards,
IsmaelJanuary 24, 2018 at 5:11 pm #902227thanks for the workaround with layer slider… will try that today.
took a bit too long just to get that IMO, but better late than never!
-
AuthorPosts
- The topic ‘Video background not working’ is closed to new replies.