Forums
-
- Forum
- Posts
-
- Installation
- 28,398
- Troubleshooting
- 62,320
- Themes
- 10,391
- Plugins
- 15,318
- Requests & Feedback
- 14,933
- Showcase
- 3,253
-
I’m using a functions.php file. It’s being loaded it in the header:
<?php require_once(bb_get_template('functions.php')); ?>