Info
- 4 posts
- 2 voices
- Started 1 year ago by ksmithtn
- Latest reply from ksmithtn
- This topic is not resolved
First Poster Plugin?
-
- Posted 1 year ago #
This may be a ridiculous question, but I'm looking for a plugin that will simply list the author of the first post (maybe just below the topic).
Is there one out there? Seems simple enough.
From experience, I'd prefer to know who authored the post to begin with before clicking through to find out.
-
- Posted 1 year ago #
Each topic already carries the name of the person that started it, so this is very easy to do without a plugin.
Simply edit your
front-page.phpandforums.phptemplates and put<?php echo $topic->topic_poster_name; ?>where you'd like it.
also see this tag
-
- Posted 1 year ago #
Thanks, ck.
Working perfectly.
One more question...
Is there a tag for # of views a post has received?
-
- Posted 1 year ago #
Nevermind, I found the views plugin. Thanks.
-
You must log in to post.