Forum Replies Created
-
In reply to: Upgrading my “Template Packed” Theme doesn't work
Still need some help. :s
In reply to: Page titles are broken since 1.7Thanks, @chouf1. This works well, although it’s a bit different from 1.6.
In reply to: Page titles are broken since 1.7Thanks for your hint, but this issue isn’t related to the translation. I removed the language files and the titles are still broken.
In reply to: Page titles are broken since 1.7Thanks for your prompt answer. Yes, referred to the document title tag. I deactivated every single plugin but nothing changed, unfortunately. This problem is only concerned to BuddyPress itself. If you want to take a look on it, some examples:
http://www.replaying.de/mitglieder/greendevil/
Cheers
In reply to: 1.6 allowing users to register with spaces in SNExactly the same here. I got emails from members who could not login because they didn’t realize the hyphen in their username. This is pretty annoying for both sides. The plugin “Restrict Usernames” does not solve the problem.
I’m also missing the “bp-members-signup.php” … has it been moved or included in another file?
Thanks.
In reply to: Avatar image quality after croppingThank you for your reply but a larger image doesn’t solve the problem. The final image has a worse quality than the preview image. I reported this on trac.buddypress.org.
Example: http://i47.tinypic.com/mavym8.jpg
(The original image size is 1680×1050)
Rgds
In reply to: What is “i0.wp.com”?Thanks again for your explanation. I hope the next version will fix this problem.
Rgds
In reply to: What is “i0.wp.com”?Thank you for your quick reply. This is strange because my page never had anything to do with gravatar.com. I also deactivated the plugin “Jetpack for WordPress” which seemd to be a possible trigger for this i0.wp.com, but nothing changed.
What do you mean with “I’ll raise it with Automat(t)ic”? I’m not a native English speaker.

Rgds
In reply to: [Resolved] BuddyPress GroupblogThis looks promising, but it doesn’t seem to work with BuddyPress 1.6-bleeding. If I click on the link “Blog” in my group, a white blank page appears.
Any suggestions?Thanks!
In reply to: Generally remove BuddyPress Sidebar and FooterOkay, at least you can “hide” or remove the sidebar with some CSS:
/*Hide sidebar*/
#sidebar { display:none !important; }
/*Full-width posts and pages*/
#custom, #container, #post-entry {width:100% !important;}
/*Full-width BP components*/
#custom #container #content {width:100% !important;}
#custom #container .padder, #custom .directory #container .padder {width: 96% !important; padding:0 2%;}Source: http://premium.wpmudev.org/forums/topic/buddy-press-sidebar-on-some-pages
Regards
In reply to: Reset “Friend counter” on the profile pageNo idea?
In reply to: Quick one: Members ListHi,
I’m using this plugin: https://buddypress.org/community/groups/buddypress-usernames-only/
Works great.