PDA

View Full Version : Forum Home Enhancements - album in navbar


al-baker
05-01-2008, 10:00 PM
hi

link for ur album in navbar

just put this code

<if condition="$show['member']"><td class="vbmenu_control"> <a href="album.php?$session[sessionurl]u=$bbuserinfo[userid]">Albums</a></td></if>

or change navbar with attachment

bokmade
05-02-2008, 06:02 AM
They Can Add it to the Quick Link ..

Thanks ..

Jasem
05-02-2008, 08:20 AM
Thank you very much :)

al-baker
05-02-2008, 07:49 PM
u wellcome

queengoc
05-07-2008, 06:02 PM
I am interested in adding one specific album to the navbar, can I do that with this? Also, I don't understand where to put this code.

Thanks!

AzH
05-07-2008, 08:38 PM
I am interested in adding one specific album to the navbar, can I do that with this? You can do that with the following. The information in ***'s needs to be changed to your specific details...

<td class="vbmenu_control"> <a href="***URL TO ALBUM***">***NAME OF ALBUM***</a></td>

Also, I don't understand where to put this code.

Thanks!

Access your admincp and go:

Styles & Templates >>> Search in Templates >>> Search for Text: Navbar & Search Titles Only: Yes >>> open navbar template >>> Search for:

<if condition="$show['member']">
<td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
</if>

Add your album code from above after the "</if>"

Save and you're done.

queengoc
05-07-2008, 09:13 PM
PERFECT AZH!!!! Thank you so much! That was exactly what I wanted. :D

myown
05-09-2008, 01:36 PM
thanks

steven72555
05-13-2008, 12:20 PM
I am confused as to where I add this code, or what I am supposed to do with that text file..

Katman
05-16-2008, 02:48 PM
I am confused as to where I add this code, or what I am supposed to do with that text file..
Read Post #6 again.

Boofo
05-16-2008, 02:50 PM
This is default in 3.7 under the Quick Links menu. No need to add it.

cdurnan1234
09-27-2009, 08:40 PM
When I go to quicklinks>networking:Pictures & albums

I only see my own.

http://www.visualdesignsbychris.com/forum/album.php?u=1

same with

http://www.visualdesignsbychris.com/forum/album.php

I only see mine. Is there a setting I am missing or place I should be able to set up to see all the members albums?

thank you in advance.

Chris