Replies
- Brajesh Singh on December 6, 2019 at 2:02 pm in reply to: DISCUSSION "comment" SETTINGS 'saved changes are not taking effect at all' #26954
Hi,
Thank you for the question.You most probably have a caching issue. Are you suing some caching plugin that caches database queries?
Regards
Brajesh - Brajesh Singh on December 6, 2019 at 2:02 pm in reply to: Is it possible to split up the item content in the header? #26953
Hi Carsten,
If you are comfortable with php, you can copy the member-header.php to your theme(buddypress/members/single) and modify as you please.Regards
Brajesh - Brajesh Singh on December 6, 2019 at 2:00 pm in reply to: Restrict Usernames Emails Characters with Username Availability Checker? #26952
Hi,
Thank you for the question.I checked the Restrict Username Emails Characters plugin.
It has too much convoluted code that does not allow any direct way to integrate.We are unable to provide an integration with this.
regards
Brajesh - Brajesh Singh on December 5, 2019 at 2:29 pm in reply to: [Resolved] Buddypresss Activity Plus? #26946
Thank you 🙂
PS:- Are you using RT media or any other plugin that fetches preview.
The error from your previous post seems to be due to that.
Regards
Brajesh - Brajesh Singh on December 5, 2019 at 9:28 am in reply to: [Resolved] Flag Symbol Instead of 'Report' #26944
Hi,
Sure.Translations allows you to translate the text from one language to another(localization). It is normally used to translate a software written one language to make it usable for other language users.
Please find more details here
https://developer.wordpress.org/plugins/internationalization/localization/
https://premium.wpmudev.org/blog/ultimate-guide-wordpress-localization/or you can simply install POEdit and try opening the .po file there and translate. Once, It is translated, save the generated file as the name-en_US.mo(depending on plugin name/your current locale) and WordPress will pick it.
You can later move the translaton to wp-content/languages/plugins/ directory.
Regards
Brajesh - Brajesh Singh on December 5, 2019 at 9:02 am in reply to: [Resolved] Buddypresss Activity Plus? #26943
Hi,
Here is a good news. I had contacted WPMUDEV for their permission to put this plugin on wp.org.I have got a very positive reply from Tylor(from WPMUDEV) that we can use the name BuddyPress Activity Plus Reloaded and we can put it on wp.org.
So, I am going to complete the refactoring and push for wp.org release by tomorrow.
Regards
Brajesh - Brajesh Singh on December 5, 2019 at 8:58 am in reply to: [Resolved] Buddypresss Activity Plus? #26942This reply has been marked as private.
Hi Ralf,
The message is translatable. Please see line 193 in core/classes/class-bl-actions-handler.php
If you used the translation file that came with file, you will see it around msg id 4 and 20.
Regards
Brajesh- Brajesh Singh on December 4, 2019 at 10:33 pm in reply to: [Resolved] Disable Activation prevents "Forgot Password" Email #26935
Thank you Blake.
I am glad I was able to help.Best regards
Brajesh - Brajesh Singh on December 4, 2019 at 10:33 pm in reply to: [Resolved] Branded Login 'get new password' issue #26934
You are welcome 🙂