• Resolved Starhorsepax2

    (@starhorsepax2)


    I found this thread here and can confirm its a big problem:
    https://www.ads-software.com/support/topic/videos-not-showing-8/

    It’s impractical to ask people to hack a plugin that will just update and remove a commenting out hack, so I thought I’d ask if anyone knows the code to remove it using “remove filter” php? Something one could paste in a child theme or code snippets plugin until the plugin itself is fixed?

Viewing 1 replies (of 1 total)
  • Plugin Support Parag Das

    (@parag44)

    Hi @starhorsepax2

    We will fix the issue in future updates. You can temporarily fix the issue by commenting out the line.

    wp-content/plugins/tutor/classes/Course_Embed.php

    Comment line 28:

    add_filter( 'embed_oembed_html', __CLASS__ . '::oembed_iframe_overrides', 10, 3 );

    Please check the screenshot to understand it better: https://prntscr.com/EMcdCEh7plEm

    Thank you!
    Best Regards

Viewing 1 replies (of 1 total)
  • The topic ‘Kills other Youtube vids help’ is closed to new replies.