JerryMcFarts Posted April 18, 2006 Share Posted April 18, 2006 Hey I have a website[a href=\"http://www.kenholdtmusic.homeip.net/\" target=\"_blank\"]http://www.kenholdtmusic.homeip.net/[/a]I am trying to set the menu at the top, after the header picture, Links. I check all the .php files in my Theme folder. Which is Abstrakt. I can not for the life of me find HOME or ABOUT or PHOTOs. Been looking around for about 2 hours. Could anyone give me some hints?thanks Link to comment https://forums.phpfreaks.com/topic/7664-wordpress-setting-main-links/ Share on other sites More sharing options...
JerryMcFarts Posted April 18, 2006 Author Share Posted April 18, 2006 Found the answer. it was under the heading.php[!--quoteo--][div class=\'quotetop\']QUOTE[/div][div class=\'quotemain\'][!--quotec--]<!-- To edit Top Level Menu Navigation Edit Below--><div id="menu"><a href="<?php bloginfo('url'); ?>">home</a> <a href="#">about</a> <a href="#">photos</a> <a href="#">portfolio</a><a href="#">contact</a> </div>[/quote]I don't undertand how to set my variables like<?php bloginfo('url'); so i have no idea how to set that or change it.im just going to be setting static links for the rest of them "/wp-gallery2" and "about.html"is that a problem? Link to comment https://forums.phpfreaks.com/topic/7664-wordpress-setting-main-links/#findComment-28004 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.