Support Forum
Yes, I believe so:
WordPress Updates
Last checked on June 11, 2015 at 8:22 am. Check AgainYou have the latest version of WordPress. Future security updates will be applied automatically.
- If you need to re-install version 4.2.2, you can do so here or download the package and re-install manually:
Plugins
Your plugins are all up to date.Themes
Your themes are all up to date.Simple:Press Plugins
Your SP plugins are all up to dateSimple:Press Themes
Your SP themes are all up to date
so this is 5.6?
can you look for ajax errors in the browser console?
or perhaps disable other wp plugins and see if better...
Visit Cruise Talk Central and Mr Papa's World
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- http://www-embed-player.js:170 GET chrome-extension://enhhojjnijigcajfphajepfemndkmdlo/cast_sender.js
net::ERR_FAILED
xk | @ | www-embed-player.js:170 |
wk | @ | www-embed-player.js:170 |
(anonymous function) | @ | www-embed-player.js:170 |
c.onerror | @ | www-embed-player.js:170 |
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.
Sorry if I abandoned you yesterday. I have been unwell and losing sleep of late and I sat down and closed my eyes and the next thing I knew it was dark!
Would you be willing to let us take a look at your admin? I know it is the admin but it might be the only way we can solve this. If willing then..
Please PM credentials to both myself and to 'Mr Papa'. Please include in the PM a link to your site, a link to this thread and brief reminder of the problem. And one of us will take a look for you.
And remember - if you do this the user account you create for us will need to be a Simple:Press Admin as well so we can look at SP admin panels.
YELLOW
SWORDFISH
|
I was still logged in and saw you remove it actually!
You should talk to the team who wrote this and explain the problem. Basically they make use (in the Admin) of the jQuery-UI library. The trouble is, instead of correctly loading the version that comes with WordPress they load a third party version which is no good to be used by any other plugin that makes use of the library... like Simple:Press! Sadly, they also load it badly as well as the standard WP version - so you get two conflicting libs.
all they need to do is stop this behaviour and properly 'enqueue' the library using the WP API and all will be well.
This codex article explains the problem in more detail:
YELLOW
SWORDFISH
|
1 Guest(s)