CGFeedback problem in News detail template
Posted: Tue Jul 10, 2012 11:22 pm
Hi all,
In my news detail template I am using:
(As stated in the help) But it doesn't appear to keep the comments unique to the News article it was posted on. Here is my raw implementation: http://newsite.totaldietfood.com/news/5 ... Newspaper/
If you post a comment on that page it shows in all articles. Am i doing something wrong? Latest CMSMS, latest modules.
Thanks in advance.
In my news detail template I am using:
Code: Select all
{CGFeedback key1="News" key2=\$entry->id action='summary'}
If you post a comment on that page it shows in all articles. Am i doing something wrong? Latest CMSMS, latest modules.
Thanks in advance.