![]() |
Adding Link to Community Links Menu
How do I add a link to community links drop down menu
I tried tweaking the navbar template but it didn't work Any ideas! |
I am trying this but it's not working
Code:
<if condition="$show['communitylink'] AND $show['popups']"> |
Is anything showing up? Is anything showing up in the source code? What you wrote should work if you are in the <else /> condition which means you would also see the Members List and Social Groups links.
|
Nothing is showing up
the members list, the contacts and friends, the social groups are there but the added code is not showing? Also the code is not showing up in the source code! |
medicalforums, you are trying to add your link in the wrong place, the link does not go in the nav buttons bar code.
in your navbar find: Code:
<tr><td class="vbmenu_option"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td></tr> you could add: Code:
<if condition="$show['memberslist']"> |
Quote:
Finally I added my link :) |
All times are GMT. The time now is 08:08 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|