Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi i don’t think it’s a theme compatibility issue, i think it’s a an issue with a plugin that is minifying the javascript templates i use. Probably a cache plugin.

    FYI if the problem persists, you can always use the previous UI by adding this filter:
    add_filter( 'buddydrive_use_deprecated_ui', '__return_true' ); in a bp-custom.php file for instance

    If you read this thread https://buddypress.org/support/topic/cant-upload-avatars-and-proflie-covers/

    you’ll discover there was a trouble with W3 Total Cache and the BuddyPress avatar UI that is (like BuddyDrive) using javascript templates.

    Thread Starter Hoollaa

    (@hoollaa)

    I’m using JCH optimize as my only caching plugin. I deactivated it and nothing changed so I reverted to the old UI. Thanks for your kind help!

    Problem resolved and topic closed.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Theme Compatibility Issues’ is closed to new replies.