When I receive an e-mail and click on the link to view the comment it doesn't take me directly to that comment. I'm using the freshy theme.
Any help would be appreciated.
Link doesn't go to comment
-
abdussamad
- Regular
- Posts: 117
- Joined: Fri Apr 21, 2006 10:11 pm
- Location: Karachi, Pakistan
- Contact:
I see what you mean. I forgot to add a comment anchor. You'll have to edit comments.tpl in the freshy folder. Find this line:
and replace it with this line:
Code: Select all
<div class="comment">
Code: Select all
<div class="comment" id="c{$comment.id}">
Abdussamad
Serendipity templates
Serendipity templates