News comments

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
13 years ago
Is there a way to move the news comments or blog comments to a topic page?

Chad
13 years ago
The easiest method is to use iFrames by which you can display news / blog comments of specific blog / news post on the topic page.

If it want to display news / blog posts on your topic page then you can follow these steps:

1) Create a new aspx page

2) Put topic module on it so that you can add / remove text from admin section

3) Below the topic module, you can implement the code to consume RSS Feed of news or blog.

4) That's it

(Re-Compile your solution since you added new apsx and its .cs page)
13 years ago
Very interesting concept.  Thank you, I will try it.

Chad
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.