Okay
  Public Ticket #3131426
Uncaught SyntaxError: Unexpected token '<'
Closed

Comments

  •  6
    Alberto started the conversation

    Hi,

    I discovered an error in console:

    Uncaught SyntaxError: Unexpected token '<'

    I see this at the end of all the pages:
    "<script> <script>

    document.dispatchEvent(new Event('VibeBP_Editor_Content'));

    </script>"

    I guess I have to delete a "<script>". Where can I do it?


  • [deleted] replied

    Its resolved now on your site .Issue was in wp-admin -> wplms ->footer -> google anaylitcs script .

    Script tag was not closed there .

  •  6
    Alberto replied

    Thank you!