• Resolved tydoo

    (@tydoo)


    WPP shortcode on mspsuccess.com suddenly stopped working. I see this error in the console:

    Error:
    wpp.min.js:8 Uncaught

    TypeError: Cannot read properties of null (reading ‘token’) at fetchWidget (wpp.min.js:8:232) at HTMLDocument.<anonymous> (wpp.min.js:11:45)[email protected]:8(anonymous)@

    any ideas what be causing this?

    • This topic was modified 5 months ago by tydoo.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Hector Cabrera

    (@hcabrera)

    Hey @tydoo,

    Just checked your site and I’m not seeing that specific error message. There are other error messages from Elementor Pro though:

    Looks like you’re minifying and pushing JS files to a CDN? That could certainly cause some issues (like the one you mentioned above.)

    In WPP’s case if you’re still seeing that error message, try excluding /wp-content/plugins/wordpress-popular-posts/assets/js/wpp.min.js and /wp-content/plugins/wordpress-popular-posts/assets/js/wpp.js from whatever you’re using to optimize JS code on your site (exclude them from your CDN as well if excluding them from JS optimization didn’t do the trick), then clear your site’s cache and check again.

    Plugin Author Hector Cabrera

    (@hcabrera)

    Hey @tydoo,

    It seems that your site is loading an outdated version of the wpp.min.js script from exactcdn.com. This is why your popular posts list is stuck in that loading animation.

    Please clear ExactCDN’s cache so it picks up the latest version of the script to get things working again.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.