quick reply ajax inserts messages
Hello,
I am trying to reverse the sort order of my postbits so that the newest post is at top.
I am doing this by changing $postorder = "DESC"; with a plugin.
The problem I am having is that when I do a quick reply, it inserts the post at the bottom!... when I refresh it puts it back in the right place... but I am wondering how I can get the ajax to insert the reply at the top.
Any ideas would be appreciated.
|