• Hi, I activated the plugin.
    here my error, even if warning, error.log gets loaded !

    plugins/gonzales/includes/classes/class-assets-manager-global.php on line 598
    for a lot of dom elements :
    PHP Warning: DOMDocument::loadHTML(): Unexpected end tag : button in Entity line 30,
    but also :
    span line 4,5 & 6,
    h2 line 7,
    div, several lines,
    label, option,legend, p, fieldset, a, also several lines as PHP Warning: DOMDocument::loadHTML(): Unexpected end tag

    please do provide fix.
    this is with last version of the plugin & wp

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Padaben

    (@padaben)

    Please do help for this, the error.log get very messy !!

    thank you

    Hello.

    This is not an error of the plugin. The plugin uses the library to work with your site’s DOM and reports problems in the HTML markup: Unexpected end tag. You either need to fix HTML errors or disable debugging mode so that these notifications are added to the log file.

    Thread Starter Padaben

    (@padaben)

    If I disable the plugin i do not have the lines.
    How cannot it be the plugin ?
    nowhere to comment a line for that ?

    I know about wp-debug, and I need it.

    thank you

    There is no error in the plugin itself. It tells you that you have errors in HTML. At the same time the plugin itself continues to work.

    Unfortunately, we can’t fix this because it’s not a bug in the plugin.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘error log after activating plugin’ is closed to new replies.