Mathieu Viet
Forum Replies Created
-
Forum: Plugins
In reply to: [Buddy-bbPress Support Topic] Allow mark as resolved checkbox for replies.Good point. Thanks for your suggestion, i’ll try to see what i can do.
Forum: Plugins
In reply to: [Buddy-bbPress Support Topic] Can't save / update statusIt’s ajax done, just change the option and it should update the status.
Forum: Plugins
In reply to: [BP Avatar Suggestions] Avatars not showing up on front endI understand it’s difficult for you to change the theme, but is it the theme ? Have you tried to switch to be sure it’s the theme ? If so you have to understand it’s difficult for me to be aware of what specific things this particular theme is doing that prevents the plugin to display the suggestions.
Else it could be a plugin..
Anyway, i’m sorry i won’t be able to work on this soon, so i guess you’ll need to find another plugin to achieve your goal if you’re in an emergency.
Forum: Plugins
In reply to: [WP Idea Stream] Error: Something went wrong while trying to save your idea.It looks like “Wp idea stream” plugin have compatibility problems with many other plugins.
What are the other plugins ?
I hardly understand why filtering ‘comment_text’ would avoid an idea to be published ?? It’s not a comment but an idea.
I’ll test this plugin to see why it conflicts with WP Idea Stream.
Forum: Plugins
In reply to: [BuddyDrive] Sharing options for members?Thanks for your suggestion, i’ll try to work on this for 1.3.
You can follow my progess here: https://github.com/imath/buddydrive/issues/28
I’ll mark this topic as resolved, so it’s easier for me to manage this support forum.Forum: Plugins
In reply to: [BuddyDrive] Moving Media Files between Media LibrariesHi @dhscratch
I’m afraid your need doesn’t match what BuddyDrive is offering. If i understand well your need :
When you publish a new WordPress attachment in the main site of the network, you want it to also be available in each subsite’s attachments. So it’s a WordPress need, not a BuddyPress one.
imho, the solution is more in a plugin that would allow to query main site’s attachments from the media editor of any subsite (to avoid duplicating the files on each subsite). I guess it might be possible to add a specific tab to the media editor and filter the queried attachments making sure to switch to main blog.
BuddyDrive is a way to allow any member of your site to have a space to store some files and eventually share them with the community. These files are not WordPress attachments.
Forum: Plugins
In reply to: [BP Avatar Suggestions] admin-ajax.php loads as many times as the avatars1. This is really weird it should only do 1 request to get all
2. I’m only enqueueing scripts on avatars page are you sure it’s one of my script that is messing there ?Forum: Plugins
In reply to: [BuddyDrive] Storage organizationI guess it Will Be easier once BuddyPress 2.3 Will Be released.
Forum: Plugins
In reply to: [BuddyDrive] BuddyDrive doesnt show upYou have it on front end but not on the back end ?
What is your configuration ?
BuddyPress on a regular WordPress ?
BuddyPress network activated ?
BuddyPress activated on a subsite in a network ?Forum: Plugins
In reply to: [WP Idea Stream] Are There Shortcodes for this PluginThanks a lot @pushmusicpro great idea 🙂
Forum: Plugins
In reply to: [Rendez Vous] "New Rendez Vous" link is not workingLooks like the javascripts are not loaded at all!
in the footer, you should have the javascript rendez-vous-backbone.min.js file with all the WordPress media scripts
Forum: Plugins
In reply to: [Rendez Vous] "New Rendez Vous" link is not workingWell. Your config is a mystery 🙂
In chrome, does the console display a javascript error ?
Are you on the schedule screen ?
Is the /members/single/plugins.php containingdo_action( 'bp_template_title' )?Forum: Plugins
In reply to: [Rendez Vous] Getting startedRendez-vous is a BuddyPress plugin, if you need to add some rendez-vous types, you’ll need to go to Settings > BuddyPress and activate the rendez-vous tab.
Everything is done from front end in the user’s profile rendez-vous page.
Forum: Plugins
In reply to: [Rendez Vous] "New Rendez Vous" link is not workingWhat is the browser you are using ?
What is the theme ?
Have you tried deactivating all plugins except BuddyPress & rendez-vous and activate any WordPress default theme e.g. twentyfifteen to see if that changes anything ?
Forum: Plugins
In reply to: [BP Avatar Suggestions] Does Not Display Avatar Suggestions On Front EndOk then i guess the best way to understand what’s going wrong is to deactivate all plugins except BuddyPress and BP Avatars suggestions and activate any WordPress default theme eg: twentyfifteen.
You’ll need to remove all suggestions. Then reupload one file to test.
If it’s working (it should as it’s my current config), reactivate one by one your plugins making sure to upload a suggestion between each activation, and finally your theme.
A possible reason can be that a plugin/theme is removing the media thumbnail size.