Title: adjb's Replies | WordPress.org

---

# adjb

  [  ](https://wordpress.org/support/users/adjb/)

 *   [Profile](https://wordpress.org/support/users/adjb/)
 *   [Topics Started](https://wordpress.org/support/users/adjb/topics/)
 *   [Replies Created](https://wordpress.org/support/users/adjb/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/adjb/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/adjb/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/adjb/engagements/)
 *   [Favorites](https://wordpress.org/support/users/adjb/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Right sidebar widget has disappeared in all new posts](https://wordpress.org/support/topic/right-sidebar-widget-has-disappeared-in-all-new-posts/)
 *  Thread Starter [adjb](https://wordpress.org/support/users/adjb/)
 * (@adjb)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/right-sidebar-widget-has-disappeared-in-all-new-posts/#post-3572230)
 * Hi, thanks for your speedy reply. These are pages sorry. The website hasn’t had
   any changes to the template files or code, which is why it doesn’t seem to make
   any sense?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Really Simple Breadcrumb] [Plugin: Really Simple Breadcrumb] Block breadcrumbs from 1 page](https://wordpress.org/support/topic/plugin-really-simple-breadcrumb-block-breadcrumbs-from-1-page/)
 *  Thread Starter [adjb](https://wordpress.org/support/users/adjb/)
 * (@adjb)
 * [14 years ago](https://wordpress.org/support/topic/plugin-really-simple-breadcrumb-block-breadcrumbs-from-1-page/#post-2881549)
 * Actually worked it out myself. To exclude from the front page use this code in
   your page.php template:
 * <?php if(function_exists(simple_breadcrumb) && !is_front_page()) {simple_breadcrumb();}?
   >

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