Title: Breadcrumb
Last modified: August 30, 2016

---

# Breadcrumb

 *  [Chekki](https://wordpress.org/support/users/chekki/)
 * (@chekki)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/breadcrumb-14/)
 * Hi,
 * any idea how to implement a breadcrumb in pinnacle free theme?
 * Best regards,
 * Chekki

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [hannah](https://wordpress.org/support/users/hannahritner/)
 * (@hannahritner)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/breadcrumb-14/#post-6286678)
 * Hey,
    For the free version you would need to use a plugin. Something like this-
   [https://wordpress.org/plugins/breadcrumb-navxt/](https://wordpress.org/plugins/breadcrumb-navxt/)
 * Hannah
 *  Thread Starter [Chekki](https://wordpress.org/support/users/chekki/)
 * (@chekki)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/breadcrumb-14/#post-6286684)
 * Hi Hannah,
 * thx for your feedback.
 * For the others: I`ve put the breadcrumb into content-single.php file. I replaced
   the H1 line with the following:
 *     ```
       <div class="breadcrumbs" xmlns:v="http://rdf.data-vocabulary.org/#">
           <?php if(function_exists('bcn_display'))
           {
               bcn_display();
           }?>
       </div>
       ```
   
 * (there is a seo problem if the Blog Post Default Head Title is the post title–
   than we have 2 H1 lines – therefore I replaced it).
 * Best regards,
 * Chekki

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Breadcrumb’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/pinnacle/1.8.10/screenshot.png)
 * Pinnacle
 * [Support Threads](https://wordpress.org/support/theme/pinnacle/)
 * [Active Topics](https://wordpress.org/support/theme/pinnacle/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/pinnacle/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/pinnacle/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Chekki](https://wordpress.org/support/users/chekki/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/breadcrumb-14/#post-6286684)
 * Status: not resolved