Title: &quot;Add Doc&quot; sidebar issue
Last modified: September 1, 2016

---

# "Add Doc" sidebar issue

 *  Resolved [allisonnance](https://wordpress.org/support/users/allisonnance/)
 * (@allisonnance)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/add-doc-sidebar-issue/)
 * I have dynamic widgets set up in my group sidebar. This allows me to show certain
   widgets for certain groups. However, I’ve noticed once “add new doc” is clicked,
   all the widgets for every group show in the sidebar. I’m guessing this is because
   the “add new doc” page doesn’t technically belong to a single group. Is there
   a way I can change which sidebar is assigned to the “add new docs” page? That
   would allow me to set up a generic one for “create new docs”.
 * [https://wordpress.org/plugins/buddypress-docs/](https://wordpress.org/plugins/buddypress-docs/)

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

 *  Thread Starter [allisonnance](https://wordpress.org/support/users/allisonnance/)
 * (@allisonnance)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/add-doc-sidebar-issue/#post-7480534)
 * (In case anyone stumbles on this thread and is in my situation)
 * For a temporary fix I was able to hide the sidebar all together. All my groups
   are hidden and invite only so it’s important no information is shared between
   the groups. Below is the css I used. You must replace the “.whatever-the-sidebar-
   class-is” with your sidebar’s class. It’s not the most ideal solution but it 
   serves it’s purpose.
 * .bp-docs-create .whatever-the-sidebar-class-is{
    display:none; }
 *  Plugin Author [David Cavins](https://wordpress.org/support/users/dcavins/)
 * (@dcavins)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/add-doc-sidebar-issue/#post-7480566)
 * Hi allisonnance-
 * Unfortunately, widget display is controlled by the theme you’re using. I believe
   you’re using Boss, where the Add New form looks like it’s happening in the group.
   You might try a related thing that Boone wrote that actually moves group doc 
   bits into the related group: [https://github.com/boonebgorges/buddypress-docs-in-group](https://github.com/boonebgorges/buddypress-docs-in-group)
 * I can’t say how it’ll work with Boss, though.
 * Best,
 * -David
 *  Thread Starter [allisonnance](https://wordpress.org/support/users/allisonnance/)
 * (@allisonnance)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/add-doc-sidebar-issue/#post-7480632)
 * Thanks but it didn’t work with Boss. It caused me to have two sidebars both of
   which displayed all of the dynamic group widgets.

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

The topic ‘"Add Doc" sidebar issue’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/buddypress-docs.svg)
 * [BuddyPress Docs](https://wordpress.org/plugins/buddypress-docs/)
 * [Support Threads](https://wordpress.org/support/plugin/buddypress-docs/)
 * [Active Topics](https://wordpress.org/support/plugin/buddypress-docs/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/buddypress-docs/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/buddypress-docs/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [allisonnance](https://wordpress.org/support/users/allisonnance/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/add-doc-sidebar-issue/#post-7480632)
 * Status: resolved