Uncaught TypeError: Cannot read property ‘initialize’ of undefined
-
we have an exception / script error uc.js
Uncaught TypeError: Cannot read property ‘initialize’ of undefined
at (index):15
at CookieControl.Cookie.runScripts (uc.js:1)
at CookieControl.Cookie.triggerOnloadEvents (uc.js:1)
at uc.js:1at line 15 source /*.html
if (Cookiebot.consent.statistics && Cookiebot.consent.marketing) {
jQuery (‘.wp-video-shortcode__disabled’) .addClass (‘wp-video-shortcode’) .removeClass (‘wp-video-shortcode__disabled’);
jQuery (‘.wp-audio-shortcode__disabled’) .addClass (‘wp-audio-shortcode’) .removeClass (‘wp-audio-shortcode__disabled’);
window.wp.mediaelement.initialize ();
}The page I need help with: [log in to see the link]
- The topic ‘Uncaught TypeError: Cannot read property ‘initialize’ of undefined’ is closed to new replies.