kharin
Forum Replies Created
-
I had the same issue here: https://ww.wp.xz.cn/support/topic/cannot-deactivate-related-post-or-photon/#post-8307727
I didn’t get any errors because I only wanted to turn two things off in jetpack (related posts / photon) and it would say it was successfully but when I refreshed the page, it wasn’t turned off.
Finally, I stumbled “turning on” something and it gave me the same error which google led me here.
It was this plugin “JSON plugin WP REST API” causing the conflict. So I turned off that plugin and I changed my theme (but tip: turn off jetpack because it broke my site and had to manually delete jetpack from ftp)… NOW it finally works. Thanks @mahdizkSwitching themes
Forum: Plugins
In reply to: [Related Posts by Sovrn] Changing Date formatanyone…?
This is now resolved!
I followed Ryan’s advice to turn off ALL plugins. But that didn’t work. I tried turning ON a tool eg. comments and finally it gave me a proper error — SyntaxError: Unexpected token < in JSON at position 0
So I googled that and landed on this solution: https://ww.wp.xz.cn/support/topic/syntaxerror-unexpected-token-in-json-at-position-0/page/2/#post-8222378
It was this plugin “JSON plugin WP REST API” causing the conflict. So I turned off that plugin and I changed my theme (but tip: turn off jetpack because it broke my site and had to manually delete jetpack from ftp)… NOW it finally works.
Hope this helps anyone else