-
Prashant Singh replied to the topic My Profile Page Change Template in the forum How-to & Troubleshooting 6 years, 2 months ago
Removing the sidebar depends on what theme you are using, also please let me know, do you want to remove from profile only or other pages as well.
You can check this link as well: https://buddydev.com/support/forums/topic/remove-sidebar-on-buddypress-profile-page/
-
Prashant Singh replied to the topic Creating a profile field that only admin can edit in the forum How-to & Troubleshooting 6 years, 2 months ago
Hi,
Please check this link https://stackoverflow.com/questions/6141502/wordpress-create-a-new-usermeta-field-for-users to know how to create user meta fields.
Thanks
-
Prashant Singh replied to the topic Change the tittles in page in the forum How-to & Troubleshooting 6 years, 2 months ago
Please send the screenshot. If I am correct you are asking to change the link text in menu(header menu), right?
-
Prashant Singh replied to the topic Upload Avatar in the forum How-to & Troubleshooting 6 years, 2 months ago
<iframe src=”your_site_url/members/[wlm_username]/profile/change-avatar/”</iframe>
Try this. You are not using site URL there.
Thanks
-
Prashant Singh replied to the topic Link does not display correctly in the forum How-to & Troubleshooting 6 years, 2 months ago
Superb 🙂
-
Prashant Singh replied to the topic how is the autocomplete list for mentions compiled? in the forum Creating & Extending 6 years, 2 months ago
-
Prashant Singh replied to the topic how is the autocomplete list for mentions compiled? in the forum Creating & Extending 6 years, 2 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 6 years, 2 months ago
Great 🙂
-
Prashant Singh replied to the topic Remove (not hide!) activity filter in the forum How-to & Troubleshooting 6 years, 2 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
-
Prashant Singh replied to the topic install in the forum Installing BuddyPress 6 years, 2 months ago
-
Prashant Singh replied to the topic how is the autocomplete list for mentions compiled? in the forum Creating & Extending 6 years, 2 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 6 years, 2 months ago
Welcome 🙂
-
Prashant Singh replied to the topic WordPress profile files to bp in the forum Installing BuddyPress 6 years, 2 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 6 years, 2 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 6 years, 2 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 6 years, 2 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 6 years, 2 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 6 years, 2 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 6 years, 2 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 6 years, 2 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
- Load More
@prashantvatsh
Active 3 months, 3 weeks ago