Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #889808

    Hi,
    We absolutely love Enfold and usually don’t have issues using it. The forum is our go to when we do; however, the error (see title) after the 4.2 update is not responding to the suggested solutions.
    We know it is related to the video background inside the color section which is not streamed from a third party. The video is a looping clip called from inside the media library. We have tried overwriting the updated enfold theme and added the code as suggested here: https://kriesi.at/support/topic/notice-undefined-variable-http_response_header-in-function-set-avia-frontend/

    Unfortunately, we cannot enable the the url fopen via cpanel due to security risk. cPanel absolutely does not recommend this to be enabled.

    Do you have any other recommendations for us to fix this issue?
    I have included a login for you to investigate if you need it.

    Thanks very much!

    #890163

    Hey simplicitywebhosting,

    Please remove that code and try the css below. The video is working on my end, just the display is broken.

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .mejs-container {
      width: 100% !important;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.