Thanks for getting back to us, I've checked in your site, it seems like these following plugins causing this issue.
First, I hitting this following error when I trying to submit a new post.
<head></head><br/>
<b>Notice</b>: Undefined offset: 1 in <b>/xxx/plugins/system/cachecontrol/cachecontrol.php</b> on line <b>74</b><br/>
<br/>
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at xxx/plugins/system/cachecontrol/cachecontrol.php:74) in <b>xxx/administrator/components/com_easyblog/includes/ajax/ajax.php</b> on line <b>187</b><br/>
[{"type":"resolve","data":[""]}]
Then I disabled this plugin
CacheControl from your backend.
After that I try submit a post again, then I hitting following error :
0 Call to undefined method JDocumentRaw::addCustomTag()
Then I disabled this plugin
AddThis - Bookmark and Sharing Tool, after that everything is working fine, can you give it a try now?