BuddyDev

Search

Substituting MediaElement.js player

  • Participant
    Level: Enlightened
    Posts: 57
    Tony on #27908

    Hello –

    I believe you are using the MediaElement.js player in the Mediapress plugin.
    It has several limitations for me.

    I would like to know if you have any documentation on how to replace the video player with some other solution (like VideoJS).

    Thank you.

  • Keymaster
    (BuddyDev Team)
    Posts: 24149
    Brajesh Singh on #27910

    Hi Tony,
    You will need to override the templates.

    Please copy the specific templates from mediapress and you can override it in your theme.

    We are using the the

    
    wp_video_shortcode()
    

    which uses MediaElement js.

    Here is guide
    https://buddydev.com/mediapress/mediapress-basics/overriding-mediapress-activity-upload-icons/

    The te,mplate of your interest are:-
    mediapress/default/gallery/views/grid-video.php

    mediapress/default/gallery/media/views/video.php

    mediapress/default/gallery/media/views/lightbox/video.php

    Regards
    Brajesh

You must be logged in to reply to this topic.

This topic is: not resolved