• Resolved tonyxprice

    (@tonyxprice)


    We have a client running Dynamic Widgets 1.5.12 and their site just auto-updated to WP 4.6.1 yesterday.

    However, at some point their theme style sheet stopped loading, among other sources.

    I inspected the code and notice that there seemed to be a missing --> comment tag. Here’s is the source from the browser:

    <!--Dynamic Widgets by QURL-http:<style type="text/css"> ... </style>

    I disabled the Dynamic Widgets, cleared my cache, and the site loaded fine after that.

    Thanks,
    Tony

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

    (@tonyxprice)

    Also of note, if I’m logged-in (administrator), then everything works fine. That comment tags ends normally and there is a full URL after QURL-.

    Plugin Contributor Qurl

    (@qurl)

    The comment is triggered in wp_head(). I think that function is inside a HTML tag or so in the theme.

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

The topic ‘Missing end comment tag’ is closed to new replies.