Log in

View Full Version : navbar_quick_links_menu_pos3


codedigital
07-02-2008, 06:12 PM
How do you edit navbar items that are in these template hooks?

Thanks!

Opserty
07-02-2008, 10:41 PM
Look through your plugins (AdminCP > Plugins & Products > Plugin Manager) as that is probably where they are added.

codedigital
07-03-2008, 07:27 PM
There are no items in there that are using that hook location.

Opserty
07-03-2008, 09:17 PM
It won't be as the "Hook location" it will be inside the Plugin PHP Code.

Dismounted
07-04-2008, 05:11 AM
<a href="https://vborg.vbsupport.ru/showthread.php?t=147447" target="_blank">Template Hooks</a>

codedigital
07-07-2008, 01:55 PM
Thanks..but I know that already my friend.

In the navbar template, it's hooking into the pos3 one and printing two links on my quick links menu.

Where are those links in that hook...as in where can I edit the links that are in that hook.

Opserty
07-07-2008, 02:08 PM
Read both my posts, I have already stated where the links will be defined.