Plugin Author
Dan
(@dangoodman)
There is no word “isTrusted” in the code of this plugin. It must be coming from another plugin, most likely Yoast SEO. Try disabling it to check if that helps.
I thought of plugin conflict earlier and so I tried it on a new serve but still got same error message. I don’t have Yoast SEO install. I need help on this urgently.
Screenshot: https://prntscr.com/h0zpgt
I get the error message on the screenshot above each time I click ‘Save Changes’.
Hi Meet…
try to set the debugging on
https://codex.wordpress.org/Debugging_in_WordPress
I think you have a JQuery conflict in backend but the first thing is to identify it; then you need to disable the questioned plugin or alternatively all at once and the reable each one, until you’ll see again the error message.
Plugin Author
Dan
(@dangoodman)
Do you get the error with all other plugins disabled? If so, please also try disabling browser extensions since some of them are known to interfere with page scripts.
-
This reply was modified 8 years, 7 months ago by
Dan.
I got this error logged:
Mixed Content: The page at ‘https://demo.meetwithchuks.com/wp-admin/tools.php?page=debug_log’ was loaded over HTTPS, but requested an insecure an insecure script ‘http://demo.meetwithchuks.com/wp-includes/js/wp-emoji-release.min.js?ver=4.8.2’. This request has been blocked; the content must be served over HTTPS.
So i disabled the HTTPS for the domain and it worked.
Thank you so much @dangoodman and @maxxdesign for your assistance.
Any clue how I can make this work on my server with HTTPS enabled?
Look at this official WooCom documentation page:
https://docs.woocommerce.com/document/ssl-and-https/
I think it can be helpful to you.
-
This reply was modified 8 years, 7 months ago by
maxxdesign.