XF 1.4 Move a post to the top

You would have to manually edit the database to change the timestamp to move the position of the post, which is not something I would recommend.
 
Posts in a thread are always sorted on date order, so you could split that post to a new thread and then add new posts to the new thread, or merge it with a thread (and posts) created after it.
 
Top Bottom