Forums
-
- Forum
- Posts
-
- Installation
- 28,537
- Troubleshooting
- 62,802
- Themes
- 10,444
- Plugins
- 15,390
- Requests & Feedback
- 14,986
- Showcase
- 3,258
-
bb-includes/template-functions.php open it up
find bb_get_stylesheet_uri
see if you have a backslash there.
$r = bb_get_option( ‘uri’ ) . “bb-templates/kakumei/$css_file”;