no sidebar for all buddypress pages

Posted in: Newspaper
Post count: 140

im having a hard time trying to remove the sidebar for all buddypress pages

Activate
Activity
Edit Profile
Friend List
Inbox
Members
Notification
Outbox
Send Message

i tried by setting the page template to > ” home page Blank ” … but the default sidebar is still there …

am i doing something wrong ?

thanks

Post count: 3343

Hi,
We know about this issue, still working on that.
Thanks!

Post count: 13

Has there been a fix for this issue? Also I can event change the widget on the sidebars as well

Post count: 3343

Hi,
Please can you explain what issue you have?
Thanks for the message!

Post count: 13

I cannot change the sidebar widget on buddypress pages. I also cannot make the buddypress pages full width. If I change the sidebar widget at the page or theme level t does not change the default sidebar. Nothing works

Post count: 3343

Hi,
Radu have tried to fix this but its a little difficult, is still on our todo list, we will try to fix it somehow.

Thanks for the message!

Post count: 14

Hello,

Any update on this? Seems to be still happening, even with Newspaper 6?

Post count: 7909

Hi,

The issue is still on our list, we will try to provide a solution as soon as possible, but it will take some time because we have a lot of items on our list and we have to take them one by one. Sorry for inconvenience!

Thanks!

Post count: 14

Is there a code/CSS change we can make to remove the sidebar until the fix comes in?

Thanks!

Post count: 7909

Hi,

You can try to create a condition here – http://screencast.com/t/TZ6LYtVY so on buddypress page will not be added any sidebar.

if(is_buddypress()) {
$loop_sidebar_position = 'no_sidebar';
}

Thanks!

Post count: 36

Hey tagDiv guys since Feb 8, 2014, at 6:05 pm to till now you are working on BuddyPress fix and no resolution? I just wonder about your words and concern.

If you can’t find a fix for such issue for 2.5 years then you should not mention BuddyPress compatible. I have no idea if you guys aware of faith and concern kind of words.

Wow more than 2 years and still no fix….

Post count: 36

abhi2014, are you still waiting for the fix? Look at the date of the first thread. It’s been posted on Feb 8, 2014, at 6:05 pm.

My bad, I should be able to access this support section before I made a purchase.

  • This reply was modified 10 years by jatinsoni.
Post count: 22421

Hi,

Sorry for the inconvenience. Our theme is compatible with buddypress. That means buddypress works with our theme properly. Because there is no setting to remove a sidebar, that does not mean the theme is not compatible with the plugin. I’m not sure if this request got lost somewhere but I will place it as a priority so we can implement it as soon as possible.
You can use the method provided above by Alin to remove the sidebar for the time being.

Thank you for your understanding.

Post count: 53

Hi Guys, I’m having the same request about the same problem. Can’t customize Sidebars on Buddypress pages. So, guys from tagDiv please, please, make this setting available in next updats for Newspaper 7. The only solution is use the Default Sidebar as Buddypress sidebar, and create custom sidebar for the rest of templates.

Cheers

Post count: 22421

Hi,
This is on our list and now it depends on the dev team if it will get implemented. Untill such time, please use the method above posted by Alin.
Thank you!

Post count: 1

Hello,

I have been trying to fix this issue all night. I recently purchased this theme with the belief and trust that buddypress would work. IMO BuddyPress DOES not work as it is right now. Who has a use case for buddypress with a sidebar?

Please, please fix this.

Zack

Post count: 22421

Hi,

You can try to create a condition here – http://screencast.com/t/TZ6LYtVY so on buddypress page will not be added any sidebar.

if(is_buddypress()) {
$loop_sidebar_position = 'no_sidebar';
}

Thanks!

Viewing 17 posts - 1 through 17 (of 17 total)
The forum ‘Newspaper’ is closed to new topics and replies.