Title: Adding link to navigation
Last modified: August 21, 2016

---

# Adding link to navigation

 *  Resolved [shackep](https://wordpress.org/support/users/shackep/)
 * (@shackep)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/adding-link-to-navigation/)
 * I have been having problems adding a link as a navigation item. Everything seems
   to be working up until I ‘Publish Changes’. After that the link items are removed.
   Are there any known quirks with this? I have tested it with BU section editor
   as the only other enabled plugin. I have tested it on Twenty Twelve theme and
   still no dice.
    Thanks, Peter
 * [http://wordpress.org/extend/plugins/bu-navigation/](http://wordpress.org/extend/plugins/bu-navigation/)

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

 *  [Mohan Chevuri](https://wordpress.org/support/users/mchev2/)
 * (@mchev2)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/adding-link-to-navigation/#post-3836996)
 * Setting ‘BU_NAVIGATION_LINK_POST_TYPE’ to ‘link’ seems to be fixing this. Not
   sure what the implications will be by doing this. It was set to ‘bu_link’ originally.
   Thoughts?
 * `define( 'BU_NAVIGATION_LINK_POST_TYPE', 'link' );`
 * It looks like this issue is linked to [line 523 in admin/manager.php](https://github.com/bu-ist/bu-navigation/blob/master/admin/manager.php#L523)
 *  [Mohan Chevuri](https://wordpress.org/support/users/mchev2/)
 * (@mchev2)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/adding-link-to-navigation/#post-3836997)
 * Actually, this commit seems to be fixing the issue.
 * [https://github.com/bu-ist/bu-navigation/commit/1f592982208f7e6be3484aef3db129368e8d84c3](https://github.com/bu-ist/bu-navigation/commit/1f592982208f7e6be3484aef3db129368e8d84c3)
 *  Plugin Author [BU Web Team](https://wordpress.org/support/users/bostonu/)
 * (@bostonu)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/adding-link-to-navigation/#post-3837005)
 * This issue has been resolved in the latest release (1.1.4).
 *  [Mohan Chevuri](https://wordpress.org/support/users/mchev2/)
 * (@mchev2)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/adding-link-to-navigation/#post-3837006)
 * Thank you!

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

The topic ‘Adding link to navigation’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/bu-navigation_66475c.svg)
 * [BU Navigation](https://wordpress.org/plugins/bu-navigation/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bu-navigation/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bu-navigation/)
 * [Active Topics](https://wordpress.org/support/plugin/bu-navigation/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bu-navigation/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bu-navigation/reviews/)

## Tags

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

 * 4 replies
 * 3 participants
 * Last reply from: [Mohan Chevuri](https://wordpress.org/support/users/mchev2/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/adding-link-to-navigation/#post-3837006)
 * Status: resolved