when I call the one title in the "recent blog post" : MY RELATION TO THE GARSCHAGEN CLAN
everything seems ok with the layout.
but if I call the page troughout the link " more ..." all the page layout change a bit and the right siderbar did not mutch the conventionally structure of the Site.
How do I add a snippet at the end of my nodes that shows the statistics of how many times the node has been read?
(close to the "add comment" link)
I think it is part of the $links variable, but i'm rather new to theme development.
At the end of the node it should show "xxxx Reads" which is incremented every time the node is opened. (part of the statistics module as far as I understand)
I am using a PHPTemplate theme.
Does this change go in node.tpl.php?