Title: Where is the code?
Last modified: September 24, 2017

---

# Where is the code?

 *  [klirenso](https://wordpress.org/support/users/klirenso/)
 * (@klirenso)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/where-is-the-code-2/)
 * Hi,
 * Thanks for the plugin. I am not a coder. I can’t see any code to add to my files.
   Normally, should I add any code?
 * I installed the plugin; however what is the next step? Install is not certain
   or I can’t understand how to install.
 * Could you help me? Which code should I add to my files and where?

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

 *  [cyberespia](https://wordpress.org/support/users/cyberespia/)
 * (@cyberespia)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/where-is-the-code-2/#post-9533578)
 * `<?php bcn_display(); ?>`
 *  Plugin Author [John Havlik](https://wordpress.org/support/users/mtekk/)
 * (@mtekk)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/where-is-the-code-2/#post-9537370)
 * The readme suggests:
 *     ```
       <div class="breadcrumbs" typeof="BreadcrumbList" vocab="https://schema.org/">
           <?php
           if(function_exists('bcn_display'))
           {
                   bcn_display();
           }?>
       </div>
       ```
   
 * However, the repo redesign killed the display of code in readme files. See [https://mtekk.us/archives/guides/calling-the-breadcrumb-trail/](https://mtekk.us/archives/guides/calling-the-breadcrumb-trail/)
   for more examples.

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

The topic ‘Where is the code?’ is closed to new replies.

 * ![](https://ps.w.org/breadcrumb-navxt/assets/icon.svg?rev=1927103)
 * [Breadcrumb NavXT](https://wordpress.org/plugins/breadcrumb-navxt/)
 * [Support Threads](https://wordpress.org/support/plugin/breadcrumb-navxt/)
 * [Active Topics](https://wordpress.org/support/plugin/breadcrumb-navxt/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/breadcrumb-navxt/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/breadcrumb-navxt/reviews/)

## Tags

 * [Install](https://wordpress.org/support/topic-tag/install/)

 * 2 replies
 * 3 participants
 * Last reply from: [John Havlik](https://wordpress.org/support/users/mtekk/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/where-is-the-code-2/#post-9537370)
 * Status: not resolved