How to add Comment Box on a page?
There are two ways to add a comment box on a page:1. Display Designer:Click on "Comments" box and choose from the options. This will add the tags to the display page.2. Manually Add Tag:On a display template, insert a comment tags such as below:{COMM...
{COMMENT:count} :
How to display comment count on an entry?
You may want to display how many comment an entry has. In order to do this you should use{COMMENT:count} tag. For example:On your listing if you write [Comments ( {COMMENT:count} )]. It will print out [Comments (15)] for each item with their comment ...
{COMMENT:public/member} :
How to use {COMMENT} tag?
There are three types of comment: Regular comment (comment), Star Rating (rating) and Comment and Rating combined review (review). With comment tag you can set what Members can do and what public can do. Second argument of {COMMENT} tag defines this ...
{COMMENT:rating_average } :
How to display rating average of an entry?
You may want to display how rating average of an entry. In order to do this you should use{COMMENT:rating_average} tag. For example:On your listing if you write {COMMENT:rating_average}. It will print out the rating average in rating stars format.
How to add a Comment Form to a static page?
Comment tag is only intended to work with applications. That's why they require an application name
and entry ID to connect comments and page entry with each other.However, you can trick Memberkit to show comment forms on non-application ...
Search in articles
|