BuddyBoss Home – Web › Support Forums › Plugins › BuddyBoss Wall › Plugin conflict: Activity Bump to top
- This topic has 14 replies, 4 contibutors, and was last updated 8 years, 10 months ago by Anonymous.
Question
October 8, 2015 at 11:12 am #48231@mth75@vapvaru
@michaeli discovered 2 bugs with the Bump to Top plugin:
1. posts with multiple images uploaded and
b. posts with @michael @tjchester tags won’t bump.I’m delving in the code, but I haven’t figured it out yet.
My site: http://www.starry-night.nl to see the plugin in action.
I think we need a BuddyBoss variant of this no longer maintained plugin https://wordpress.org/plugins/buddypress-activity-stream-bump-to-top/
I’m trying to update the original plugin myself, I do not know i’ve my skills are sufficient to succeed.
Regards,
Marc
Answers
October 8, 2015 at 7:22 pm #48261@mth75@vapvarun
@michaelI narrowed it down.
When a user posted on a group wall the same activity can’t be bumped. When a user post on the activity page, no problem. When changing this user to a WP administrator the group wall post CAN be bumped.
So this problem is has to do with user roles which seem so differ (from the plugin point of view) when posting on a group wall.
October 10, 2015 at 6:41 am #48372@mth75October 10, 2015 at 6:49 am #48378@mth75@vapvarun
@michaelTo be clear, posting more then one image has the result that the plugin doesn’t bump anymore.
<a href="http://www.starry-night.nl/wp-content/uploads/2015/10/SAO37415-150x150.gif" title="SAO37415" class="buddyboss-media-photo-link">SAO37415</a><a href="http://www.starry-night.nl/wp-content/uploads/2015/10/Psi-Vir-150x150.gif" title="Psi Vir" class="buddyboss-media-photo-link">Psi Vir</a>
October 10, 2015 at 7:56 am #48389@
AnonymousHi @mth75, Thanks for your effort It’s little bit hard to get fixed many 3rd party plugin on high priority.
Please give use some time to test and respond accordingly.
Regards
Varun DubeyOctober 10, 2015 at 8:03 am #48390@mth75@vapvarun Thx for your reply. I’ll post my findings in the hope that troubleshooting gets easier.
October 10, 2015 at 9:03 am #48393@mth75@vapvarun Attached is the update Bump to Top plugin (admin menu updates).
October 12, 2015 at 9:33 am #48524@mth75@vapvarun
I figured it out, WP’s Discussion setting:
Comment Moderation:
Hold a comment in the queue if it contains X or more links.seems to hold the comment bumping, increasing the number to 10 instead of 2 solves the issue (and makes sense).
Blogpost (comments that is) still don’t bump, one problem remains
Regards,
Marc
October 12, 2015 at 12:26 pm #48549@mth75@vapvarun
Almost there: Blogpost (comments that is) still don’t bump, one problem remains
My blogpost have as component and type in the wp_bp_activity table following flags resp. activity and activity_comment. They should be blogs and new_blog_comment
October 12, 2015 at 1:51 pm #48556@mth75@vapvarun (i’m not spamming you 🙂 ).
Almost there, it goes wrong with the buddy press setting:
Settings/Activity Settings:
Blog & Forum Comments Allow activity stream commenting on blog and forum posts
Checking this feature results in activity and activity_comment. flags in the db fields component and type in the wp_bp_activity table. Unchecking the above setting results in blogs and new_blog_comment values (which work). So I guess this is a Buddypress issue?
October 12, 2015 at 2:03 pm #48563@mth75@vapvarun
@michaelCorrection, it’s a BuddyBoss Wall issue. component and type when commenting on a blog entry on the wall should be blogs and new_blog_comment and not the default activity and activity_comment ones. This must also must be true for commenting on bbpress forum posts on the wall.
October 15, 2015 at 8:46 pm #48819@mth75@vapvarun
@michaelGuys, anything, this problem is Buddyboss Wall related (activity types).
Regards,
Marc
October 16, 2015 at 9:40 am #48856@adminzenoed@mth75 thanks for sharing this. I hope there will be solutions soon. Thx for sharing the updated plugin.
December 29, 2015 at 3:03 am #55163@namronsIt would seem that the plugin has not been updated in 4 years and is no longer maintained by the dev, but it would be great if someone would develop an updated version.
December 29, 2015 at 12:56 pm #55196@
Anonymous🙂
- The question ‘Plugin conflict: Activity Bump to top’ is closed to new replies.