• Resolved Peter

    (@hardpeter4u)


    Hi,
    I’m getting a javascript error: Uncaught ReferenceError: uwpm_custom_elements is not defined
    Is this anything to worry about? It’s on all frontend pages of my site in google console.
    Thank you,
    Pete

Viewing 1 replies (of 1 total)
  • Plugin Support jaysupport

    (@jaysupport)

    Hi Pete,

    Without more info, this sounds like maybe there is a file being loaded or requested on the front end that is only supposed to be used in the back end, perhaps related to the tiny-mce editor. This plugin is only active in the back end, so nothing related to it should be loading on the front end.

    With that in mind, do you have any optimization type of plugin installed that combines assets like JavaScript files? If so, I wonder if it could be incorrectly enqueuing one or more files.

    If not, then would you be able to provide me the URL of your site, so I can see if there’s any more info that might help?

    Thank you!

Viewing 1 replies (of 1 total)
  • The topic ‘Uncaught ReferenceError: uwpm_custom_elements is not defined’ is closed to new replies.