• Hi,

    We just noticed today that none of our embedded media was displaying on the site. after testing we have pinpointed the issue down to happening only when Lifter LMS is activated. Once deactivated, all the embedded media from Spotify and Youtube loads as expected.

    Any idea why this plugin is causing this issue?

    Regards
    Sham

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

    (@parag44)

    Hi @sham0i51

    Please edit the following file:
    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

    Thread Starter sham0i51

    (@sham0i51)

    Hi @parag44

    Thank you, that resolved the issue. Will this be fixed in the next update, or will |I need to comment out this line again?

    Regards
    Sham

    Plugin Support Parag Das

    (@parag44)

    Hi @sham0i51

    We will solve the issue in future updates.

    Thank you!
    Best Regards

    Thread Starter sham0i51

    (@sham0i51)

    Hi Parag,

    I just updated Tutor LMS to the new version released 2 days ago and the issue reappeared as it was obviously not addressed in the latest update.

    Any idea when this bug will be resolved so we don’t have to keep modifying the core files of the plugin after every update?

    Regards
    Sham

    Plugin Support Parag Das

    (@parag44)

    Hi @sham0i51

    Sorry for the inconvenience. We are working on the issue. It will be fixed soon.

    Thank you!
    Best Regards

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Issue with embedded content when Lifter LMS is active’ is closed to new replies.