How do I mix the news module with the comments module? [SOLVED]

General project discussion. NOT for help questions.
Post Reply
mfm
New Member
New Member
Posts: 9
Joined: Fri Jan 25, 2008 11:42 pm

How do I mix the news module with the comments module? [SOLVED]

Post by mfm »

I have read about doing the news/comments combo, but how do you actually do it?

Where should I put the comments module? so there is comments links to each news item.
Where should I put "{cms_module module="comments" }" to link it with a news item, I want the comments to be on the detailed news view.
I dont want the same comments for all news.
Thx!
Last edited by mfm on Wed Feb 27, 2008 11:09 pm, edited 1 time in total.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: How do I mix the news module with the comments module?

Post by RonnyK »

Check,

http://forum.cmsmadesimple.org/index.ph ... 183.0.html

Basically you put the middle line at the end of the detail-template of News, and that will call Comments at the details.

The {if} logic wrapped around it will make sure that it only will show Comments for a given Category of News.

Ronny
mfm
New Member
New Member
Posts: 9
Joined: Fri Jan 25, 2008 11:42 pm

Re: How do I mix the news module with the comments module? [SOLVED]

Post by mfm »

Thank you :)
Post Reply

Return to “General Discussion”