Ques/Help How to call info for specific forum?

P

PrettyPixels

Guest
I'd like to call a specific forum name, link, and description 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>

Continue reading...