Replies
- Brajesh Singh on August 30, 2023 at 3:41 am in reply to: [Resolved] MediaPress Paid Memberships Pro Restrictions #50364
Hi Bruno,
Thank you.
I will update you this week.Regards
Brajesh - Brajesh Singh on August 30, 2023 at 3:40 am in reply to: [Resolved] BuddyBlog Pro with Restrict Content Pro #50363
Hi Jason,
Hope you are doing well.
I will add some more to Ravi’s reply.1. BuddyBlog Pro does not need you to add any custom capability to user. We manage it programatically. All you need to do is to select who can create/edit in the BuddyBlog->Settings->Post Type(specific post type) screen. Even users with subscriber role can create/edit post on their profile if you allow it here.
If that is not working, It is a confclit.
please share details about your current setup(active plugins and themes). You can find this detail in Dashboard->Tools->Site Health->Info screen.
Regards
Brajesh Hi Jimmy,
I am sorry for the inconvenience.
We never mentioned about shortcode.Have issued the refund now. Please check your PayPal account for the same.
Regards
Brajesh- Brajesh Singh on August 25, 2023 at 9:47 pm in reply to: Buddyblog Pro not allowing image posts #50331This reply has been marked as private.
- Brajesh Singh on August 25, 2023 at 9:36 pm in reply to: [Resolved] MediaPress Paid Memberships Pro Restrictions #50330
Hi Bruno,
Hope you are doing well.My apologies for the delayed reply.
The activity (wall gallery) and the normal galleries don’t have much difference. It is possible to limit via code but not in the Ui currently.
Also, We will need 1 more week for updating the PMPro addon. I am very sorry for the delay.
Regards
Brajesh - Brajesh Singh on August 25, 2023 at 9:27 pm in reply to: [Resolved] Uploading to MediaPress as a visitor #50329
Hi Iain,
My apology for the delay.Here is a better idea.
Please remove the line that includes the upload form.Instead, put this code
<?php echo do_shortcode('[mpp-uploader]');?>
It will allow users to select a gallery to upload(if they have multiple gallery) and will work as expected.
Regards
Brajesh - Brajesh Singh on August 25, 2023 at 9:17 pm in reply to: [Resolved] No text limit on buddypress group description #50328
Hi,
Hope you are doing well.
Thank you for your patience.Please use the code from this gist and update the allowed length as you need.
https://gist.github.com/sbrajesh/48cce7bac52fff2b39d1f3cc395a21f0
Hope that helps.
Regards
Brajesh - Brajesh Singh on August 25, 2023 at 8:41 pm in reply to: [Resolved] Profile Fields Only Visible For Admins but not Users #50327
You are welcome!
I am glad it worked!Regards
Brajesh - Brajesh Singh on August 25, 2023 at 8:40 pm in reply to: [Resolved] BuddyPress Group Tabs Creator Pro #50326
Thank you.
Hi Jimmy,
Thank you for purchasing the plugin.The plugin does not come with shortcode for form.
It comes with the ability to use any link as the trigger for opening the forms.Please take a look at the documentation here.
Regards
Brajesh