• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

BuddyBoss Theme - Makes The BuddyBoss Platform Look Beautiful

BuddyBoss Theme - Makes The BuddyBoss Platform Look Beautiful v2.5.81

No permission to download
@chikala hi, did you find the way how to enable upload other than picture in the news feed section, like PDF and other types of files extension. i tried but not found any way to make it.

1631539743670.png

Thanks
 
@chikala hi, did you find the way how to enable upload other than picture in the news feed section, like PDF and other types of files extension. i tried but not found any way to make it.

Thanks
I didn't try yet. How about this?

2021-09-13_18h30_31.png

It's on the same page mentioned before.
 
  • Love
Reactions: shamsudeen
Update Please :

BuddyBoss Theme - Version 1.7.5​

Release date: Sep 15, 2021

Changes:​

  • LearnDash - Fixed lessons pagination issue with non-English language
  • WooCommerce - Fixed outdated template notice after WooCommerce latest update
  • Events Calendar Pro - Added support for 'updated calendar design' templates
  • Compatibility - Fixed 'Loco Translate' plugin translation issue

BuddyBoss Platform - Version 1.7.7​

Release date: Sep 15, 2021

Changes:​

  • Profiles - Fixed wrong 'Nickname' after migrating from BuddyPress
  • Forums - Fixed discussion pagination issue on Forums directory
  • Forums - Fixed forum discussion invalid count to make it consistent
  • Activity - Fixed post form GIF highlight UI issue on close
  • Activity - Fixed URL preview empty markup issue
  • Activity - Fixed duplicate queries issue to improve performance
  • Media - Fixed .htaccess Apache 2.4 and OpenLiteSpeed compatibility issue
  • Moderation - Improved reporting based on the content in the Activity feed
  • Notifications - Fixed duplicate notifications issue on blog post reply on a comment
  • Text Editor - Fixed HTML copy-paste issue
  • Elementor - Fixed media preview compatibility issue with Elementor Pro
  • REST API - Provided endpoint to move Photos/Videos into Album
  • REST API - Fixed activity comment invalid data in response
  • REST API - Added API support for moderation improvements
Thanks
 

BuddyBoss Theme- Version 1.7.5 - Untouched​

Nulling the theme is not required if you are using nulled pro plugin with theme unlock added to it.
Get the nulled platform pro plugin v1.1.5 from here https://babia.to/threads/buddyboss-platform-pro.25366/post-623466

For those trying to use this theme from @lijoe but Theme Options are blocked with a license warning... do this to remove the warning and unlock options.

Step 1
go to: wp-content/themes/buddyboss-theme/inc/admin/admin-init.php

Step 2
delete lines 245 to 260

Delete this:

if ( ! function_exists( 'buddyboss_theme_show_theme_option_jaherat_pehla' ) ) {

function buddyboss_theme_show_theme_option_jaherat_pehla() {
if ( buddyboss_theme_get_theme_sudharo() ) {
$url = is_multisite() ? network_admin_url( 'admin.php?page=buddyboss-updater' ) : admin_url( 'admin.php?page=buddyboss-updater' );
?>
<div class="unlicensed-theme">
<div class="block">
<p><?php echo sprintf( __( 'Warning: Access Restricted. Please enable BuddyBoss Theme License key <a href="%s">HERE</a> and try again.', 'buddyboss-theme' ), esc_url( $url ) ); ?></p>
</div>
<?php
}
}

add_action( 'redux/page/buddyboss_theme_options/form/before', 'buddyboss_theme_show_theme_option_jaherat_pehla' );
}

Step 3
delete lines 742 to 753

Delete this

if ( buddyboss_theme_get_theme_sudharo() ) {
add_action( 'wp_ajax_buddyboss_theme_options_ajax_save', 'buddyboss_theme_options_avirat_sudharo', 0 );
function buddyboss_theme_options_avirat_sudharo() {
if ( buddyboss_theme_get_theme_sudharo() ) {
echo json_encode( array(
'status' => __( 'This panel is set to be Read-Only. Saving is disabled.', 'buddyboss-theme' ),
'action' => 'error'
) );
die();
}
}
}

And bam! it is unlocked.
 
Hey buddyboss users, is it possible to embed shortcodes into activity posts or replies?
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock