I'm using this method to set my product page layout but I'm having no luck getting the ยป * Add new comment link to show up.
I used this
<?php
print $node->links['comment_add']['title'].": ".url($node->links['comment_add']['href'])."";
?>which I found on another post but all it displays is Add new comment: /comment/reply/194
What would I need to properly display the add comment link.
Thanks
Arek


Joined: 01/11/2008