Mathieu Viet
Forum Replies Created
-
Forum: Plugins
In reply to: [BP Avatar Suggestions] Does Not Display Avatar Suggestions On Front EndIs Jetpack active on your website ?
Forum: Plugins
In reply to: [BP Avatar Suggestions] Does not display Avatar ChoicesIs Jetpack active on your website ?
Forum: Plugins
In reply to: [BuddyDrive] Quota incorrectEach user has a user meta having the key
_buddydrive_total_spaceyou’ll need to empty this meta_key for the corresponding usersForum: Plugins
In reply to: [BuddyDrive] Storage organizationHi,
Well, it’s complicating the way files url are stored in DB. I’ll need to check this.
Thanks for your feedback.Forum: Plugins
In reply to: [BuddyDrive] Buddydrive file owner empty fieldNo it’s weird..
Theme ?
BuddyPress version ?Forum: Plugins
In reply to: [BuddyDrive] Upload box twice – plupload problemHi
What browser ?
Forum: Plugins
In reply to: [BuddyDrive] Upload more than one fileNo. I’m sorry i can’t be everywhere 🙁
I’ll try to see what i can do as soon as i find some time.
Forum: Plugins
In reply to: [WP Idea Stream] Downloading 2.1.2Seems to be fixed
Forum: Plugins
In reply to: [WP Idea Stream] Change user link to wordpress userThanks for your feedback
The link can be clicked by any visitor of the site, i don’t think it’s a good idea to do what you want to do, but it’s up to you after all..
You can filter the user’s profile link. If BuddyPress is activated that’s what i’m doing. You can use this filer
'wp_idea_stream_users_pre_get_user_profile_url'and return the url of your choice.Forum: Plugins
In reply to: [WP Idea Stream] Are There Shortcodes for this PluginThere’s infos about this on the wiki of the github repo of the plugin :
https://github.com/imath/wp-idea-stream/wiki/Ways-to-customize-the-plugin-from-your-themeForum: Plugins
In reply to: [WP Idea Stream] add images from user folderIt’s not supported for now sorry.
Forum: Plugins
In reply to: [WP Idea Stream] Spelling errorShould be fixed in 2.1.1.
Forum: Plugins
In reply to: [WP Idea Stream] Can't Vote: Error "OOps, something went wrong"No, i’m really sorry 🙁
Forum: Plugins
In reply to: [Rendez Vous] No calendar visible on tab "When?"it will be fixed as soon as WordPress 4.2 will be released.
https://github.com/imath/rendez-vous/issues/38Forum: Plugins
In reply to: [BP Avatar Suggestions] Does not display Avatar ChoicesCould you share the screenshot of :
1/ The list of avatars you uploaded as the suggestions (WP Admin Settings > BuddyPress > Avatar Suggestions) ?
+ an example of url of one of the suggestion2/ Could you check your theme: the template ‘members/single/profile/change-avatar.php’ needs to contain the hook : ‘bp_after_profile_avatar_upload_content’ at line 59