-
rich! @ etiviti started the forum topic Group Forum Extras 0.3 update in the group BuddyPress Forums Extras: 15 years, 4 months ago
Just tagged 0.3.0 – this includes: A new subplugin for adding a css class to topics and posts based on the author’s level (group admin, group mod, banned, friend, follow, mine) which is compared to the logged_in user. You’ll need to define the css within your child theme/whatever – the classes are outlined in the […]
-
rich! @ etiviti posted on the forum topic Forums Index Bug in the group BuddyPress Forums Extras: 15 years, 4 months ago
ok with all the zebra fun that JJJ was having and bp1.2.5 – i just updated the plugin to include a proper alt class within the table tr’s – all should be ok if above/below the forum component’s recent topic list now.
-
rich! @ etiviti posted on the forum topic BuddyPress 1.2.5 tickets are cleared out in the group Requests & Feedback: 15 years, 4 months ago
looks like a plugin issue: https://buddypress.org/community/groups/buddypress-group-tags/
-
rich! @ etiviti posted on the forum topic BuddyPress 1.2.5 tickets are cleared out in the group Requests & Feedback: 15 years, 4 months ago
FWIW – winmerge is a great tool if you have to update a custom theme/etc. (Guiffy is not bad either)
-
rich! @ etiviti posted on the forum topic BuddyPress 1.2.5 tickets are cleared out in the group Requests & Feedback: 15 years, 4 months ago
excellent! (now i can apply alt to my tables rows in a normal fashion)
-
rich! @ etiviti posted on the forum topic Link to first new post in forum in the group Requests & Feedback: 15 years, 4 months ago
@dennis_h if you use group forum extras plugin – i have some functions buried in there that will link to the last reply in a topic (just need to pass in the per_page setting if you change it from default)
“Link the freshness time_since to the last post” -> https://wordpress.org/extend/plugins/buddypress-group-forum-extras/other_notes/
-
rich! @ etiviti posted on the forum topic Link to first new post in forum in the group Requests & Feedback: 15 years, 4 months ago
I’m not aware of anything else with that functionality… you could look into converting this for buddypress: https://bbpress.org/plugins/topic/unread-posts/ ( which i think logs the last post_id for each topic )
-
rich! @ etiviti joined the group BuddyPress Album+ 15 years, 4 months ago
-
rich! @ etiviti posted on the forum topic Removing Groups From Forums in the group Creating & Extending: 15 years, 4 months ago
@alanchrishughes – i’m working on an activity based solution now but waiting on 1.2.5 with some hook fixes
-
rich! @ etiviti posted on the forum topic BuddyPress 1.2.5 tickets are cleared out in the group Requests & Feedback: 15 years, 4 months ago
about 10 minutes ago 😛
-
rich! @ etiviti posted on the forum topic Activity-Stream as Tracker only in the group How-To and Troubleshooting: 15 years, 4 months ago
quick way – just modify the theme and remove the instances to reply/update
-
rich! @ etiviti posted on the forum topic BuddyPress 1.2.5 tickets are cleared out in the group Requests & Feedback: 15 years, 4 months ago
@johnjamesjacoby – The problem is the jquery is picking up every tr for a given page and inserting the alt class based on the even/odd – while at the same time the recent discussion list is also inserting alt class via php but on a per table basis. All rows highlighted: http://files.etiviti.com/misc/zebraisahorse.gif – Add one more […]
-
rich! @ etiviti posted on the forum topic How to ged rid of the ”view” (or ”show”) button – Or: How to alter the Activity Header in the group How-To and Troubleshooting: 15 years, 4 months ago
Well these are common WP type functions – have a look at the codex. https://codex.wordpress.org/Function_Reference/add_filter If you’re building a site – might as well try changing it the correct way instead of informing others to hack the bp-core. (as that will just lead to bigger problems down the road for those who may not understand […]
-
rich! @ etiviti posted on the forum topic Browse forums by group in the group How-To and Troubleshooting: 15 years, 4 months ago
That is something Andy wrote for buddypress.org – so I don’t believe anyone knows besides him. Definitely not part of the group forum extras plugin.
-
rich! @ etiviti posted on the forum topic Feature Request – View Unbumped Stream in the group BuddyPress Activity Stream Bump to Top: 15 years, 4 months ago
@paulhastings0 – i do have an idea to pull out the unbumped and filter it into the activity-loop via the include arg (takes in a comma list of activity_ids – which i could query). As for custom-post-types, i still need to read up on that feature and what can be done within WP (in general) @lincme – […]
-
rich! @ etiviti posted on the forum topic How to ged rid of the ”view” (or ”show”) button – Or: How to alter the Activity Header in the group How-To and Troubleshooting: 15 years, 4 months ago
avoid hacking the core files – to remove the ‘view’ permalink for an activity record just filter on “bp_activity_permalink” and return a blank string.
-
rich! @ etiviti posted on the forum topic Duplicate time stamps in the group How-To and Troubleshooting: 15 years, 4 months ago
I’ll updated it an add a filter to output – and also include ‘Updated’ next to the new timestamp – this will be v0.3.1 (probably upload it tomorrow)
(ie what i have on my demo site: http://etivite.com/members/nuprn1/activity/352/ ) -
rich! @ etiviti posted on the forum topic Duplicate time stamps in the group How-To and Troubleshooting: 15 years, 4 months ago
dumb? no – what i intended as it shows the last timestamp of a reply comment made (plus it is a dirty hack to get around bumping up an activity item) (you could style it via a filter and add ‘Updated’ or some other text)
-
rich! @ etiviti posted on the forum topic BuddyPress 1.2.5 tickets are cleared out in the group Requests & Feedback: 15 years, 4 months ago
i run a local pointed at svn – i’ll grab a screenshot tomorrow morning.
“Warning: in_array() : Wrong datatype for second argument in buddypressbp-core.php on line 315”
- Load More
@nuprn1
Not recently active