View Forum Comments
Do you have a weblog where you have users leave comments in an associated forum topic?
The Forum Comments plugin makes it easy to display the comments that take place in the discussion forum within regular EE templates!
{exp:forum_comments:comments}{/exp:forum_comments:comments}
Table of Contents
Parameters
weblog_id
author_id
The ID of the member that posted the forum reply.
orderby
sort
Accepts either ‘asc’ or ‘desc’.
limit
parse
Set to ‘inward’ to make it so other EE tags inside of the forum_comments tag get parsed.
Variables
The following are available within this tag.
weblog_short_name
author_id
screen_name
photo_filename
avatar_filename
username
title
url_title
post_body
reply_id
create_date format=”“
count
Conditionals
{if no_results}
{if photo}
{if avatar}
Example