-
Caderial posted an update 13 years, 3 months ago
-
jmast posted an update 13 years, 3 months ago
@oneearth @oneearth Hello Narada, I’m a classical guitarist by avocation and a newbie, so I thought I’d find a musician to help me! I’m using bp-social with bp installed. I’ve changed the navigation tab for the site activity to ‘Daily Buzz, now I want the page address /buddypress/activity/ to be /buddypress/dailybuzz/. I’ve tried adding the line…[Read more]
-
pcwriter posted on the forum topic Multiple error messages is debug mode in the group Add All Nav Links to BP Adminbar: 13 years, 8 months ago
You can safely ignore those error messages as each “constant” referred to is nothing more than a simple variable whose scope is limited to the code in the plugin files. They won’t affect anything else on your site – and your plugin won’t break either 🙂
-
Bowe posted on the forum topic Issues with W3 Total Cache and Buddypress on Multisite in the group How-To and Troubleshooting: 13 years, 8 months ago
@oneearth.. Sure I can give you what i have so far. Here it is: Series: Setting up W3TotalCache with BuddyPress – Part One W3Total Cache has taken the WordPress world by storm this year. In my opinion it is by far the greatest performance tool for WordPress, and some of it’s features can be used to […]
-
pcwriter posted on the forum topic Remove ’Notification’ link in the group Add All Nav Links to BP Adminbar: 13 years, 10 months ago
You’re right… I hadn’t enclosed the code in backticks, and that almost always causes formatting issues when using copy/paste.
I’m glad evertything worked out 🙂 -
pcwriter posted on the forum topic Remove ’Notification’ link in the group Add All Nav Links to BP Adminbar: 13 years, 10 months ago
David is right. It looks like you used curly quotes or, worse, backticks. Make sure you use single, straight quotes in your code.
-
pcwriter posted on the forum topic Remove ’Notification’ link in the group Add All Nav Links to BP Adminbar: 13 years, 10 months ago
@oneearth It’s best to never edit core files, or you’ll lose all your changes as soon as you update Buddypress. If you simply copy functions.php from bp-default into your child-theme, you will get all kinds of errors. That’s the only file in your child-theme that must be wholly unique. See the bottom of this page for […]
-
pcwriter posted on the forum topic Main menu drop downs reload same page in the group Add All Nav Links to BP Adminbar: 13 years, 10 months ago
I’ll see what I can do, but offer no guarantees 😉
-
pcwriter posted on the forum topic What’s coming in the next release? in the group Add All Nav Links to BP Adminbar: 13 years, 10 months ago
@oneearth The next update will include more extensive CSS customization (to make your new menu look really awesome), and a cleaner stylesheet. I’m not really sure when that will be though as I’ve been very occupied lately with a new theme design: 100% customizable with a barrelfull of cool options. It’s a premium theme, but with […]
-
pcwriter posted on the forum topic Remove ’Notification’ link in the group Add All Nav Links to BP Adminbar: 13 years, 10 months ago
No need to edit any page files… and you’d have a hard time finding which ones because it’s not dependent on any page 😉 Simply add the following to the functions.php file in your child-theme (this cancels out the add_action in bp-core-adminbar.php):
remove_action( ‘bp_adminbar_menus’, ‘bp_adminbar_notifications_menu’, 8 );
Voilà :…[Read more]
-
pcwriter posted on the forum topic Screenshots & demos wanted! in the group Add All Nav Links to BP Adminbar: 13 years, 10 months ago
You’re welcome!
Great example of the plugin in action… and a highly enjoyable site too 🙂 -
Mark posted an update 13 years, 11 months ago
@oneearth Did you ever get the profile tinymce and html sorted?
-
Roger Coathup posted on the forum topic Where is the 'field id' so I can deactivate it? in the group Custom Profile Filters for BuddyPress: 14 years ago
@oneearth – you asked if there was anyway to turn them all off: “Also – is there some way to simply turn off the auto linking within the extended profile fields? “
@oneearth
Active 9 years, 11 months ago