i installed the plugin in local computer according to the readme file with the downloaded file
it did show a chat tag on the admin-bar when i clicked it
got a blank page.
anyone have the same problem as me?
hi,ray,thanks a lot for your solution about this issue,it works pretty well.
i have a question about your code.
what does this line do?
add_action( ‘bb_head’, ‘bp_core_admin_bar_css’, 1 );
I suppose it was used to modify style.css file
but i could not find where bp_core_admin_bar_css locate.
could you explain it a little bit more?
thanks again.