Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #343511

    We use the theme internal on private server for training website.
    Is it possible to host own .mp4 or .m4v documents and play them with enfold ?

    #343548

    Hey BetuwePC!

    Yes, you can host your own videos and upload them in Media > Library and use them on Enfold

    Best regards,
    Yigit

    #344852

    thanks, but when i put hem in color section , they start top play, but no sound.
    when i use the ‘video’ element i can press play and then there is sound, so the .mp4 is correct.
    Any idea how to enable the sound in color section full screen mode ?

    #345518

    Hi,

    Open /enfold/config-templatebuilder/avia-shortcodes/section.php and look for line 529:

    'video_mute' => true,
    

    Replace it by this:

    'video_mute' => false,
    

    Regards,
    Josue

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