I didn’t get to use it before the supposed update, but I second this that the video support doesn’t seem to work.
Howdy guys, what themes do you use? I tested on latest CMP version 2.5.1 and videos works as expected: https://niteothemes.com/dev/?cmp_preview=true
If you are using premium/freebies themes, you might need them to update to latest version – there should be a notice to update a theme once update is available if you go to CMP Settings page.
edit: Just found out there is indeed a bug on Countdown Theme and background videos, style is missing after update – I will push 2.5.2 as soon as possible, meanwhile you can insert this custom CSS to CMP Settings page:
.video-banner {
position: absolute!important;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
z-index: -1;
}
-
This reply was modified 7 years, 1 month ago by
NiteoThemes.
Getting the same issue.
The CSS Fix seems to work though.
Thanks.
=============
Also, cannot download any of the FREE CMP themes.
-
This reply was modified 7 years, 1 month ago by
Pigo3934blog.
Maintenance update 2.5.2 is out guys, feel free to update – it will resolve the background video on Countdown theme – it seems all other themes are OK.