예제 #1
0
                            <div class="cf">
                                <a href="#" class="previous-post"><i class="fa fa-chevron-left"></i> Previous Post</a>
                                <a href="#" class="next-post">Next Post <i class="fa fa-chevron-right"></i></a>
                            </div>
                        <?php 
}
?>
                    </div>





                    <?php 
//get_template_part('recommended','articles');
pho_recomended_articles(33);
?>



                </div>
                <div class="fourth mobile-wide tablet-wide">
                    
                    
                    <div class="spacer general-nav modual">
                         <?php 
include 'includes/i_ships-nav.php';
?>
                    </div>

예제 #2
0
                                <a href="#" class="previous-post"><i class="fa fa-chevron-left"></i> Previous Post</a>
                                <a href="#" class="next-post">Next Post <i class="fa fa-chevron-right"></i></a>
                            </div>
                        <?php 
}
?>
	



                    </div>


                    <?php 
//get_template_part('recommended','articles');
pho_recomended_articles(267);
?>
                </div>
                <div class="fourth mobile-wide tablet-wide">
                   

<?php 
include 'includes/i_history-sidebar.php';
?>
                 
                   
                   


                </div>
            </div>
예제 #3
0
$previd = $ids[$thisindex - 1];
$nextid = $ids[$thisindex + 1];
?>
                            <a href="<?php 
echo get_permalink($previd);
?>
" class="previous-post"><i class="fa fa-chevron-left"></i> Previous Post</a>
                            <a href="<?php 
echo get_permalink($nextid);
?>
" class="next-post">Next Post <i class="fa fa-chevron-right"></i></a>
                        </div>
                    </div>
                    <?php 
//get_template_part('recommended','articles');
pho_recomended_articles(239);
?>
                </div>
                <div class="fourth mobile-wide tablet-wide">
                    <div class="spacer modual">
                        <div class="general-nav">
                            <h2>Recent News</h2>
                            <nav>
                                <ul>
                                    <li><a href="#">Nav Item <i class="fa fa-chevron-right"></i></a></li>
                                    <li><a href="#">Nav Item <i class="fa fa-chevron-right"></i></a></li>
                                    <li><a href="#">Nav Item <i class="fa fa-chevron-right"></i></a></li>
                                    <li><a href="#">Nav Item <i class="fa fa-chevron-right"></i></a></li>
                                    <li><a href="#">Nav Item <i class="fa fa-chevron-right"></i></a></li>
                                </ul>
                            </nav>
            <?php 
} else {
    ?>
            <h1 class="center">Not Found</h1>
            <p class="center">Sorry, but you are looking for something that isn't here.</p>
            <?php 
    get_search_form();
    ?>
            <div class="cf"> <a href="#" class="previous-post"><i class="fa fa-chevron-left"></i> Previous Post</a> <a href="#" class="next-post">Next Post <i class="fa fa-chevron-right"></i></a> </div>
            <?php 
}
?>
          </div>
          <?php 
//get_template_part('recommended','articles');
pho_recomended_articles(32);
?>
        </div>
        <div class="fourth mobile-wide tablet-wide">
        <?php 
include 'includes/i_heroes-sidebar.php';
?>
 
        </div>
      </div>
      <?php 
include 'includes/i_bottom-callouts.php';
?>
    </div>
  </div>
</div>