Mathieu Viet
Forum Replies Created
-
Forum: Plugins
In reply to: [BuddyDrive] Group doesn't see folders and filesOk can you share a new file making sure it’s public to see if the member is seeing it.
Forum: Plugins
In reply to: [BuddyDrive] Group doesn't see folders and filesand when a member opens it what happens ? Nothing ?
is there a anchor (#) added to the url, if so might be a javascript issue with another plugin.Forum: Plugins
In reply to: [Rendez Vous] Is this on the mend?Sorry, i don’t understand. Can you develop ?
Forum: Plugins
In reply to: [Rendez Vous] By roleOOps. Thanks a lot for your feedback and sorry for my late reply.
Forum: Plugins
In reply to: [Rendez Vous] By roleI think, you can hook the
BP_User_Queryas the plugin is using it to populate members.Forum: Plugins
In reply to: [Rendez Vous] New Rendez Vous link is not workingBuddyPress version ?
Theme ?
Multisite ?
Javascript issues in the browser inspector ?Forum: Plugins
In reply to: [Rendez Vous] Can't see any membersYes currently working on next release.
Maybe you can use the css i’ve adapted from this commit on the plugin’s github repo
https://github.com/imath/rendez-vous/commit/ae0912420476977ca62da5fd024969bf4e353076Forum: Plugins
In reply to: [Rendez Vous] How to use in wordpress-multisiteSorry, i’m french. I don’t understand. Can you develop ?
Forum: Plugins
In reply to: [Rendez Vous] Editing a RendezvousYes, sorry for that. It won’t be possible in next release neither. But surely one day 🙂
Forum: Plugins
In reply to: [Rendez Vous] Participer instead of Planifier and fix date processthanks, sorry for the late reply.
1) I need to think 🙂
2) Well, you are not only setting the definitive date from this screen, but you can remove invited user, send an activity, edit the description … So i don’t think so. But i’ll think of a way to make this a little more clear.
Forum: Plugins
In reply to: [Rendez Vous] Send Private Rendez-vous on other users profile pageThanks for your feedback, sorry for my late reply.
1/ viewing a profile.. Not for now, and i don’t think in a near future
2/ could you check if this https://wordpress.org/support/topic/permalink-plugin-or-change-the-name-for-the-permalink?replies=2#post-6114423 is working ?Forum: Plugins
In reply to: [Rendez Vous] permalink plugin or change the name for the permalinkYou can try adding a bp-custom.php file at the root of your plugins directory and add in it :
<?php define( 'RENDEZ_VOUS_SLUG', 'agenda' );Forum: Plugins
In reply to: [Rendez Vous] Hoping to support BP groupFYI, working on it.
Forum: Plugins
In reply to: [Rendez Vous] No schedule screen is appearingI’m sorry Studio Isidore, it’s really difficult to give support for premium theme. As i can’t know how they are built 🙁
Forum: Plugins
In reply to: [Rendez Vous] Can't see any membersTry to log in with each member account you created. And try to create a new rendez-vous once done.
I’ll soon upgrade the plugin, there should be some css issues with WordPress 4.0. Sorry for it.