Mathieu Viet
Forum Replies Created
-
Forum: Plugins
In reply to: [BuddyDrive] Repeated error messageHi,
Weird is the word!
Any chance to know the theme you are using ?
Is this problem still there using the twentyfifteen theme ?
Forum: Plugins
In reply to: [Rendez Vous] Javascript problem?Hi,
Are these problems still appearing with latest version of rendez-vous ?
Forum: Plugins
In reply to: [Rendez Vous] Display all members appointments in one pageHi Nio,
I guess you can build a custom plugin to do so 🙂
I’ll think about it for a future version. Thanks for your feedback.
Forum: Plugins
In reply to: [Rendez Vous] Plugin compatibility?Hi,
Sorry to read this. I am not aware of any plugin conflicts with rendez-vous.
Forum: Plugins
In reply to: [Rendez Vous] feature requestI see. I’ll think about it. To me this plugin was a good way to help people meet, so hiding users responces from other users is a bit against my first target. But thanks for you suggestion.
Forum: Plugins
In reply to: [Rendez Vous] search availability membreHi,
Can you develop?
Because from what i understand, you’re trying to add an extra information about the avaibality of a member, but rendez-vous doesn’t manage anything around a user’s avaibality.
If you’re using another plugin to do so, then you should ask the plugin about it.
Forum: Plugins
In reply to: [Rendez Vous] (Similar) plugin without BuddyPress?Greetings
No. BuddyPress is so great, rendez-vous can’t live without it 😉
Forum: Plugins
In reply to: [Rendez Vous] how to add notes and attachementOnce the date of the rendez-vous is past you’ll be able to add notes to it using the ‘Notes / Report’ part of the edit screen of the rendez-vous.
rendez-vous won’t deal with attachments, you’ll need to use another plugin to do so. For instance you can use the BuddyDrive plugin to achieve your goals or any other attachments plugin.
Forum: Plugins
In reply to: [Rendez Vous] Throwing warning error even when Debug set to falseHi Quinn,
I don’t get this warning on my config. Could you tell me more about yours:
PHP Version ?Ideally to be sure it’s rendez-vous which is wrong, i advise you to “clone” your config on a local environment and make sure you have the xdebug (http://xdebug.org/) extension activated for your PHP. This way you’ll see what function is generating the warning.
Forum: Plugins
In reply to: [BuddyDrive] File Upload Approval?Hi,
As a BuddyDrive file is a post type, i guess we can use the pending status to move out the file from the loop. So i’d say yes. But as i’m using a specific UI to manage BuddyDrive files it would require to edit the plugin.
I’ll think about it. Thanks for your feedback.Forum: Plugins
In reply to: [WP Idea Stream] Form Not Working – Template FixI see, i guess there’s something wrong with the theme now i’ve improved the way WP Idea Stream is loading its template part since version 2.2 (You are using 2.2 of the plugin right ?).
What i would do to be sure it’s a theme thing, i’d activate twentyfifteen to see if everything is fine.
If so, i’d create a specific template inside the theme’s directory, or best i’d create a child theme to do so. Then i would put the
ideastream.phptemplate in it by copying thepage.phptemplate of the theme by getting rid of the top header/footer the theme is adding at the top.
See https://github.com/imath/wp-idea-stream/wiki/Ways-to-customize-the-plugin-from-your-theme#using-a-specific-template-in-your-theme-to-display-the-plugins-template-partsForum: Plugins
In reply to: [WP Idea Stream] Rating doesn't seem to workLooks like there’s a problem with the theme, the idea header is not displayed 🙁
FYI, when clicking from the idea archive it opens the idea using an anchor to directly arrive where the logged in user can rate.
To make sure something is going wrong with the theme, activate twentyfifteen and check if you have the star to rate the idea just under its title.
Forum: Plugins
In reply to: [BuddyDrive] Folders not prompting for passwordThanks for reporting this issue, will look at it asap.
Forum: Plugins
In reply to: [BuddyDrive] Upload more than one fileNo, but it’s not an issue 😉 It’s deliberated. This will surely evolve thanks to the BuddyPress Attachments API 🙂
Ok for 1.4: it will be there !
Forum: Plugins
In reply to: [WP Idea Stream] Form Not Working – Template FixI’m sorry i’m not sure to understand what the problem is. Could you paste some screenshot ?