Uncaught TypeError: Cannot set property 'onclick' of null
at XMLHttpRequest.XHR.onload (ghost.js:110)
var loadMore = document.getElementById('nodebb-load-more');
loadMore.onclick = function() {
There is no such an element nodebb-load-more in post page, allthough it presents in comments.tpl