Replies
- Brajesh Singh on May 24, 2020 at 4:20 pm in reply to: [Resolved] Mediapress Unable to upload media in iOS Mobile using Aardvark Theme #30141
Hi David,
Thank you for sharing the details and confirming that it is not MediaPress bug. I appreciate it.I am glad it is resolved.
Regards
Brajesh - Brajesh Singh on May 24, 2020 at 4:19 pm in reply to: [Resolved] Mediapress commenting for uploaded files poor UI and misrendered on the lightbox #30140
Hi David,
Thank you for the post.We do not provide theme specific css. It is very easy for theme authors to add css or provide template override for MediaPress.
For a better integration, I will request asking your theme author to support MediaPress. If they face any issue, we will be glad to assist.
Regards
Brajesh - Brajesh Singh on May 24, 2020 at 4:15 pm in reply to: Play/pause/volume button does not displays correctly. #30138
Hi Sumit,
Welcome to BuddyDev.This is a bug in BuddyPress. The template pack overrides css for button causing this. You can undo that by adding the following css.
1. Please visit Dashboard->Appearance->Customize->Additional CSS and add this
.mejs-controls .mejs-button > button, .mejs-controls .mejs-button > button:hover { background: transparent url(http://example.com/wp-includes/js/mediaelement/mejs-controls.svg); border: 0; cursor: pointer; display: block; font-size: 0; height: 20px; line-height: 0; margin: 10px 6px; overflow: hidden; padding: 0; position: absolute; text-decoration: none; width: 20px; } .mejs-controls .mejs-volume-button > button, .mejs-controls .mejs-volume-button > button:hover { background-position: -60px 0; } .mejs-controls .mejs-pause > button, .mejs-controls .mejs-pause > button:hover { background-position: -20px 0; }Please change “http://example.com” with your own site’s root url. e.g “https://forum.sinfo.cf”
and save. That will fix it.
PS:- In future, Please be patient.Over the weekend, We offer limited support for critical issues only.
Regards
Brajesh Hi Daniel,
You are using Thrive’s theme. It is a theme related issue and I will suggest contacting their support for the same.Regards
Brajesh- Brajesh Singh on May 23, 2020 at 9:16 pm in reply to: BuddyPress Custom Background For User Profile #30118
Hi,
Welcome to BuddyDev.Please allow me to look into it and assist you on Monday.
Thank you
Brajesh - Brajesh Singh on May 23, 2020 at 9:15 pm in reply to: [Resolved] Buddypress Group Activity Notifier not deleting notifications #30116
Hi Philip,
No issue.
You are welcome 🙂Regards
Brajesh - Brajesh Singh on May 23, 2020 at 9:14 pm in reply to: [Resolved] Filter on badge / user list based on badge #30115
Hi Theo,
Thank you for the patience.I have updated the plugin and the documentation under shortcode to reflect usage for context.
Please update and check.
Regards
Brajesh - Brajesh Singh on May 23, 2020 at 8:17 pm in reply to: [Resolved] Filter on badge / user list based on badge #30113
Hi Theo,
you are right, I made a mistake in last update.there are issue related to fetching of the member type & role based badges. User’s association for these badges are not stored in the table and should have been queries differently.
I have already fixed it. I will upload the plugin in an hour. The new change needs an extra parameter ‘context’ => ‘role’ | ‘member_type’ in addition to the current parameters.
I will post an example after uploading the plugin.
Regards
Brajesh - Brajesh Singh on May 23, 2020 at 7:33 pm in reply to: [Resolved] Community Builder Pro with Media Press and Activity Plus Reloaded – Improvement #30112
Hi Linda,
The link sharing in comments work as normal link.
If you are seeing the error of too many links, It is due to BuddyPress checking against your comments.
It uses WordPress’s “Comment moderation” settings for number of allowed links.
Please visit Dashboard->Settings->Discussion and look for the “Comment Moderation”. Please increase the limit there and It will work.
Regards
Brajesh Hi Slim,
Thank you for the reply.We do not need any special permissions to have this. No, It is not coming in May. It will be available before the end of June.
Regards
Brajesh