-
invisibleland posted on the forum topic Remove "Visit" from the admin bar in the group How-To and Troubleshooting:
I got this to work PERFECTLY by pasting it in my theme’s “functions.php” file:
remove_action( "bp_adminbar_menus", "bp_adminbar_random_menu", 100 );(NOTE: this was mentioned earlier but had single-quotes rather than double-quotes, which didn’t work for me) PS. The Add All Nav Links to BP Adminbar plugin (or I-have-an-unnecessarily-long-ass-name…[Read more] -
invisibleland posted on the forum topic Completely Re-naming The Groups Component in the group How-To and Troubleshooting:
Also note that it may take up to fifteen years for the language file to start working on your site after the revisions are made. (Okay, not that long, but a while.)
-
invisibleland started the forum topic Sticky Admin Activity in the group How-To and Troubleshooting:
I’m the only admin on my site and would like to be able to keep my updates sticky so that users see them first.
( site in question: http://oneword.com/activity )Thanks!
-
invisibleland posted on the forum topic display username in members directory in the group How-To and Troubleshooting:
Haha. Okay, apparently the problem is that I already had it in there…
So it works great in the members directory, now how can I extend that to the activity feed? Thanks. -
invisibleland posted on the forum topic display username in members directory in the group How-To and Troubleshooting:
Yes. White page. Error putting the code in? Obviously.
-
invisibleland joined the group How-To and Troubleshooting
-
invisibleland posted on the forum topic display username in members directory in the group How-To and Troubleshooting:
Snap. That code crashed my site. I just want it so people’s full names aren’t showing up here:
Thanks!