Comments

You can use the page_id tag to call comments on any detail page using the following code:

Comment Entries


		{exp:comment:entries entry_id="{exp:structure:page_id}" parse="inward"}
		

Comment Form


		{exp:comment:form weblog="blog" entry_id="{exp:structure:page_id}" parse="inward"}