• vrouwsel

    (@vrouwsel)


    Since the last update, I keep getting this error on the homepage:
    ‘window._wpemojiSettings = {“baseUrl”:”http:\/\/s.w.org\/images\/core\/emoji\/72×72\/”,”ext”:”.png”,”source”:{“concatemoji”:”http:\/\/www.stichtingmirembe.nl\/wp\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.2″}}; !function(a,b,c){function d(a){var c=b.createElement(“canvas”),d=c.getContext&&c.getContext(“2d”);return d&&d.fillText?(d.textBaseline=”top”,d.font=”600 32px Arial”,”flag”===a?(d.fillText(String.fromCharCode(55356,56812,55356,56807),0,0),c.toDataURL().length>3e3):(d.fillText(String.fromCharCode(55357,56835),0,0),0!==d.getImageData(16,16,1,1).data[0])):!1}function e(a){var c=b.createElement(“script”);c.src=a,c.type=”text/javascript”,b.getElementsByTagName(“head”)[0].appendChild(c)}var f;c.supports={simple:d(“simple”),flag:d(“flag”)},c.supports.simple&&c.supports.flag||(f=c.source||{},f.concatemoji?e(f.concatemoji):f.wpemoji&&f.twemoji&&(e(f.twemoji),e(f.wpemoji)))}(window,document,window._wpemojiSettings);’

    It seems to me there is an error in the emoji script, does anyone know how to solve this?

    gr. Vrouwsel

Viewing 1 replies (of 1 total)
  • Thread Starter vrouwsel

    (@vrouwsel)

    In the meantime I have tried to add this to the functions page,
    but then the whole site turned blank.

    remove_action( 'wp_head', 'print_emoji_detection_script', 7 );
    remove_action( 'admin_print_scripts', 'print_emoji_detection_script' );
    remove_action( 'wp_print_styles', 'print_emoji_styles' );
    remove_action( 'admin_print_styles', 'print_emoji_styles' );

    I hope someone can help me asap, my client is waiting.
    The URL is : http://stichtingmirembe.nl

    gr. Vrouwsel

Viewing 1 replies (of 1 total)
  • The topic ‘error since update emojisettings’ is closed to new replies.