Remove _s_content_nav( 'nav-above' ); from the top of all templates. Fixes #148
This commit is contained in:
parent
ad57a4af29
commit
e04732c5a3
4 changed files with 0 additions and 8 deletions
|
@ -67,8 +67,6 @@ get_header(); ?>
|
|||
?>
|
||||
</header><!-- .page-header -->
|
||||
|
||||
<?php _s_content_nav( 'nav-above' ); ?>
|
||||
|
||||
<?php /* Start the Loop */ ?>
|
||||
<?php while ( have_posts() ) : the_post(); ?>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue