Forums
-
- Forum
- Posts
-
- Installation
- 28,485
- Troubleshooting
- 62,571
- Themes
- 10,431
- Plugins
- 15,356
- Requests & Feedback
- 14,965
- Showcase
- 3,256
-
Something in one of your files is creating that tag heat map. Maybe in your theme it’s not included in front-page.php. Look through your other files for calls to that bb_tag_heat_map
function. Looking at that theme, it looks like it has a sidebar. So, is the call to that function in sidebar.php?