Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter rowzonemyk

    (@rowzonemyk)

    Here’s what I see in console:

    JQMIGRATE: Migrate is installed, version 1.4.1
    post.php?post=10&action=edit:1 [DOM] Found 2 elements with non-unique id #_wpnonce: (More info: https://goo.gl/9p2vKq) <input type=​"hidden" id=​"_wpnonce" name=​"_wpnonce" value=​"e640c265f4">​ <input type=​"hidden" id=​"_wpnonce" name=​"_wpnonce" value=​"8ab4105664">​
    DevTools failed to load SourceMap: Could not load content for http://rowzone.com/manayunk/wp-includes/js/tinymce/skins/lightgray/skin.min.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
    Thread Starter rowzonemyk

    (@rowzonemyk)

    I’m really new to this, but I’m guessing it’s this bit below?

    <!–[if lte IE 8]>
    <script type=”text/javascript”>
    document.body.className = document.body.className.replace( /(^|\s)(no-)?customize-support(?=\s|$)/, ” ) + ‘ no-customize-support’;
    </script>
    <![endif]–>

Viewing 2 replies - 1 through 2 (of 2 total)