Link to some categories in headermenu
-
Hi evereybody,
i work on an newsblog and need some changes. i want to insert 2 special categories (ID=3459 and 3460) in to my main menu in the header. i found the menu code in the function.php of my theme, but i cant find the right code to add the categories.
Here ist the menu code:
<div id=”menuv”>-
<li <?php if(is_home()){echo ‘class=”current_page_item”‘;} else { echo ‘class=”page_item”‘;}; ?>>/” title=”Home”>Home
<?php j_globalnav() ?>
<?php wp_register(‘<li class=”admintab”>’,”); ?></div>
Can anyone help?
thanks Roy
-
Afraid we can’t edit the PHP of a WordPress.com blog, so you must need to be at WordPress.org instead. We won’t be able to help you here.
-
As @raincoaster says, you’ll need to head over to WordPress.org and the forums here:
- The topic ‘Link to some categories in headermenu’ is closed to new replies.