Quote:
Originally Posted by mrlb.com
ChurchMedia - working well for forum homepages but not forum threads in that forum...
|
Make sure you follow this instruction:
PHP Code:
-----------------------STEP 4-----------------------------
This will put the header/footer on every thread in the forum
In Template SHOWTHREAD FIND:
<------------------------------------------->
$navbar
<------------------------------------------->
BELOW ADD:
<------------------------------------------->
$foruminfo[forumheader]
<------------------------------------------->
FIND:
<------------------------------------------->
$footer
<------------------------------------------->
ABOVE ADD:
<------------------------------------------->
$foruminfo[forumfooter]