Find Answers and Get Support › Forums › Armadon – Gaming Community WordPress Theme › Feature Requests › Make Armadon compatible with Buddyboss
- This topic has 5 replies, 4 voices, and was last updated 2 years, 7 months ago by
Jason.
-
AuthorPosts
-
KeithParticipant@kfawcett
- 4 Topics
- 10 Posts
Up::1Buddyboss provides a free version of their system at https://www.buddyboss.com/platform/. It has more features than Buddypress, I would like to replace Buddypress with Buddyboss. Most of the Buddyboss plugin works, but it is requiring me to make some changes to the grimlock-buddypress plugin files.
As an added incentive, they have a referral program, so I think it could be beneficial for you to add this feature. 🙂 https://my.buddyboss.com/affiliates/
The main change so far was in the “members-loop.php” — lines 61-66 had to be remove because they were causing a crash. Other than that it looks like some styling changes are need, a replacement of the post editor, and possibly something related to the images that Buddyboss allows to be uploaded. Currently the images are broken. I’m guessing something in the grimlock-buddypress plugin is the cause.
<?php /* if ( bp_get_member_latest_update() && apply_filters( ‘grimlock_buddypress_members_last_activity_displayed’, true ) ) : ?>
<div class=”card-body-activity”>
<span class=”activity” data-livestamp=”<?php bp_core_iso8601_date( bp_get_member_last_active( array( ‘relative’ => false ) ) ); ?>”><?php bp_member_last_active(); ?></span>
<span class=”update”><?php bp_member_latest_update(); ?></span>
</div><!– .card-body-activity –>
<?php endif; */ ?>July 20, 2022 at 14:12 #41731@themodactyl- 0 Topics
- 6695 Posts
Hi Keith,
Thank you for your great feedback. 🙏🏼
It would be indeed very nice to make this plugin compatible with our theme. As your idea could be a nice addition to our theme, we will implement this feature if other community members upvote your request.
We’ll keep you informed. Thank you very much for contributing to this theme!
Best regards,
July 21, 2022 at 09:44 #41737Catarina FerreiraParticipant@catarinaferreira- 5 Topics
- 21 Posts
Uh! I’d like this one!
July 23, 2022 at 17:33 #41786@themoceratops- 1 Topics
- 430 Posts
Hi Keith,
Thank you for your interest and investment in our theme.
Unfortunately we do not provide custom work services, nor can we take payment to push a feature request forward.
We have already considered BuddyBoss support in the past, so there is a chance it will be implemented in the future. But it is not a priority at the moment, so sadly I cannot say when this could be implemented.
But as with all feature requests, the more interest there is in this, the more it will be pushed up our list of priorities.
Best regards,
July 25, 2022 at 10:40 #41797 -
AuthorPosts
You must be logged in to reply to this topic.