how to select the order of templates called by a hook?
I have an issue with two mods that use $template_hook[navbar_search_menu].
Basically, one shows up above my google search box, the other shows up below the google search box.
Looking at the plug-in, it's basically just saying - when that hook, call this template.
How can I say call this template and place in this order?
I hope that makes sense....I'm not a programmer, but I can at least do the basics...sometimes.
|