Quote:
Originally Posted by blowy
Hello
First I would like to say thanks for this mod Its excellent
BUT is there a way of inserting this at the top of the forum Just under header or just before the forums start.
As my forum is about links and sponsers etc.
Cheers
B
|
Go to the Plugin Manager and find the vBAffiliation plugins. Edit the one titled Affiliation Hook. Find the following line:
$template_hook[forumhome_wgo_pos5] .= $templater->render();
Change to:
$template_hook[forumhome_above_forums] .= $templater->render();