-
Jeff Sayre posted on the forum topic Widgets disappear every time in the group How-To and Troubleshooting: 15 years, 4 months ago
If you want to continue using this theme, then your next step is to let the theme designer know about this issue. If their theme has not been updated to work with WPMU 2.9.2, that could be the issue.
-
Jeff Sayre posted on the forum topic Widgets disappear every time in the group How-To and Troubleshooting: 15 years, 4 months ago
I’m guessing it is an issue with your theme customization. Try switching to the default BuddyPress theme. If everything works fine, then that is the case.
-
Jeff Sayre posted on the forum topic Widgets disappear every time in the group How-To and Troubleshooting: 15 years, 4 months ago
First, which version of WP/MU and BuddyPress are you running?
Second, does this happen with the default widgets that comes with WP and BP or with 3rd-party widgets only, or both?
-
Jeff Sayre posted an update 15 years, 4 months ago
@slaFFik Have you figured out your hook issue?
-
Jeff Sayre posted a new activity comment 15 years, 4 months ago
I’m not sure if WP 3.0 will be released in May or not. It is still possible. Either way, I do not think BP 1.3 will be released when WP 3.0 is released as BP already works with WP and WPMU. I don’t think Andy is in any hurry. Besides, there should be a BP 1.2.4 released in the coming week or so.
I plan on officially releasing the Privacy…[Read more]
-
Jeff Sayre posted on the forum topic missing plugin.php in accessory_files folder, version 0.12 in the group WordPress Hook Sniffer: 15 years, 4 months ago
Since version number is same on WordPress Hook Sniffer developer’s plugin. Please read redownload instructions: http://jeffsayre.com/2010/04/29/introducing-wordpress-hook-sniffer-a-developer-plugin/#comment-2047
-
Jeff Sayre posted on the forum topic missing plugin.php in accessory_files folder, version 0.12 in the group WordPress Hook Sniffer: 15 years, 4 months ago
Oops! I guess I failed to include it in the most recent update. That’s odd.
Thanks for the heads up. It has now been uploaded.
-
Jeff Sayre posted on the forum topic For Problems Or Broken Things With The Recent BuddyPress.Org Redesign in the group Requests & Feedback: 15 years, 4 months ago
Within a plugin group, the Reviews tab does not display that proper ranking. See my plugin group for an example. It states, “Based on 1 rating” but then shows two reviews below: https://buddypress.org/community/groups/wordpress-hook-sniffer/reviews/
-
Jeff Sayre posted on the forum topic Social Bookmarking Functionality Question? in the group How-To and Troubleshooting: 15 years, 4 months ago
MrMaz’s plugin is what you need.
-
Jeff Sayre posted on the forum topic Is wp needed? in the group Installing BuddyPress: 15 years, 4 months ago
As Xevo says, yes.
-
Jeff Sayre posted on the forum topic Only admin can see entire activity stream? in the group How-To and Troubleshooting: 15 years, 4 months ago
Well, that was going to be my guess, but I thought it was time to break out the old “please give us the information we need to make sense of your issue” request.
-
Jeff Sayre posted on the forum topic What you don't like about BuddyPress in the group Requests & Feedback: 15 years, 4 months ago
+1 for moderator powers!
———
This thread is now officially closed. Do not write or read anything below this post or aliens will attack. Well, that’s the closet method I can think of to close this thread at this time. 😉
-
Jeff Sayre posted on the forum topic Only admin can see entire activity stream? in the group How-To and Troubleshooting: 15 years, 4 months ago
Okay, let’s backtrack. Please answer these questions:
-
Jeff Sayre posted on the forum topic i cant access my blogg after installing buddypress 🙁 in the group Installing BuddyPress: 15 years, 4 months ago
It looks like you also have the 3rd-party plugin bp-registration-options installed and activated. If you can log the dashboard as Site Admin, then go to the Plugins menu and deactivate the plugin bp-registration-options. If you cannot login to your site, then manually remove the bp-registration-options plugin from the /plugins/ directory. Either…[Read more]
-
Jeff Sayre posted on the forum topic License to sell themes? in the group Miscellaneous: 15 years, 4 months ago
-
Jeff Sayre posted on the forum topic BuddyPress site redesign in the group Requests & Feedback: 15 years, 4 months ago
This might already be listed in this very long thread. When visiting a group clicking on the members tab does not show the members. Also, as a Group Admin, clicking the “Manage Members” tab simply brings up a message that states “This group has no members.” But I know that it does as the Members […]
-
Jeff Sayre posted on the forum topic Display specific action from $wp_actions in the group WordPress Hook Sniffer: 15 years, 4 months ago
Okay, so what you are saying is that there are a total of 12 action functions that are hooked into the bp_adminbar_menus action event in your particular setup. That means that 4 of them are from 3rd-party themes and or plugins. Why do I say that? Because BuddyPress core only has 8 action functions tied […]
-
Jeff Sayre posted on the forum topic License to sell themes? in the group Miscellaneous: 15 years, 4 months ago
Read my brief post for additional details on this issue.
-
Jeff Sayre posted on the forum topic Display specific action from $wp_actions in the group WordPress Hook Sniffer: 15 years, 4 months ago
@slaFFik- I do understand what you need. Unfortunately, I do not see how your code will produce any different results than WP Hook Sniffer. The array $wp_filter is populated during page load. So, its contents may vary depending on which page you navigate. In general, it is possible for the contents of this array to […]
-
Jeff Sayre posted on the forum topic Display specific action from $wp_actions in the group WordPress Hook Sniffer: 15 years, 4 months ago
Paul, nice catch!
I had not noticed this one before.
- Load More
@jeffsayre
Not recently active
@jeffsayre – not yet. I made a break in development of that plugin cause I didn’t find the way I can intrude in after post-saving process (I just need 1 DB query to be made right after the post is published of deleted). Insted I released Avatar Bubble for BuddyPress 🙂 It was announced on wpmu.org…