[Resolved] Background video page header won't show

Home Forums Support [Resolved] Background video page header won't show

Home Forums Support Background video page header won't show

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #583236
    Ivan Cazorla

    Hi, just trying to customize the a page header for my home screen and my video background is set with an .mp4 file, it appears in the inspector codes but it doesn’t show on the website.

    What am i doing wrong?

    https://snag.gy/PExi5A.jpg

    thanks,
    ivan

    #583245
    Ivan Cazorla

    I’ve realized now that I had a white background set by my own css, that’s why it wouldn’t show.

    #583297
    David
    Staff
    Customer Support

    HI Ivan, glad to hear you got it fixed

    #583538
    Ivan Cazorla

    Hi again, is there any posible wat to disable the video looping effect? I don’t want the video to be looping over and over. Just one time, from start to finish. Any tip?

    thanks,
    ivan

    #583639
    David
    Staff
    Customer Support

    You can try adding this snippet:

    EDIR REMOVED FROM THREAD

    https://docs.generatepress.com/article/adding-php/

    #583703
    Ivan Cazorla

    thank you, but I guess it’s not working for me. I’ve just copied the code and pasted it on the functions.php file.

    thanks,
    ivan

    #583721
    David
    Staff
    Customer Support

    Hi Ivan, i replaced the code above with Tom’s code, give that a try…..

    #584168
    Ivan Cazorla

    Thank you for providing me the new code, but for me isn’t working still. Any other way we could figure it out?

    Thanks,
    Ivan

    #584236
    David
    Staff
    Customer Support

    Hi Ivan, sorry for the run around can you try this….

    add_filter( 'generate_page_header_video_loop', '__return_false' );

    #584278
    Ivan Cazorla

    It works!!! thank so much!!

    appreciate it,
    ivan

    #584283
    David
    Staff
    Customer Support

    Brilliant, glad we got it resolved.

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