Hi Athen,
Just tested this and it’s working in my install. It could be a conflict with another plugin.
Can you please check to see if pages and posts are sortable via date?
Thread Starter
Peer
(@athen)
Thanks. The issue only occours when I have ALOT of posts. I have one CPT with 967 posts, that I cannot sort.
Another CPT with just a few -> sorts perfect.
I’ve talked to server management, and there are no time-outs or limitations reached.
How can this be? I can provide staging-server, login and FTP if you like. Please write me a email then. peer (at) ondesign (dot) dk
That’s definitely weird. Could be the query takes to long and it drops?
I really don’t know. Try and find where in WordPress that query happens and try and debug it and see where it fails. There’s no way around it.
Thread Starter
Peer
(@athen)
Thanks for your thoughts. Unfortunately I do not have the skills to bug-track in admin π
Good idea about the query that drops – is there a way to “fix” that?
Thanks alot π
Unfortunately I can’t really help you here.
What you could try is some general debuging tips:
– disable all plugins and try again
– change to a default theme and try again
– try and replicate this bug with another WordPress instance… it could just be a WordPress bug.
– try and install your site on your localhost with the same database and try again. It could be from your server.
– search for something similar via google or search https://core.trac.ww.wp.xz.cn/ for a similar bug.