You will need to edit the template and use a conditional statement utilising the thread ID.
These guides should help
https://xenforo.com/community/resources/how-to.4390/
https://xenforo.com/community/resources/conditional-statements.1604/
OR use BD Widget Framework. Its great for placing elements anywhere you want to.
The guide I linked to in your other thread explains how to identify the template.I don't know which template I have to modify.
The guide I linked to in your other thread explains how to identify the template.
Correct.
Hence why you need to use a conditional statement utilising the ID.
This resource explains how to do that - you can use the array syntax for 4 IDs.
30. How can I show content in a specific thread?
<xen:if is="{$thread.thread_id} == x">
This content will show in thread x
</xen:if>
You add your content between the xen:if tags.
<xen:if is="{$forum.node_id} == x">
http://www.rotoworld.com/rss/feed.aspx?sport=nhl&ftype=news&count=12&format=rss
</xen:if>
Really, these posts are all off topic for this thread so you should continue it in your other thread.
We use essential cookies to make this site work, and optional cookies to enhance your experience.