-
Steve Taylor replied to the topic how is the autocomplete list for mentions compiled? in the forum Creating & Extending 7 years, 8 months ago
I was thinking of developer docs rather than guides to the user interface – but thanks anyway.
-
Prashant Singh replied to the topic how is the autocomplete list for mentions compiled? in the forum Creating & Extending 7 years, 8 months ago
You can follow some guides as well https://codex.buddypress.org/member-guide/activity-mentions/
-
Prashant Singh replied to the topic Buddypress create errors in my Theme in the forum How-to & Troubleshooting 7 years, 8 months ago
Great 🙂
-
Prashant Singh replied to the topic Remove (not hide!) activity filter in the forum How-to & Troubleshooting 7 years, 8 months ago
Hi,
Please let me know which template pack you are using?
If it is legacy you can override the file index.php(buddypress->bp-templates->bp-legacy->buddypress->activity) and there you will find the code
bp_activity_show_filters();. You can directly remove it with complete HTML wrapper.Thanks
-
Steve Taylor replied to the topic how is the autocomplete list for mentions compiled? in the forum Creating & Extending 7 years, 8 months ago
As I said, it’s too erratic to replicate easily. At the moment I can’t get it to do anything other than suggest group members, which is what I expected. But before I posted this it was sometimes the list missed group members, sometimes it included all site members. Sometimes it was different in updates compared to comments, sometimes not.
I’m…[Read more]
-
Prashant Singh replied to the topic install in the forum Installing BuddyPress 7 years, 8 months ago
-
Prashant Singh replied to the topic how is the autocomplete list for mentions compiled? in the forum Creating & Extending 7 years, 8 months ago
If you can provide more info about the issue like screen-cast or something then I think will be easy to check.
-
Prashant Singh replied to the topic Image on page too big in the forum How-to & Troubleshooting 7 years, 8 months ago
Welcome 🙂
-
Steve Taylor replied to the topic how is the autocomplete list for mentions compiled? in the forum Creating & Extending 7 years, 8 months ago
I’ve looked. I was looking for more information, and have searched to no avail. It’s not documented anywhere?
-
Prashant Singh replied to the topic WordPress profile files to bp in the forum Installing BuddyPress 7 years, 8 months ago
Yes, this is how it works.
It will need customization to map WordPress fields to BuddyPress xProfile fields.
Thanks
-
Prashant Singh replied to the topic Activation Page not Working as Child in the forum How-to & Troubleshooting 7 years, 8 months ago
I mean that it is suppose to work as parent page instead of child page.
It will need changes in code of BuddyPress core to do so.
Thanks
-
Prashant Singh replied to the topic Biographical info field in profile in the forum How-to & Troubleshooting 7 years, 8 months ago
Hi,
You have to create a profile field in BuddyPress itself for the biographical info.
BuddyPress do not fetch it from WordPress. When you will create the field users will be able to add edit that from their profile.
Thanks
-
Prashant Singh replied to the topic Profile fields in the forum Creating & Extending 7 years, 8 months ago
It should be a select box.
-
Prashant Singh replied to the topic Buddypress create errors in my Theme in the forum How-to & Troubleshooting 7 years, 8 months ago
@thedark52, Please check if the solution works for you or not.
Thanks
-
Prashant Singh replied to the topic how is the autocomplete list for mentions compiled? in the forum Creating & Extending 7 years, 8 months ago
Hi,
For mention feature we have a javascript file there https://github.com/buddypress/BuddyPress/blob/master/src/bp-activity/js/mentions.js
You can look at it.
-
Prashant Singh replied to the topic Change the tittles in page in the forum How-to & Troubleshooting 7 years, 8 months ago
Great, you are welcome 🙂
-
Prashant Singh replied to the topic How to replace Buddypres user avatar with wordpress local avatar? in the forum How-to & Troubleshooting 7 years, 8 months ago
Hi,
You can follow this thread https://premium.wpmudev.org/forums/topic/buddypress-wordpress-avatars-not-synching
You can remove the condition where it is checking if the user has uploaded avatar or not.
Thanks
-
Steve Taylor started the topic how is the autocomplete list for mentions compiled? in the forum Creating & Extending 7 years, 8 months ago
I’m trying to work out the mentions functionality. I thought that in groups the autocomplete list was basically from other members of the group. This sometimes seems to be the case, but it’s erratic. Sometimes it’s different in activity comments compared to activity updates in the same group.
It’s so erratic that I can’t really provide steps to…[Read more]
-
Prashant Singh replied to the topic Change the tittles in page in the forum How-to & Troubleshooting 7 years, 8 months ago
Hi,
You can install a plugin like https://wordpress.org/plugins/loco-translate/ and then can easily change the text.
You can also check https://codex.buddypress.org/getting-started/customizing/customizing-labels-messages-and-urls/
Thanks
-
Prashant Singh replied to the topic Upload Avatar in the forum How-to & Troubleshooting 7 years, 8 months ago
Hi,
You can follow this link: https://www.parorrey.com/blog/simple-local-avatar-custom-upload-page-for-buddypress-avatar/
Most probably, it will help you.
Thanks
- Load More