2011-07-13, 12:20:51
reff Wrote:Hello everyone
I've got strange results when tried to screw the External commenting plug-in into the News Manager. I found sourcefileand inserted the 129-th line like it was described in the External commenting plug-in's reference:Code:/plugins/news_manager/inc/site.php
It seemed to work perfectly but the comments are the same to all the news posts. And there's absolutely no difference between them. I have no idea how to make independent Disqus comments for different news.Code:get_external_comments();
Can anyone help?
PS: when logged into Disqus dashboard I can really see all the comments are related to News page but not to distinct news posts. Is it possible to fix?
Already answered by Connie, but more specifically you need to add the parameters to the get_external_comments call.
-Rob A>