Guest User

weblizar-breadcrumbs.php

a guest
Dec 8th, 2015
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.29 KB | None | 0 0
  1. <div class="page_title2">
  2.     <div class="container">
  3.         <div class="two_third">    
  4.             <div class="title"><h1><?php the_title(); ?></h1></div>      
  5.             <div id="breadcrumbs"><?php learndash_breadcrumbs() ?></div>
  6.         </div>     
  7.     </div>
  8. </div><!-- end page title -->
  9. <div class="clearfix"></div>
Advertisement
Add Comment
Please, Sign In to add comment