Replies
- Brajesh Singh on August 29, 2022 at 7:16 pm in reply to: [Resolved] BuddyPress Notify Post Author on Blog Comment , modification possible? #46220
Hi Michael,
Thank you.Please change this line
from
if ( bp_is_active( 'blogs' ) && ! bp_disable_blogforum_comments() ) { return; }to
if ( bp_is_active( 'blogs' ) && ! bp_disable_blogforum_comments() ) { return; } if ( is_super_admin( $user_id ) ) { return; }Regards
Brajesh - Brajesh Singh on August 29, 2022 at 6:21 pm in reply to: extend activity entry – gallery comments with picture attachment #46218
Hi Maurice,
Thank you for the question. Our team will look into it and will assist you in next couple of days.Regards
Brajesh Hi Maurice,
Thank you for the question.
At the moment, It will need you to update the code for our group extension as we haven’t put the count in the title.If you are interested in that, Please do let me know.
Regards
Brajesh- Brajesh Singh on August 29, 2022 at 6:10 pm in reply to: [Resolved] Default value in custom fields are not saved after updating #46216
Hi Carsten,
Please do provide access to your site. I tested and the default values are saved and applied. Probably something on your site is conflicting and causing it. Have you tried it on a staging site with a different theme?Regards
Brajesh - Brajesh Singh on August 29, 2022 at 2:16 am in reply to: [Resolved] BuddyBlog Pro – Custom field types #46204
Hi Nik,
Thank you.
We will add a date/time field to solve this issue. It will need a little time. I will update you in couple of days with the timeline.Regards
Brajesh - Brajesh Singh on August 29, 2022 at 2:15 am in reply to: BuddyPress User Profile Visibility Manager Not working on live site #46203
Hi Jose,
Please login(or switch) as a normal user. The admin have access to all the restricted profiles. It stops normal users from the access.Please let me know if I am mistaken in understanding the issue.
Regards
Brajesh - Brajesh Singh on August 29, 2022 at 2:14 am in reply to: [Resolved] BuddyBlog Pro Posts Layout #46202
Hi Nik,
Thank you.
I am glad it was helpful.Regards
Brajesh - Brajesh Singh on August 29, 2022 at 1:52 am in reply to: [Resolved] BuddyPress Notify Post Author on Blog Comment , modification possible? #46201
Hi Michael,
Thank you for the question.WordPress does have the ability to notify admins out of the box. Please visit Dashboard->Settings->Discussion to configure it.
Regards
Brajesh - Brajesh Singh on August 29, 2022 at 1:47 am in reply to: [Resolved] Pay Per Post by selling access with WooCommerce #46200
Hi Tosin,
I am sorry for the experience.
@ravisharma will be assisting you with it today.Regards
Brajesh - Brajesh Singh on August 29, 2022 at 1:35 am in reply to: [Resolved] Pay Per Post by selling access with WooCommerce #46199
Hi Nancy,
The plugin allows site admins to monetise the blog posting functionality. Users can purchase the ability to have their post featured/published for certain duration.You will need some kind of membership plugin that allows purchsing access to view content.
Regards
Brajesh