Forums
-
- Forum
- Posts
-
- Installation
- 28,369
- Troubleshooting
- 62,152
- Themes
- 10,387
- Plugins
- 15,305
- Requests & Feedback
- 14,888
- Showcase
- 3,252
-
Find
<h2><?php _e('Hot Tags'); ?></h2>
<p class="frontpageheatmap"><?php bb_tag_heat_map(); ?></p>
add
<h2>Text</h2>
<p>Text text text</p>
=
<h2><?php _e('Hot Tags'); ?></h2>
<p class="frontpageheatmap"><?php bb_tag_heat_map(); ?></p>
<h2>Text</h2>
<p>Text text text</p>
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS