Are you talking about the navigation menu?
Be a little more specific on your issue
hi yes, thanks for your reply its nav menu. i want Home Activity Members Groups. on my site to show sub category when i put mouse on the original page nav.
here is my website: http://www.naijaping.com
here is example of what am looking for: http://www.theindianstartup.com
Best regards
This is as simple as a nav plugin, I would recommend the Multi Level Navigation Plugin.
You can also achieve putting those contents in your admin bar, such as Networks with a dropdown of Member and Groups along side the “My Account” as an example
haaaa, thank you, it sounds great. i will install it and let you know if it works.
best regards
hi, i have tried that plugin but i dont seems to get it working . below is my header.php file if someone can please help me out and tell me where i can edit to just add simple code to achive this function.
<html xmlns="http://www.w3.org/1999/xhtml" >
<meta http-equiv="Content-Type" content="; charset=" />
<title></title>
<meta name="generator" content="WordPress " /> <!-- leave this for stats -->
<link rel="stylesheet" href="" type="text/css" media="screen" />
<link rel="alternate" type="application/rss+xml" title=" | " href="" />
<link rel="alternate" type="application/rss+xml" title=" | | " href="" />
<link rel="alternate" type="application/rss+xml" title=" | | " href="" />
<link rel="alternate" type="application/rss+xml" title=" " href="" />
<link rel="alternate" type="application/atom+xml" title=" " href="" />
<link rel="pingback" href="" />
<body id="bp-default">
<div id="header">
<h1 id="logo"><a></a></h1>
<ul id="nav">
<li class="selected">
<a></a>
</li>
<li class="selected">
<a></a>
</li>
<li class="selected">
<a></a>
</li>
<li class="selected">
<a></a>
</li>
<li class="selected">
<a></a>
</li>
<li class="selected">
<a></a>
</li>
</ul><!-- #nav -->
<div id="search-bar">
<div class="padder">
<form action="" method="post" id="search-form">
<input type="submit" name="search-submit" id="search-submit" value="" />
</form><!-- #search-form -->
</div><!-- .padder -->
</div><!-- #search-bar -->
</div><!-- #header -->
<div id="container">
Don’t just paste your header.php, it’s useless and alters the page layout, as you can see
First of all, what is wrong with the multi level navigation? It should guide you through everything you need.
Second thing, is this is not the support forum you need for your issue. This is a buddypress plugin support forum, so I would recommend you go to your theme’s support forum and get nav support there.
The sub nav does not just involve html, as well as css, if your theme does not support navigation at all.
problem solved below is the result
http://www.naijaping.com