Mathieu Viet
Forum Replies Created
-
Forum: Plugins
In reply to: [Buddy-bbPress Support Topic] Do I miss some optionsIn WordPress 🙂 I’m using the WordPress dashicons font in Administration only as far as i can remember.
Forum: Plugins
In reply to: [BuddyDrive] Can't get it enabled properlyThanks a lot for your update, i’m glad the issue is fixed 🙂
Forum: Plugins
In reply to: [BuddyDrive] NotificationsOk i’ll introduce notifications in next upgrade. I will close this topic, but you will be able to follow my progress here :
https://github.com/imath/buddydrive/issues/14Forum: Plugins
In reply to: [WP Idea Stream] save idea from buddypress groupOk i got it. Problem is fixed. I’ve managed to post an idea within a group on your site.
The problem was due to the fact you set the action slug to a word having the first letter in uppercase.
See full explanation here : http://avantage-pour-vous.nl/groepen/lets-do-business/ideeen/idee/fixed/In the next release, i’ll be more restrictive on sanitizing slugs so that this will not be possible anymore.
Then as your theme is not including the comments template tag in his page.php template, i invite you to follow the steps in this topic : https://wordpress.org/support/topic/idea-comments?replies=10 so that you will be able to post comments.
Once done it should be ok 🙂
Forum: Plugins
In reply to: [WP Idea Stream] save idea from buddypress groupAgain it’s working for me: https://cloudup.com/c2Dgg5hQvVQ
So it’s really weird it’s not for you.
Can you try to deactivate BuddyPress from the administration of the root site, then re activate it from the network administration to see if that changes something.
Forum: Plugins
In reply to: [WP Idea Stream] save idea from buddypress groupI’ve reproduced the config
Multisite,
BuddyPress activated on the root site (but not on the network),
WP Idea Stream activated on the root site.And everything works absolutely fine for me.
So it’s still a mystery for me to understand why it’s not the case for you…
Do you have a mu-plugins folder with something in it ?
The last thing i can imagine to explain why it’s not working on your config is a specific theme or plugin or script in mu-plugins hooking for instance ‘pre_get_posts’ or another hook occuring while “WP_Querying” ideas when on a BuddyPress page forcing the post type to be something else…
Forum: Plugins
In reply to: [WP Idea Stream] save idea from buddypress groupI’m going to try to reproduce this config :
Multisite,
BuddyPress activated on the root site (but not on the network),
WP Idea Stream activated on the root site.That’s what is not working on your side, right ?
Forum: Plugins
In reply to: [WP Idea Stream] save idea from buddypress groupOk got it. I see there are some troubles with your config and your theme.
I need to understand how your config is built. Because, i cannot see the Plugins Administration screen on the site you made me an admin of.
So can you confirm or correct :
1/ WordPress multisite
2/ BuddyPress activated on the network or only on the root site or on a subsite ?
3/ WP Idea Stream activated on the network or only on the root site or on the subsite ?Is there any specific constants you added into your wp-config.php or in a bp-custom.php file ?
Is it a test site ? If so could you deactivate all plugins, activate any WordPress default theme and then re activate BuddyPress and WP Idea Stream ?
NB: Before doing so, make sure to back up your database so that you will be able to roll back to your settings before this operation.Forum: Plugins
In reply to: [WP Idea Stream] save idea from buddypress groupForum: Plugins
In reply to: [WP Idea Stream] Replace idea-avatar pictureHere’s how to do :
https://gist.github.com/imath/5384d920d781d35e4444
To create a wp-idea-stream-custom.php file see https://github.com/imath/wp-idea-stream/wiki/wp-idea-stream-custom.php
Forum: Plugins
In reply to: [WP Idea Stream] Replace idea-avatar pictureYes you can !
You simply need to use the good filter. I’ll look at it and share a snippet to help you achieve your goal.
Forum: Plugins
In reply to: [WP Idea Stream] save idea from buddypress groupWhat do you mean by “links” ?
Is BuddyPress integration settings on in IdeaStream settings ? Could you share screenshots so that i understand what’s going wrong with your configuration.
And also what is the name of your theme ?
Forum: Plugins
In reply to: [BuddyDrive] Max upload limit reached, and user capability changeThanks for your feedback full moon i need to investigate but i’ll be back soon.
Forum: Plugins
In reply to: [BuddyDrive] BP broup administrators & friend sharingBonjour,
1. Is it possible to share files with specific friends only, or do you have to share will all your friends?
In this case choose password protected and send the password to the users.
2. Is it possible to give my BP group administrators extra privileges so they can modify files or folder assignments without always relying on me (website administrator) to do it for them?
Group admins should already be able to remove a file or a folder from their group. is this working for you ?
If so what would be other “modifications” ?
Forum: Plugins
In reply to: [BuddyDrive] Can't get it enabled properlyNo.
Please provide some infos about your configuration :
Theme ?
WordPress version ?
BuddyPress version ?
WordPress config : multisite ?
If multisite, where BuddyPress is activated ? On the network or a subsite ?Have you tried with WordPress default theme with no other plugins activated than BuddyPress and BuddyDrive ?