Brajesh Singh
Forum Replies Created
-
Forum: Plugins
In reply to: [MediaPress] ERRORHi,
Hope you are doing well.We have fixed the broken link issue from the description. We had a new staff who changed the plugin slug on our site without consultations( It was an innocuous mistake on their part, They wanted to help us by making it more search engine friendly). We have reverted them and the links from readme are working.
Regards
BrajeshForum: Plugins
In reply to: [MediaPress] ERRORHi,
Thank you for using our plugin.1. I am sorry, I am not sure of the question about comment. Please help me understand it.
2. Our plugins are not compatible with Youzify. Since Youzify version we tested earlier was bypassing BuddyPress template structure/code and they do have their own media component, we did not work on the compatibility.
4. PHP can not generate screenshot of a video on its own yet. You will need specific software on your server to generate this. We recommend using FFMPEG for low volume transcoding of a video as well as generating screenshots.
We have a free addon that can help you with it if you have FFMPEG installed
https://buddydev.com/plugins/mediapress-local-transcoder/5. I am very sorry for the broken links. We have updated the plugin slugs on the site but it seems our team did not update it here. Please allow me 24 hours to update the links in the readme.
6. The new changes are the following:-
a. Using a different upload experience. We have switched our uploader with a new one( Already completed, available on github master branch)
b. Allow uploading media with Activity comment/replies (already completed, availble in github repo)c. allow uploading without the need to create gallery. we have yet to work on it.
You can find the updated code in our github master branch
https://github.com/buddydev/mediapressThank you
Hi Andrea,
Thank you.
I have updated the plugin with your suggestion and it seems to work fine.Regards
BrajeshThank you Andrea.
I will update the plugin today ??Regards
BrajeshHi Andrea,
Thank you for letting me know.Is the set(something similar to check list) not supported now? I had used it in pas based on your document/code to have a dropdown of countries available(as checkboxes list).
I haven’t tested these together recently. will do that in next 24 hours. In the meantime, if you have dropped the set field, Is there any other field that can be used to show pre-populated options dropdown?
Thank you
BrajeshThank you
Hi,
I am sorry, I don’t have any idea with it. Can you please open a topic at our Support Forums
https://buddydev.com/support/forums/That will allow us to get back to you quickly and assist in better manner.
Thank you
BrajeshForum: Plugins
In reply to: [BuddyCommerce: WooCommerce and BuddyPress Integration] Add to settings pageHi,
I am sorry, I misread this post on BuddyDev forum. If your goal is to add it to user’s account page, you can do that by visiting the settings->BuddyCommerce page and using ‘settings’ as the parent tab slug for the menu items.Please do note that only sub tabs can be added under account page.
Regards
BrajeshHi @binok
I am sorry, I am not sure which other plugin can cause it. Your Buddyommerce settings are correct. I don’t see any issue with that.Do you have a staging server? If yes, Please disable all plugins except BuddyPress, WooCommerce, BuddyCommerce and swith to WordPress default theme.
Do you still see the issue? If not, Please try activating the plugins one by one and checking it. Please let me know if you are able to find the conflicting plugin or code and I will make sure they are compatible.
Regards
BrajeshHi,
Thank you.
Can you please confirm that you deactivated the “youzify” too.If yes, Please share me a screenshot of your BuddyCommerece settings(specially for the address tab settings).
Thank you
Thank you.
My best guess is this is caused by Youzify. This plugin has not been playing nice with many of our addons for BuddyPress.
I will suggest testing by temporarily disabling it and clearing cache.
Regards
BrajeshHi,
We have tested BuddyCommerce with BuddyPress 10.0, WordPress 5.9 and WooCommerce 6.1.1.The address update for shipping and billing both works fine for us.
Can you please provide me a list of your active plugins and active theme/template pack. That may help us understand the reason.
Regards
BrajeshForum: Plugins
In reply to: [BuddyPress Member Type Generator] Is this plugin dead?Hi,
BuddyPress comes with the support of creating member types out of the box now. This plugin is here for people using older version of BuddyPress. If you are using latest version, you do not need it.Regards
BrajeshHi,
Thank you for the question. Right now, the support for tag search is not available. It is part of our future milestone.If you are comfortable with code, Please take a look at filters/class-bp-profile-search-helper.php to see how the support for other fields were added. That should give you the idea for adding support for tags search.
Regards
BrajeshForum: Plugins
In reply to: [WordPress Username Availability Checker] Woocommerce Register PageThank you.