Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Mathieu Viet

    (@imath)

    Hello,

    Can you give me more details starting with BuddyPress version, type of theme, and if the problem is concerning the BuddyDrive member’s tab or the group’s one.

    Thread Starter asoldier

    (@asoldier)

    Buddypress Version 1.8.1
    Buddydrive Version 1.1.1
    The theme is called Made and can be found at https://themeforest.net/item/made-responsive-reviewmagazine-theme/2557495

    So far it shows the blank list with a no-files message, and that’s it. The tab appears, the message shows up saying there are no files, and that’s it. No tools on Groups or user profile.

    Plugin Contributor Mathieu Viet

    (@imath)

    On themeforest the description of the theme says BuddyPress template pack is required for this theme which is strange as since BuddyPress 1.7, WordPress themes benefits from the BuddyPress theme compat feature.
    If the plugin BuddyPress template pack is activated and has been run on this theme then it might be the cause of the trouble. You can try to edit the functions.php file of the theme in the function that is called when after_setup_theme is hooked adding :
    add_theme_support( 'buddypress' );

    You can also test your theme on a local dev without activating the BuddyPress template pack to see if the toolbar loads.

    If the template pack is not activated and your theme doesn’t have folders like activity or groups Then as it’s a premium i’m not able to help you more. Sorry.

    Thread Starter asoldier

    (@asoldier)

    Hell I’d buy a license just to help me get it working.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Upload / manage tools not showing’ is closed to new replies.