Adding Page Titles to BuddyPress Group and Forum pages
-
Hello Everyone,
I did a quick search and didn’t see any threads about what I am trying to accomplish.
I am working on a custom nav menu for Buddypress. Each tab on the menu has a different color associated with it and the desired functionality is that when hovering over that each tab it will display the proper color and will also display the color as a signpost while each page is active. I have accomplished this for every page except for the Group and Forum (BBPress) pages. I created a script and added it to the header which dynamically inserts an id to to each pages tag, but for the group and forum pages it sets it as home. That is because the script I have automatically sets any page without a title to home as a failsafe. How do I add a pagetitle to these two pages? What files do I need to edit?
You must be logged in to reply to this topic.