-
Virtuali posted on the forum topic Query/Call @mentions List in the group How-To and Troubleshooting: 13 years, 7 months ago
If you want to have it on a different page, just change the permalink on the profile to something different, or “URL”. This may help. https://codex.buddypress.org/extending-buddypress/customizing-labels-messages-and-urls/
-
Virtuali posted on the forum topic How To Remove Sub-Reply Button? in the group How-To and Troubleshooting: 13 years, 7 months ago
You need to put this in your bp-custom.php
-
Virtuali posted on the forum topic Buddypress and Mobile Devices in the group Creating & Extending: 13 years, 7 months ago
Have you tried: https://buddypress.org/community/groups/buddypress-mobile/?
-
Virtuali posted on the forum topic BuddyPress Chat – Similar to Facebook's in the group How-To and Troubleshooting: 13 years, 7 months ago
Brajesh has the plugin on his site: http://buddydev.com/plugins/bp-chat/
-
Virtuali posted on the forum topic How to have a view counter of the topic in the group How-To and Troubleshooting: 13 years, 7 months ago
bbpress views aren’t in that file.
Here is a Bb plugin that narrows it down for you, you will need to port it over to buddypress however.
-
Virtuali posted on the forum topic "Add Friend" link displaying twince on member page in the group How-To and Troubleshooting: 13 years, 7 months ago
It’s most likely not because you’ve called a file more than once, Seen many times with many installs is they put existing BP on top of what they already have. Investigated this myself, came up with the template pack with already called stuff from the BP default theme. Could be many, as he hasn’t written back, […]
-
Virtuali posted on the forum topic avatar crop – save – code? in the group How-To and Troubleshooting: 13 years, 7 months ago
The cropping is jquery, so I would look for the avatar files with the label “.js”
-
Virtuali posted on the forum topic "Add Friend" link displaying twince on member page in the group How-To and Troubleshooting: 13 years, 7 months ago
Yeah removing
will do it, but the real reason this is happening is because you have called a template twice, or, for example, double CSS in your theme by accident, (calling default.css+template pack)
-
Virtuali posted on the forum topic How To Remove Sub-Reply Button? in the group How-To and Troubleshooting: 13 years, 7 months ago
Anytime you make changes to the core you will lose them next time you update buddypress.
-
Virtuali posted on the forum topic HELP! Lost members directory in the group How-To and Troubleshooting: 13 years, 7 months ago
If it’s giving a bluehost 404 error, than something is wrong with your host, not buddypress. Try contacting Bluehost to see if there are any problems or issues with them or your account.
-
Virtuali posted on the forum topic How to set buddypress home page as a custom front page in the group How-To and Troubleshooting: 13 years, 7 months ago
Do you want to take your question over to WPMU? You can pay for a response over there. 😀
-
Virtuali posted on the forum topic Profile page link problem in the group How-To and Troubleshooting: 13 years, 7 months ago
Try updating permalinks:
-
Virtuali posted on the forum topic Get IP address that can pass current $user_ID? in the group How-To and Troubleshooting: 13 years, 7 months ago
side note: Brandon said, You’ll also want to change
return $members_template->member->user_id;
to
return $members_template->member->id;
since $members_template->member->user_id doesn’t exist.
$members_template->member->user_id
does exist, it’s in the template-tags. -
Virtuali posted on the forum topic How to have different groups/levels/collections of friends? in the group How-To and Troubleshooting: 13 years, 7 months ago
Savannah, the groups of friends are for my convenience. Why shall ‘they’ join the groups? Obviously, so they can make friends with the people of the same interests, like categories of friends. Social networking is supposed to be an easy experience and not round-about way of doing things It is an easy experience, and part of making your […]
-
Virtuali posted on the forum topic Webspace or Server in the group Miscellaneous: 13 years, 7 months ago
0815, you want your site to run faster? From my understanding?
-
Virtuali posted on the forum topic Creating new pages/tabs on groups/profile page – this isn't working! 🙁 in the group Creating & Extending: 13 years, 7 months ago
What do you want to be in the links page?
Use the buddypress links plugin https://wordpress.org/extend/plugins/buddypress-links/ it adds that tab to groups
-
Virtuali posted on the forum topic Add Friend/Join Group links not showing and option to setup forums up not showing in the group How-To and Troubleshooting: 13 years, 7 months ago
<a class="button" href=""></a>
-
Virtuali posted on the forum topic User Level CSS in the group How-To and Troubleshooting: 13 years, 7 months ago
You can do that with avatars: check it out: http://wpmu.org/simple-buddypress-avatar-css-tweaks-rounded-corners-shadows-highlight-admin-moderator/
-
Virtuali posted on the forum topic allow_call_time_pass_reference to true errors in the group How-To and Troubleshooting: 13 years, 7 months ago
Thats a weird error. Tell directly what happens, is this error when you activate it? Or visit a buddypress page?
-
Virtuali posted on the forum topic What type of plugin would u suggest??? in the group Miscellaneous: 13 years, 7 months ago
Buddypress standard, without even any plugins is so extremely flexible for many ideas. If you want users to write a poem, have them create a forum topic with the poem! Or even a group.
If you have multisite, you could have your users create blogs, and their own poems.
- Load More
@gunju2221
Not recently active