Menu item at far right
-
Hi, Richie.
In an earlier post, I asked how to add a menu item at the far right of the top navigation (in the color bar). You sent me this; I’m not sure what I’m doing wrong, but I can’t get it to work:
function twonewlink() { ?>
<div style=”float:right”>linklink2</div>
<?php }
add_action(‘bp_inside_main_nav’,’twonewlink’,100);
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Menu item at far right’ is closed to new replies.