I have created a site that includes facebook ‘like’ buttons (see http://www.rupertheath.com) and they work except, when you click them, no comment box appears. When I first installed the buttons, the comment box did appear but I’ve spent some time styling the buttons (for positioning) and seem to have stopped that functionality working.
Can anyone explain why?
Problem is, you set
overflow: hiddenon a parent container:Remove that style and the comment box should reappear. Note that you need to change other styles as well as it will break the hairlines around the social media buttons (but it is doable).
EDIT
Try something along the lines of: