I know there is a easy way to do this but i cant find it if you look at my test site
you will see the navigation menu at the top when you log in the name on the block auto changes to the users name i like this in this theme but i dont like the menu i like the menu at the bottom of my test site but i cant figure out where and what to put in the menu title to make the bottom menu act like the top i am setting up 2 accounts so you can log in each one and see what i am trying to ask after you log in look at the block title in the menu at the top and see that it changes how can i make the menu at the botom do the same so i can delete the top menu and replace it with the bottom
here is the site and log in info thanks
http://www.usguildhouse.com/tpll/
login test1
pass test1
login test2
pass test2
thanks for your help
Comments
To be honest, I don't see a
To be honest, I don't see a real need for keeping both menus. Although I just had a look on the front page of your site.
I think I understand where you are trying to go with it by having a footer navigation for the site, right? In that case, I would just use simple static HTML links built right into the site footer.
Or if you want to keep things Drupal, check the project http://drupal.org/project/footermap
And if you want to print the username, you could do something like:
more information about that can be found here: http://drupal.org/node/155591
Hope this helps
txcrew
menu name
thank you for your help but i got it i needed to get the bottom menu block to auto name the block from Menu to the users name like in the menu block on top (example of what i was wanting to look like)
for others just leave the block name blank and the templet will do this in this theme auto
and yes i do agree only 1 menu needed just put 2 for demo of what i was looking for thanks
txcrew for your response