Changing smallest size, largest size, and max number of tags for BP defualt theme:
1. FTP to – example.com/wp-content/plugins/buddypress/bp-forums/ – in your WP directory
2. Open – bp-forums-templatetags.php
3. Ctrl +F to find – bp_forums_tag_heat_map
4. Edit and Save
Here is one of the easiest ways to change the amount of activity stream posts per page in the default BuddyPress theme.
1. FTP to – example.com/wp-content/plugins/buddypress/bp-activity/ – in your WP directory
2. Open – bp-activity-templatetags.php – in your text editor
3. Ctrl + F – then enter – ‘per_page’
4. Just change the value following – ‘per_page’ =>
I am rather new to BuddyPress but have a question about how the forum topic tags are being displayed. The tags that appear multiple times are bigger as normal seem to be too large to fit inside the given area.