javascript error: google is not defined
-
I’m getting multiple javascript errors on admin page loads:
Uncaught ReferenceError: google is not defined (screenshot https://prnt.sc/pqnzav )Which is coming from your file seriously-simple-stats/php/classes/class-ssp-stats.php file (screenshot https://prnt.sc/pqnwvf )
I do not get the error on the stats page: /wp-admin/edit.php?post_type=podcast&page=podcast_stats
It looks like you’re attempting to draw the chart on every page but you’re not loading the Google chart library on every page.
Let me know if you need more details to fix. Thanks!
Corey
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘javascript error: google is not defined’ is closed to new replies.