• Resolved ahsadaghiani

    (@ahsadaghiani)


    Hi,

    The latest update to the plugin has deactivated/corrupted the video background that was working just fine prior to the update.

    Thank you,
    Amir

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • I didn’t get to use it before the supposed update, but I second this that the video support doesn’t seem to work.

    Plugin Author NiteoThemes

    (@niteo)

    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 6 years, 8 months 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 6 years, 8 months ago by Pigo3934blog.
    Thread Starter ahsadaghiani

    (@ahsadaghiani)

    Thank you

    Plugin Author NiteoThemes

    (@niteo)

    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.

    Thanks.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Background video not working’ is closed to new replies.