Intechnic
Users Developers
Home / Forums / In-Portal Modules / In-Newz – News Management / Please help!! RSS / Topic Posts

In-Portal Forum

This is a place for users of In-Portal to ask questions, discuss various topics, and interact with other members of the In-Portal Community. Please report bugs through the Bugs Team (not the Forum). If you are interested in contributing or joining one of the many Teams for In-Portal, please check out the Contribute section of the website.
 

In-Portal Forum

Please help!! RSS (3)


Posted: 05/12/2011 1:47:35 PM

Reply Quoted  


Hi,

I have created some new sections and with rss feed on each section. However, it seems the rss comes in on the news section home page, they are not listed on the assigned sections. Please help. Thank you.

Posted: 05/13/2011 2:49:12 AM

Reply Quoted  


Please give more details, like template code you are using to output rss and url you use to access that template.

By default code (from advanced theme):
<a href="<inp2:c_CategoryLink template="in-news/elements/rss.xml" cat_id="current"/>"><inp2:m_Phrase name="lu_rss_feed"/></a>

outputs rss from current category only.

Posted: 05/23/2011 12:13:28 PM

Reply Quoted  


Thank you. Fixed the problems.

alex wrote:05/13/2011 2:49:12 AM
Please give more details, like template code you are using to output rss and url you use to access that template.

By default code (from advanced theme):
<a href="<inp2:c_CategoryLink template="in-news/elements/rss.xml" cat_id="current"/>"><inp2:m_Phrase name="lu_rss_feed"/></a>

outputs rss from current category only.