Replies
- Brajesh Singh on December 22, 2023 at 10:42 pm in reply to: [Resolved] Group Members Temporary Friendships #51209This reply has been marked as private.
- Brajesh Singh on December 22, 2023 at 10:40 pm in reply to: [Resolved] How to translate Custom User Profile Tabs label and content using WPML #51208
Hi,
Thank you.Please upgrade to 1.4.1 and put this in your bp-custom.php
// enable multilingual tab support. // it allows associating a tab to a wpml language. add_filter( 'bpptc_enable_wpml_support', '__return_true' );
It will show a “Scope: Language” section on the right side of tab creation/edit page.
If you do not select a language for a tab, It will apply to all languages. If you select a language, It will be scoped to that language.
I lack access to WPML and used their API. Have tested with the dummy data but I am unable to verify if it works or not. Please give it a try and let me know.
Regards
Brajesh Hi,
The editing issue seems like a but bug with BP 12.0 compatibility.We will push an update next week for the BP 12.0 compatibility. For the time being, Please use it with BP 11.4 or try BP classic addon to see if it works.
Regards
BrajeshHi Cordial,
Thank you.Please check back in late January. We have no plan to revive the branded login but there is a better solution coming.
Regards
Brajesh- Brajesh Singh on December 21, 2023 at 9:05 am in reply to: What plugins do you sell that I can use for this type of site? #51186This reply has been marked as private.
- Brajesh Singh on December 21, 2023 at 9:03 am in reply to: BuddyPress Profile Data Moderator – Delegation and Front End #51185
Hi Bruno,
Hope you are doing well.I looked through it and it is not feasible to implement it currently as the complete experience requires implementing pending profiles queue(table) and then the screens for approving/rejecting.
We will have a solution next year for something similar.
Thank you
Brajesh Hi John,
My apologies for the delayed reply.If you have created badges on your site and want to associate with user you can import them into
your_db_prefix_badge_relationships
table. “your_db_prefix” is specific to your site.
We are storing user_id, badge_id in this table and both are integer. Any csv file with 2 fields where first is for user_id and second is for badge_id will allow you to import.
If you need to look for badge id, it is available in your_db_prefix_badges table.
Regards
Brajesh- Brajesh Singh on December 21, 2023 at 8:40 am in reply to: How can I change all my page titles back to H1? #51183
This is a bad idea.
My suggestion is to find what is causing the issue. It is not caused by BuddyPress.If you are able to locate the source of issue, you can reach out to the developers for a proper solution.
Regards
Brajesh - Brajesh Singh on December 21, 2023 at 8:37 am in reply to: Request to add Lightbox for single page view in Mediapress #51182
Hi,
I am sorry for the delayed reply. You can overwrite the lightbox single template if needed to add any extra data. If you have suggestion about the position of the “View original”, Please let me know and I will add it.At the moment, we are sorry but we are unable to add support for your second request(ability to click on single image and open in lightbox). It does not add much value and the implementation will need significant amount of time. We can do it in one of the future major versions though.
Regards
Brajesh - Brajesh Singh on December 21, 2023 at 8:31 am in reply to: [Resolved] Group Members Temporary Friendships #51181
Hi Dianne,
I am sorry, I could not assist earlier.
I will post a solution in next 24 hours.Thank you
Brajesh