bbPress page title using themepress
-
Perhaps someone can help.
I am having trouble getting titles to display dynamically for my bbPress pages within a WordPress installation. The name of the blog appears, however no information regarding the forum page is displayed which is hurting my SEO.The reason for this appears to be the due to the bbPress template themePress,which skins bbPress to match the wordpress theme (changing the bbPress template fixes the problem). I’m assuming that these pages are calling the wp_title() function, rather than the bb_title() function, but i can’t seem to find where it is beign called from. ThemePress calls bb_title() inside the title tags however this is apparently not working.
Does anyone know where this code lives or do i have to write a plugin to make wp_title() get the bbpress info?
As always any help much appreatiated.
- The topic ‘bbPress page title using themepress’ is closed to new replies.