XFdestek
Kurucu Üye
I'd like to call a specific forum name, link, description, and list of sub-forums within a custom template. I figure this simple but am not a developer and am stuck. Any help is greatly appreciated.
Here's what I'd like to do. Let's say the forum ID is 4.
<a href="{link for forum 4}">{name of forum 4}</a>
<p>{description of forum 4}</p>
<ul>{list of forum 4 subforums}</ul>
Here's what I'd like to do. Let's say the forum ID is 4.
<a href="{link for forum 4}">{name of forum 4}</a>
<p>{description of forum 4}</p>
<ul>{list of forum 4 subforums}</ul>