Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,046
- How-to & Troubleshooting
- 129,728
- Creating & Extending
- 25,799
- Requests & Feedback
- 9,505
- Third Party Plugins
- 9,793
- Showcase
- 3,316
- Ideas
- 1,375
- Miscellaneous
- 9,181
-
BP Template Pack needs to be updated.
You need to update a few of the template files so they use the new BP_Button class:
https://codex.buddypress.org/theme-development/bp-default-theme-changelog/
Match your template loop files with this:
https://trac.buddypress.org/changeset?new=3296%40branches%2F1.2%2Fbp-themes%2Fbp-default&old=3124%40branches%2F1.2%2Fbp-themes%2Fbp-default#file10
And see if it fixes your problem.