Viewing 9 replies - 1 through 9 (of 9 total)
  • I’m having the same issue. I am getting the following errors in Chrome Inspector.

    My icons do not appear on the pages with this error.

    Uncaught SyntaxError: Unexpected identifier
    Uncaught ReferenceError: hupso_services_t is not defined
    event.returnValue is deprecated. Please use the standard event.preventDefault() instead.

    Plugin Author kasal

    (@kasal)

    @sethpartridge: Can you send the URL of the page where this happens to me, so I can debug this?

    Thanks @kasal! Done!

    Thread Starter dr.user

    (@druser)

    Disabling the plugin removes this W3C Validation error:

    There is no attribute “property”
    <meta property=”og:image”

    Plugin Author kasal

    (@kasal)

    @dr.user: Can you send me your URL?

    Thread Starter dr.user

    (@druser)

    Sorry @kasal I can’t 🙁

    Plugin Author kasal

    (@kasal)

    @dr.user: meta property=”og:image” is used by Facebook’s Open Graph to set a proper thumbnail image. You must use HTML5 to use meta elements with the property attribute.

    Thread Starter dr.user

    (@druser)

    Yeah I was just letting you know when your plugin is disabled this error disappears… 😉

    Plugin Author kasal

    (@kasal)

    You are welcome to report issues with the plugin, so they can be fixed 🙂

    You can get rid of this error by disabling og:image meta tag. Go to plugin settings and change “Image for Facebook thumbnail” to “None”.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘W3C’ is closed to new replies.