Forums
-
- Forum
- Posts
-
- Installation
- 28,380
- Troubleshooting
- 62,269
- Themes
- 10,391
- Plugins
- 15,313
- Requests & Feedback
- 14,924
- Showcase
- 3,252
-
Ugly hack for now…
I commented out two lines in functions.bb-template.php:
Line 272:
if ( empty( $h2 ) && false !== $h2 ) {
Line 280:
}
Would be nice to get a better workaround that doesn’t require hacking a core file.