Document title tag ? I would suggest that perhaps you have a plugin affecting things? I have showing:
‘Activity Streams Directory | BP 1.7 – mozi ff’
Thanks 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/
Mitglieder
Cheers
Something getting messed up, looks to be possibly a translation error? My local test doesn’t show same issue, if you explore further and can establish it’s a bug open a trac ticket.
Thanks for your hint, but this issue isn’t related to the translation. I removed the language files and the titles are still broken.
hallo @mqlte,
you use BP 1.7, V12 theme and bp-template pack
You don’t need the template pack with 1.7
Verify the header.php file in the active theme who must contain in the head section
<title><?php wp_title( ‘|’, true, ‘right’ ); bloginfo( ‘name’ ); ?></title>
Thanks, @chouf1. This works well, although it’s a bit different from 1.6.