Replies
Hi Earl,
Thank you for the question.We don’t have any specific addon but you can enable support for WP Ulike plugin.
https://buddydev.com/mediapress-like-unlike-button-for-photos-videos-etc-with-wp-ulike-plugin/
Regards
Brajesh- Brajesh Singh on June 7, 2025 at 6:30 pm in reply to: Help with BuddyPress User Profile Tabs Creator Pro #55479
Hi Claire,
I am sorry, I haven’t been helpful. I have moved to a new place and It has been difficult to work from here while I am adjusting. I will check and assist you by this Monday.Regards
Brajesh Hi Earl,
You can manually upload cover for each video from single video edit page.You can either drag/drop or use Upload Cover button.
I have answered it on your other thread tody.
https://buddydev.com/support/forums/topic/mediapress-video-thumbnail/#post-55477
Regards
BrajeshHi Earl,
MediPress supports manual video thumbnail. You can add it form edit media page for each media(It can be dragged and dropped on the cover/thumbnail area). It does not support automatic thumbnail generation as that would need specific softwares such as FFMPEG etc.Regards
BrajeshHi Daniel,
Yes, you should use not contains and if the condition is supported use OR for both the meta.Regards
BrajeshHi Daniel,
Thank you for the question.The above url is from BuddyPress(but seems mis configured), Users will get something like this if they try to access a page/screen that requires validation for their credentials.
I will suggest turning off cache or the plugin that blocks them.
Regards
BrajeshHi George,
We had something like this in our 2.0 branch
please checkout this one and see if it works for you(It has better upload experience), we did not release it as it would require some MediaPress template modifications. That would have been a problem for existing sites which might have customized the templates.
We do plan to explore releasing it in future.https://github.com/buddydev/mediapress/tree/2.0-dev
Regards
BrajeshHi Earl,
MediaPress does not have any integration with bbPress. I did an experiment couple of years ago which allowed uploading from topic/replies in bbPress.
https://github.com/buddydev/bbp-attach-mediaIt was an experiment and you may want to try more stable solution.
Regards
BrajeshHi Duane,
Thank you for the message.I am not sure how is your developer applying custom registration.
Are you using this plugin with BuddyPress? Double registration is not feasible for WordPress as a user name can not be re-used unless deleted.
Are you using the latest version of this plugin(we had similar issue of double registration in BP due to change in BP registration and we had a fix for that).
Can you try a fresh copy of the plugin and with a different child theme to check if the submission issue is caused by your developers code or and issue with the plugin? We keep a tab on the new releases of WordPress. I haven’t see any flag in wp 6.8 which might cause conflict. I will test with latest BP and WordPress 6.8.1 and write back tomorrow.
Regards
Brajesh- Brajesh Singh on June 2, 2025 at 6:45 am in reply to: Buddypress Profile Completion not working #55449
Hi Earl,
Thank you for the details.The plugin checks if a field has data using custom query to avoid performance loss. It does not check what data is stored inside it and if that is valid or not.
If one of the custom field type is storing data in the field but that field is not valid, It will still consider that field as complete.
Please try disabling custom field type in the required section of BP Profile completion to check which field type caused it and let me know. I might have better idea then.
Regards
Brajesh