Per discussion in my hiding elements thread, I'm going to be commenting out wherever possible rather than using display: none.
I am having problems hiding the likes bar. In the template post, I made the following change:
<xen:comment><xen:if is="{$post.canLike}">
<a...