Mr Papa said
so this is 5.6?
Sorry, what is 5.6?
can you look for ajax errors in the browser console?
Not sure exactly what I am looking for but the only error I can see so far while clicking around the site is multiple instances of this when logging in and out of the website:
GET chrome- www-embed-player.js:170 GET chrome-extension://enhhojjnijigcajfphajepfemndkmdlo/cast_sender.js
net::ERR_FAILED
And also got this when I logged in:
VM4098:1 ‘webkitIDBObjectStore’ is deprecated. Please use ‘IDBObjectStore’ instead.
I got this when sending a PM via SP:
VM6702:1 Uncaught TypeError: Cannot set property ‘value’ of null
This came up when saving and edited post in WP:
load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,plupload&ver=4.2.2:4 Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user’s experience. For more help, check http://xhr.spec.whatwg.org/.
That’s all I have found so far, nothing when I go to the admin part of WP or SP as of yet. No idea if any of that is connected to in any way.
or perhaps disable other wp plugins and see if better…
So far I have disabled the last plugin I installed (the only recent one) and no change, not done others yet.