-
rich! @ etiviti posted on the forum topic Update requests for Forum Extras? in the group BuddyPress Forums Extras: 15 years, 5 months ago
you’ll need to modify the theme to pull in the activity stream replies (show a button to click on to expand the comments). everything is in the readme.txt file or the forums extras admin page.
-
rich! @ etiviti posted on the forum topic Getting @ mention email notifications in blog comments in the group How-To and Troubleshooting: 15 years, 6 months ago
@rossagrant i don’t get any email notifications (even though enabled) on bp.org either – but on my normal installs, it works
-
rich! @ etiviti posted on the forum topic Getting @ mention email notifications in blog comments in the group How-To and Troubleshooting: 15 years, 6 months ago
the @atme only triggers if something hits the activity stream. so yes it should if you have the activity component enabled
-
rich! @ etiviti started the forum topic Quick Tip: Hide Activity updates and/or replies for non-logged (visitors) users – by type in the group Third Party Components & Plugins: 15 years, 6 months ago
(i’d rather post the code here but never comes out clean)
http://etivite.com/groups/buddypress/forum/topic/quick-tip-hide-activity-updates-andor-replies-by-types-for-non-logged-visitors-in-users/#topicJust 2 simple functions that will remove the content for the activity parent (the content_body) and/or the children (replies) when a visitor is…[Read more]
-
rich! @ etiviti posted on the forum topic activity stream post ID? in the group How-To and Troubleshooting: 15 years, 6 months ago
if ‘type’ => ‘new_blog_post’ then ‘secondary_item_id’ => $post_id,
-
rich! @ etiviti posted on the forum topic WordPress 3.0 compatibility? in the group How-To and Troubleshooting: 15 years, 6 months ago
i believe 1.2.4.1 is wp3-ready and bp1.3 will come out after to take advantage of wp3 only features. (have to brush up on last week’s dev notes)
-
rich! @ etiviti posted on the forum topic New Plugin: Blocking activity stream types (ie new member registered, friendship created, joined gro in the group BuddyPress Block Activity Stream Types: 15 years, 6 months ago
yeah. i’d like to add in a few more options – ie: wp_cap, days registered (no update status until registered for so long)
-
rich! @ etiviti posted on the forum topic Buy themes in the group Third Party Components & Plugins: 15 years, 6 months ago
and this is where a report to mod for spam would come in handy.
-
rich! @ etiviti joined the group Third Party Components & Plugins 15 years, 6 months ago
-
rich! @ etiviti posted on the forum topic Feature Request – View Unbumped Stream in the group BuddyPress Activity Stream Bump to Top: 15 years, 6 months ago
i got it on my todo to research it. (maybe another plugin already pulls out stuff based on the activity_meta?). I could even see a different list for activities with no replies. (but maybe another plugin)
-
rich! @ etiviti started the forum topic New Plugin: Blocking activity stream types (ie new member registered, friendship created, joined gro in the group BuddyPress Block Activity Stream Types: 15 years, 6 months ago
finally up on the repo… Simple but a glorified hack which blocks the update into the database when saving a new activity_record. Translation: don’t use if you ever want the data in the future but if you don’t care about new memberships, joining groups, friendships, or whatever else – then great. The admin page will […]
-
rich! @ etiviti posted on the forum topic Is BuddyPress Install Currently Broken? in the group Installing BuddyPress: 15 years, 6 months ago
no problems here on various configs – disable all other wordpress plugins first? (maybe a conflict?) anything in the log files?
-
rich! @ etiviti joined the group Installing BuddyPress 15 years, 6 months ago
-
rich! @ etiviti posted on the forum topic New forum structure? in the group Miscellaneous: 15 years, 6 months ago
run an external bbPress install – which shares the wp_user tables
-
rich! @ etiviti posted on the forum topic Content Scheduling??? in the group Creating & Extending: 15 years, 6 months ago
-
rich! @ etiviti posted on the forum topic Confused about where things get posted in the group Requests & Feedback: 15 years, 6 months ago
yep, i’m still working on “activity discussions” – i hit a few tangents and released some plugins that came out of it (bump to top, block types, edit activity status)
-
rich! @ etiviti posted on the forum topic How to make Facebook Style Activity Stream in the group How-To and Troubleshooting: 15 years, 6 months ago
@takeo “all updates look about the same. A small icon for each type of event (friend add, new forum post, etc.) would go a LONG way to making the stream easier to understand at a glance.”
each activity type is tagged with a css class – should be easy to add something in
-
rich! @ etiviti posted on the forum topic Confused about where things get posted in the group Requests & Feedback: 15 years, 6 months ago
under buddypress settings “Disable activity stream commenting on blog and forum posts?:”
all the activity stream does is takes an excerpt of the forum topic/posts – so there is a division of conversation if left enabled.
-
rich! @ etiviti posted on the forum topic Permalink pointing to last forum topic… NEED HELP! in the group How-To and Troubleshooting: 15 years, 6 months ago
download group forums extras – i have a function in there to pull out the anchor link to the last post
-
rich! @ etiviti posted on the forum topic Auto Create Group in the group Creating & Extending: 15 years, 6 months ago
the function groups_create_group in bp-groups.php
- Load More
@nuprn1
Not recently active