Working great on 4.3 using this to display in a forum section.
Great work, thanks.
To manually add the mod to one particular forum:
Copy/paste the code below into the FORUMDISPLAY template of the skin you are using. I usually put it under the {vb:raw navbar}. Change the red "x" to the sub-forum id.
Code:
<vb:if condition="$GLOBALS[forumid] == x">{vb:raw motweek}</vb:if>
|