Hi guys, im pretty new to EE (tho not new in web design world), so far no letdowns.
Now, the first major problem i have stumbled upon, is the mods communication.
Forum templates see channel {} tag as plain text. Is there any way around this?
I have a meeting time announcement floating at all the times:
<div class="boxbeli margin padding">
{exp:channel:entries channel="sastanak" limit="1"}
{sastanakbody}
{/exp:channel:entries}</div>
Also, in the same manner, is it possible to put a forum function (like unread pm inbox button) anywhere on the website except the forums?
Thank you very much 😊