Title: CloudburstDesign's Replies | WordPress.org

---

# CloudburstDesign

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Breadcrumb NavXT] Duplicate breadcrumb separator displaying](https://wordpress.org/support/topic/duplicate-breadcrumb-separator-displaying/)
 *  [CloudburstDesign](https://wordpress.org/support/users/cloudburstdesign/)
 * (@cloudburstdesign)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/duplicate-breadcrumb-separator-displaying/page/2/#post-9825242)
 * [@mtekk](https://wordpress.org/support/users/mtekk/)
    I just pulled that file(
   class.bcn_breadcrumb_trail.php) from your link above, replaced it in the plugin
   on a site that had the issue, and it appears to be resolved. Thanks for your 
   help – happy new year!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Breadcrumb NavXT] Duplicate breadcrumb separator displaying](https://wordpress.org/support/topic/duplicate-breadcrumb-separator-displaying/)
 *  [CloudburstDesign](https://wordpress.org/support/users/cloudburstdesign/)
 * (@cloudburstdesign)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/duplicate-breadcrumb-separator-displaying/#post-9824113)
 * Thanks [@mtekk](https://wordpress.org/support/users/mtekk/) – the var_dump produced:
   `
   string(4) "page" string(1) "2" bool(false) bool(false)`
 * Additionally, replacing that line with your suggestion seems to have fixed the
   issue, but there is a tiny error in your code (missing closing quote after ‘page’).
   Corrected version:
    `if(is_numeric($root_id) && $type_str !== 'page')`
 * Should I leave this in place, or wait for next update? Thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Breadcrumb NavXT] Duplicate breadcrumb separator displaying](https://wordpress.org/support/topic/duplicate-breadcrumb-separator-displaying/)
 *  [CloudburstDesign](https://wordpress.org/support/users/cloudburstdesign/)
 * (@cloudburstdesign)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/duplicate-breadcrumb-separator-displaying/#post-9823713)
 * [@mtekk](https://wordpress.org/support/users/mtekk/)
 * Same as [@koendenb](https://wordpress.org/support/users/koendenb/) here when 
   using WP_DEBUG true, without any translation plugins:
 * `Notice: Trying to get property of non-object in /home/chrisant/public_html/cloudburstdesign/
   wp-content/plugins/breadcrumb-navxt/class.bcn_breadcrumb_trail.php on line 922`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Breadcrumb NavXT] Duplicate breadcrumb separator displaying](https://wordpress.org/support/topic/duplicate-breadcrumb-separator-displaying/)
 *  [CloudburstDesign](https://wordpress.org/support/users/cloudburstdesign/)
 * (@cloudburstdesign)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/duplicate-breadcrumb-separator-displaying/#post-9822883)
 * Same for me after update to 6.0.2 – this is still an issue and shows duplicate
   separator between breadcrumb items.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Stripe Payment Gateway] Missing JavaScript files in 3.0.3, update to 3.0.4](https://wordpress.org/support/topic/missing-javascript-files-in-3-0-3-update-to-3-0-4/)
 *  [CloudburstDesign](https://wordpress.org/support/users/cloudburstdesign/)
 * (@cloudburstdesign)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/missing-javascript-files-in-3-0-3-update-to-3-0-4/#post-8232304)
 * This is still an issue in 3.0.5 – this is not fixed and the update to 3.0.5 does
   NOT work, and does NOT solve the issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Type UI] Updated and now 404](https://wordpress.org/support/topic/updated-and-now-404/)
 *  [CloudburstDesign](https://wordpress.org/support/users/cloudburstdesign/)
 * (@cloudburstdesign)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/updated-and-now-404/page/6/#post-5772004)
 * Hi Michael, Thanks for all your help sorting this stuff out. I have been following
   this thread, and so far I’m able to remedy the 404 issue by re-saving the CPTs,
   BUT periodically they become disconnected again, and the 404 comes back. I have
   not been able to ID anything specific that causes this to disconnect again anad
   again, and re-saving the CPT’s does reconnect everything, but it continues to
   be an issue for whatever reason.
 * What I have noticed is that it seems to be specific to the single view (single-
   CPTname.php). CPTs are pulled in to other areas of the site just fine, and DO
   work even when the single view gets a 404. Not sure if this clue helps or not,
   but hoping you have some ideas on all this? Thanks so much!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Type UI] Ugraded Version 1.0.x Troubleshooting Checklist](https://wordpress.org/support/topic/ugraded-version-10x-checklist/)
 *  [CloudburstDesign](https://wordpress.org/support/users/cloudburstdesign/)
 * (@cloudburstdesign)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/ugraded-version-10x-checklist/#post-5880166)
 * I ran the 1.0.5 update on another site, and new custom post types were somehow
   attached as Media items, and not using the correct template structure (single-
   cptname.php for example). I was concerned about updating this site for the same
   reason. Perhaps we will try it in a local sandbox to see. Any other ideas?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Type UI] Ugraded Version 1.0.x Troubleshooting Checklist](https://wordpress.org/support/topic/ugraded-version-10x-checklist/)
 *  [CloudburstDesign](https://wordpress.org/support/users/cloudburstdesign/)
 * (@cloudburstdesign)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/ugraded-version-10x-checklist/#post-5880164)
 * Hey Michael, I have seen this resaving of the CTP’s solution work consistently,
   except on one specific site I manage. When I resave the CTP’s the pages work 
   again temporarily, but then at some point they revert back to 404’s. Resaving
   fixes again temporarily, but I’m stuck checking over and over making sure it’s
   still working.
 * Any ideas? Running v1.0.4
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Type UI] version 1.0.5 issue](https://wordpress.org/support/topic/version-105-issue/)
 *  Thread Starter [CloudburstDesign](https://wordpress.org/support/users/cloudburstdesign/)
 * (@cloudburstdesign)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/version-105-issue/#post-5945299)
 * They were left blank. The only thing I did was set the Slug, Plural, and Singular
   names, and hit “Add Post Type”. About as simple as it gets

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