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

    Hi, we have a conflict with the Enfold theme and a plugin we are using that uses MediaElement.js.

    I see you have a ‘disable_mediaelement’ avia option that can disable Enfold’s version of MediaElement. This solves the problem but I can’t see how to activate it in the Enfold theme. I have tried manually activating the option by hard coding the theme and it works great but I would like to set the option in the DB in so we are free to update the theme later on.

    Can you please tell me how we can activate this option in Enfold?

    Thanks!

    #1018284

    Hey Dave,

    There will be a filter in the next version (functions.php):

    
    $condition = apply_filters( 'avf_enqueue_wp_mediaelement', $condition, $options );	
    

    Not sure yet but we might also add an option.

    Best regards,
    Günter

    #1018666

    Hi Günter,

    Thank you for your reply. Can you tell me when the next version with this feature will be released?

    Thanks

    #1018820

    Hi Dave,

    We’re looking to have the next version released sometime during this week. I’m not sure if we will make it, but that’s what we are aiming for at least.

    Best regards,
    Rikard

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