Replies
- Brajesh Singh on April 27, 2018 at 2:05 pm in reply to: Notifications shows 1, but then when you click it, it ways no new visitors? #14783
Hi Joanne,
Thank you for listing the plugins.
These are the plugins which can cause the issue
– BuddyBlock
– Simple Buddypress Profile PrivacyCan you please try disabling these two one by one and see if it works. Please re enable these after the test and let me know which of the above is causing it. I will work on compatibility.
Regards
Brajesh - Brajesh Singh on April 27, 2018 at 2:01 pm in reply to: Notification when reply in topic receives reply? #14781
Hi Richard,
You will need to report on bbPress trac https://bbpress.trac.wordpress.org/It seems to me that bbPress does not add notification like you want.
Regards
Braesh - Brajesh Singh on April 27, 2018 at 2:00 pm in reply to: [Resolved] Help w/ auto-create gallery code #14780
Great. Marking it as resolved.
- Brajesh Singh on April 27, 2018 at 1:47 pm in reply to: Assign member type in registration process #14779
Hi Rousseau,
Thank you for purchasing the plugin.Since you are using the pro plugin, you can use the member type field to assign member type to users. Is there any issue with that?
Also, if you do not want to use the field and want to assign using code, can you please post the complete code (including the hook it is attached to).
Thank you
Brajesh - Brajesh Singh on April 26, 2018 at 1:44 pm in reply to: [Resolved] MediaPress set Profile Photo: There was a problem cropping your profile photo. #14764
Hi Panos,
It is a bug caused by change in BuddyPress’s avatar API. I will update the plugin next next 1-2 weeks. It’s a bit low on priority.Regards
Brajesh - Brajesh Singh on April 26, 2018 at 1:42 pm in reply to: [Resolved] Help w/ auto-create gallery code #14763
Hi Panos,
Thank you.I was suggesting that when you created the gallery, you get gallery id. You can store it in the user meta for that user and retrieve it later to check for the existence of gallery etc.
I am assuming that you are using the get_current_user_id() if hooking to mpp_action.
Regards
Brajesh - Brajesh Singh on April 26, 2018 at 1:40 pm in reply to: [Resolved] Simple Front End Post | Always allow comments #14762
Hi Brendan,
In that case, Please se the following two options as'comment_status' => 'open', 'show_comment_option' => 0,That will do it.
Regards
Brajesh Hi Ben,
Thank you.
here are two screenshots showing what I have got.https://i.imgur.com/A2JWnXZ.png
https://i.imgur.com/R5s2G08.png
Hopefully, I will be able to have it soon. The problem is unlike what we have been doing till now(one uploader per page), the uploader for comment needs to be created/destroyed on the fly. Also, There will be incompatibilities with the placement of the buttons as there is no hook to put it near the text area(before the buttons).
I will share the code in a day or two. Have broken it again today while trying to dynamically creating the uploaders.
Regards
Brajesh- Brajesh Singh on April 24, 2018 at 8:13 am in reply to: [Resolved] Member Types and Buddypress Registration #14756
Hi Sujee,
If you are using our Member Types Pro and the filed that comes with it, You will see the option to include only certain member types in the list.Regards
Brajesh - Brajesh Singh on April 24, 2018 at 8:12 am in reply to: [Resolved] Simple Front End Post | Always allow comments #14755
HI Brendan,
Please visit Dashboard->settings->BuddyBlog and select Comment status =”Open” and “Allow post author to enable/disable comment? ” to No.Regards
Brajesh