Mathieu Viet
Forum Replies Created
-
Ok, i will upgrade the plugin asap to solve this issue. Thanks for your feedbacks and sorry for my miscomprehension.
Ok thanks for the additional informations @pixie2012 i’ll try to understand why i’m not getting the same issue on my dev.
Please make sure to upload images > 150×150 px and see if this is solving the issue
Forum: Plugins
In reply to: [BP Avatar Suggestions] Avatars not showing up on front endOk are you making sure the dimensions of the images you’re uploading are at least 150px x 150px ??
Forum: Plugins
In reply to: [BP Avatar Suggestions] admin-ajax.php loads as many times as the avatarsThis topic has nothing to do with the activity stream.
That’s not an issue.
Try uploading a new avatar, you’ll see an activity will be generated each time you upload a new avatar.
if you don’t want this to happen you can simply add this in your bp-custom.php file.
remove_action( 'xprofile_avatar_uploaded', 'bp_xprofile_new_avatar_activity' );But you must now, doing so: no activities will be generated if the user uploads a new avatar or choose a new suggestion.
Forum: Plugins
In reply to: [Bowe Codes] Filter based on custom field?is it a duplicate of https://wordpress.org/support/topic/request-for-custom-field-filters-example-from-upme ??
Forum: Plugins
In reply to: [Bowe Codes] Nested Bowe Codes?I think there’s a shortcode for that: bc_group_users.
Forum: Plugins
In reply to: [Bowe Codes] Request for custom field filters, example from UPMEHi @dowen777
thanks for your suggestions and interest in this plugin.
custom fields = xProfile fields ?
I think i didn’t explore too much this, because of the privacy of these fields. I don’t want to display information/members that shouldn’t be displayed.
Anyway i agree it could be interesting, just like it could be interesting to filter by member types.
My problem is finding the time to work on this plugin 🙁 Sorry for that.
Forum: Plugins
In reply to: [Bowe Codes] A few questionsSorry i wasn’t able to look at this plugin lately. But as far as i can remember, the possible improvements for it are limited.
What people might need are specific new shortcodes, and the plugin provides an API to create these shortcodes..
Or they might need just like you to extend existing shortcodes, and again the plugin provides some hooks to help you achieve it.
Forum: Plugins
In reply to: [Bowe Codes] found a problem with bowe codesi’m sorry @mcpeanut
i’m not sure to understand, could you paste some links to screencaptures illustrating the problem ?
Forum: Plugins
In reply to: [Rendez Vous] more than 16 members for a rendez vous?Just under the the Who “tab”, you have 2 buttons “Prev” “Next” to navigate between members pages.
Forum: Reviews
In reply to: [WP Idea Stream] Amazing idea executionThanks a lot for your review 🙂
Forum: Plugins
In reply to: [WP Idea Stream] Error: Something went wrong while trying to save your idea.Just tested with this plugin https://wordpress.org/plugins/reportcomments/ without touching anything and it appears WP Idea Stream works fine!
The only problem is, when debug mode is on, this plugin is generating a doing_it_wrong as it seems to actually do something wrong when enqueueing its scripts.
Forum: Plugins
In reply to: [Buddy-bbPress Support Topic] Quick status change links on forum topic listInstead of the select box ?