PDA

View Full Version : Missing Blog Link


gedsta
Fri 19th Oct '07, 2:04pm
We have a test board which we are trying out a new skin.

On the Default VB Skin, the link for Blogs is there.

The new skin has the Navbar edited and parts of it rebuilt into the header, however the Blogs Link will not show.

Checking the new header template, it has:

$template_hook[navbar_buttons_left]
$template_hook[navbar_buttons_right]

Already coded into it, which I presume is the hooks needed. Is there anything I need to change or has anyone any help / info on how to rectify the issue?

tia

ragtek
Fri 19th Oct '07, 2:07pm
i've read here that the template hooks are not working if they are in the headertemplate

so you will have to paste the bloglink yourself into the template

gedsta
Fri 19th Oct '07, 2:09pm
Thanks for the quick reply.