Good job doesn’t look half bad. One thing though spotted you load the BP JS from the bp-default folder , old bp-dtheme I would change that either copy the file to your theme or grab it from bp-legacy as it will be safer in the long run, when eventually bp default theme is retired and removed.
@hnla thank you got the reply!
I don’t remember alerting the way js was loaded by bp..I’ll have to see what’s going on. Do you think I have something in the bp-custom file changing it?
Thank you!
If you don’t know how you’re loading BP assets that suggests you are running under bp default theme as a child theme or overloaded all the template files to your theme root e.g themes/my-theme-name/members/index.php that would mean you’re not running under bp theme compatibility (have to admit didn’t look for the other tell tale signs for approach taken) I would check out the codex for a better understanding of theme compatibility if you’re unfamiliar with it.
@hnla thanks for the clarification. I am indeed running a child theme. This should not be an issue, right?
Thanks