Quote:
Originally Posted by NSForumGuru
Unfortunately your description of your fix isn't particularly helpful...
perhaps you should post the explicit template name, and where explicitly you added the line:
{vb:raw vmoods_list}
Thanks.
|
The explicit template name
is navbar. You can also stick it in the header template if you like.
However, in order for that to actually work, you will need to turn off the Auto Edit Navbar Template option, otherwise it will attempt to stick the list into the nonexistent navbar_end template hook.
Or, to make it easy, I modified the plugin controlling that to point it to the navtab_end template hook instead, and attached the XML for said plugin. It's in a slightly different spot than it used to be though.