Forums
-
- Forum
- Posts
-
- Installation
- 28,539
- Troubleshooting
- 62,922
- Themes
- 10,446
- Plugins
- 15,400
- Requests & Feedback
- 15,015
- Showcase
- 3,256
-
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.