Hello,
I’d like to make a few points about bbPress and BuddyPress when using this theme.
1. BuddyPress Profile Page
The profile page for BuddyPress (front-end, accessible via http://example.com/members/admin/profile/edit/group/1/) is not how its supposed to look like. See example 1: http://i.imgur.com/TDpgYfl.jpg
As it can be seen on example 1, the “Name” should be below the “Introduction” and “Work Experience” profile groups.
2. Forum Topics Started
Forum Topics Started’s css is different from the bbPress css. It is accessible via: http://example.com/members/admin/forums/
It would be great if it has the same design as the bbPress forum itself.
3. Breadcrumbs bbPress Bug
When inside a topic in the forums, clicking on the last breadcrumb returns to a 404. Example, let’s say I’m on a topic the breadcrumb nav will show “Home > Forums > Funny Videos” the funny videos link will redirect to: “http://site.com/forums/topic/topic-title/Funny%20Videos” instead of “http://site.com/forums/topic/topic-title/Funny-Videos”
Also, the breadcrumbs themselves are not redirecting to the forums. Please do check.
On demo page: http://demo.tagdiv.com/newspaper/forums/forum/wordpress-theme/general-support-wordpress/General%20support:%20WordPress
4. Forum Categories
Forum categories pages are not showing the listed forums under it. Let’s say I have “WordPress” as my category and forums under it would be “Plugins,” “Themes,” and etc. When opening the Category “WordPress” it should have listed the forums under it right? Well, it’s not doing that. Please fix.
Accessible on demo via: http://demo.tagdiv.com/newspaper/forums/forum/Wordpress-theme/
Closing notes:
I do hope these bugs get fixed soon. Newspaper is a powerful theme which I literally like and found incomparable with other WP themes.
Hi,
1. For me the name appear correctly as you can see here: http://screencast.com/t/97I60soPJvqM
I think is from this element Work experience, from where come this? there is a CSS issue and could be fixed easily, but i need a link with the issue to inspect it or tell me how do have added that text Work experience
2. bbPress forum have a different structure, the Buddypress have the default structure is not only a CSS issue.
3. We will take a look about this, seems the issue is only when you have space in title forum
4. We will investigate.
Thanks for your message, we will try to improve this in future updates.
Hello,
Thank you for your feedback.
1. Those are Profile Feed Groups. Accessible via: http://site.com/wp-admin/users.php?page=bp-profile-setup if you have BuddyPress installed.
2. Yes, that’s true but since you guys said you have BuddyPress and bbPress support, as users of the theme, we do expect a streamlined experience and UX for those.
3 and 4. Thanks! 🙂
I suggest you guys play around BuddyPress and do check for bugs. I’ll be giving my reports, too. Let’s make Newspaper theme the best bbPress and BuddyPress theme! 🙂
Hi,
1. I mean from where is that http://screencast.com/t/tRW455dxi
Can you try this CSS, add it in Theme panel -> Custom CSS
#buddypress #profile-edit-form ul.button-nav {
display: inline-block !important;
}
2. We will try to make it better in the future updates, can you give us some suggestions, what can make or what can improve on this BuddyPress? because I still don’t know from what is used that BuddyPress plugin 🙂
Can you show us your site to see for what do you use that plugin?
Thanks for your message!
Hi
1. I’ll Try that.
2. Of course I’ll keep the suggestions and improvements coming. Anyways, BuddyPress is a WP plugin that turns WP to like a Social Networking site. It has groups, activity streams, extended profile pages and etc.
As for the site, I haven’t deployed the site yet that uses BuddyPress. I’m currently testing it via WAMP since its still buggy.
