now that is easy. Just change the codes you got from here:
you need to change the code on the bottom box which looks like this:
<div class="fb-comments" data-href="http://example.com" data-num-posts="2" data-width="400" data-colorscheme="dark"></div>to this:
<div class="fb-comments" expr:href='data:post.url' data-num-posts="2" data-width="400" data-colorscheme="dark"></div>follow the instructions here: Facebook Comment Box