<div class="header_menu_res">
<?php wp_nav_menu( array( 'theme_location' => 'primary', 'menu_id' => 'menu-header', 'fallback_cb' => false, 'container' => false ) ); ?>
<?php if ( is_user_logged_in())
{ ?>
<a href="<?php echo CP_ADD_NEW_URL; ?>" class="obtn btn_orange"><?php _e( 'Post FREE Profile', APP_TD ); ?></a>
<?php } else { ?>
<?php } ?>
<div class="clr"></div>
There are currently 1 users browsing this thread. (0 members and 1 guests)