Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Aleksandar Uro?evi?

    (@urkekg)

    Hi @michaelukr,

    As a quick workaround, please open in editor file /wp-content/plugins/youtube-channel/youtube-channel.php and on line 464
    replace code

    window.addEventListener('DOMContentLoaded', function() {
    $js
    });
    

    with

    $js

    Did that resolve issue you have reported?

    Please note, as a developer of free plugin YouTube Channel, I can not afford to purchase and renew licence for premium themes and plugins.
    Please ask Divi theme developer for approval to provide a package of theme to me, so I can install it on my local development domain youtube-channel.test and debug issue with YouTube Channel you reported.

    You can upload Divi theme installation package to Dropbox or Google Drive, and provide share link for package by contact form https://urosevic.net/c/?subject=YouTube%20Channel

    Thanks,
    Aleksandar

    Thread Starter Michael

    (@michaelukr)

    Thank its helps, problem solved

    Michael Beckwith

    (@tw2113)

    The BenchPresser

    Confirming the removal of the DOMContentLoaded listener fixed the issue for my case as well.

    Plugin Author Aleksandar Uro?evi?

    (@urkekg)

    Hi @michaelukr and @tw2113,

    Just now released version 3.0.11.7 introduce option “Event Listener” on General plugin settings page which allows user to enable or disable wrapping of JS code within DOMContentLoaded event listener.

    So in your case, disabled ‘Event Listener’ option is what you should set (it’s disabled by default after upgrade).

    Best regards,
    Aleksandar

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Unable to get youTube video after plugin update version 3.0.11.6’ is closed to new replies.