Search Results for 'buddypress'
-
Search Results
-
Hi, I’m using WordPress 3.5 with Buddypress 1.6.2, and BBPress 2.2.3 for site-wide forums. I don’t have any groups or group forums – all forums and topics are site-wide.
This may be a bug, but I thought I’d ask here first. A couple of topics have now reached 1000 posts / 20 pages. For those topics, and those topics alone, in the activity stream and in the recent posts widget the links to the posts are incorrect. They drop the /page/20/ part of the URL so people are taken to the first page of the topic. All links and all other topics still work fine.
Also, when people post a reply, they then get sent to the first page of the topic, although their reply is fine, but is on page 20.
Any ideas? Is there some sort of limit re topic replies that get_permalink can handle maybe? I’m just not sure where to start looking.
Topic: Who's online?
“Online now” would be a good feature to have.
There are 2 aspects to it:
1) @username is online now (on the username’s profile page, card etc)
2) Who’s online now filter for member directory.There would ideally be 2 checks built into the function:
1) Has admin of community disabled this feature – not all communities may want or need it.
2) Has username turned this feature off in her profile? Some users may want to work stealthily even if admin has enabled this feature.There is a ticket for it https://buddypress.trac.wordpress.org/ticket/5007
(I know the developers can see the ticket in Trac and there’s no need to duplicate a discussion here. But most BP users never visit Trac, so posting this here to see if there are multiple perspectives on this)I’m new with BuddyPress and sorry for my english, I have a problem, I downloaded BuddyPress Template Pack under bp.css, practically I want it to show correctly the widgets that are now being shown below BuddyPress
how to solve?
thanksEDIT – deleted long blocks of code
~~~ mercimeGood Morning,
This is my first time posting, please accept my apologies in advance for any unintentional mistakes are made, I will do my best not to repeat them-:)
I have searched all over, and have tried to look over all the necessary files in Buddypress 1.7.1, to figure out where and how the, input values, from profile field, on the register page get registered in the ..xprofile_data Table in the BP database.
I have gone over the code for register page, and noticed the function in value,
value="<?php bp_the_profile_field_edit_value(); ?>"is run, in the xprofile_template file.
And I am thinking the input value is being returned from the server via the” ‘field_’ . $field->id” variable.
But from there on I can’t seem to make the connection how the input value gets transfered into the ..xprofile_data Table in the BP database from the mentioned function above.I hope I made sense there, please let me know if I need to be more clear with my question. And any help will be greatly appreciated here, as I have finally given up after much of my valuable sleep-:)
Thank you.Hello,
Im using BuddyPress in my site, it’s intergrated in my theme, so i have a problem, i want to change font color in profile information fields. Well the image is below.
The problem is that it’s hard to see the text, and i want to change color to dark, or something to solve the problem, thanks. 🙂Hi, I’m new to wordpress and as well as buddypress. Though I am currently building a social site with wordpress I’m in doubt if this profile I’m building is possible..
please visit this static html for my profile template, http://goo.gl/GXIvsas you can seee, in every user profile.. it has to be public and contain’s it’s custom info (done that). Is this possible to to show the user’s post? .. please give me some advice/hints on how will I start this profile system via buddypress. http://goo.gl/GXIvs
We use shortcodes on my site and this causes the posts in the activity feed to show a blank div. We do use the excerpt for an image, how can I have the activity feed grab the except or display the short codes?
1. Which version of WordPress are you running?
3.5.12. Did you install WordPress as a directory or subdomain install?
subdomain3. If a directory install, is it in root or in a subdirectory?
4. Did you upgrade from a previous version of WordPress? If so, from which version?
Not sure5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting.
Yes6. Which version of BP are you running?
1.7.27. Did you upgraded from a previous version of BP? If so, from which version?
Not sure8. Do you have any plugins other than BuddyPress installed and activated?
Yes9. Are you using the standard BuddyPress themes or customized themes?
201210. Have you modified the core files in any way?
Added Style to member-header.php11. Do you have any custom functions in bp-custom.php?
yes`function remove_xprofile_links() {
remove_filter( ‘bp_get_the_profile_field_value’, ‘xprofile_filter_link_profile_data’, 9, 2 );
}
add_action( ‘bp_init’, ‘remove_xprofile_links’ );`12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?
2.3.213. Please provide a list of any errors in your server’s log files.
14. Which company provides your hosting?
hostmysite.com15. Is your server running Windows, or if Linux; Apache, nginx or something else?
LinuxBuddypress version: 1.7.2
WordPress version: 3.5.1
Theme Framework: Genesis v1.9.2 custom theme
Development URL: http://creativeconundrum.com/kristen2During the past 2 days, I’ve uninstalled BP Compatibility Pack and re-worked my site to use the built-in compatibility for my Genesis Custom Theme. Aside from having to re-write a lot of CSS to make thinks look as good as they used to, everything is working great, Wishlist Member and all … although I don’t have that many plugins installed. (smile)
Aside from CSS re-work (ugh!), the only core customization that I have in place is what I posted to this thread:
http://buddypress.org/support/topic/wp-search-results-page-kills-bp-member-widgets/The template modifications were done by moving the template files from bp-legacy to my child theme folder, as was recommended to do by this site.
I noticed that the page titles changed in this process and this seems to be a core buddypress title that is displayed. For example, when the BP Compatibility Plugin was enabled, the Members page had a title of “Members Directory. Now it just says “Members” and I liked the idea of it being a Directory. Yes, I could rename the page title for the menu but when folks get to the page itself, it will still say just “Members.” Genesis has many filters for modifying these sorts of things so you won’t have to change the code. Does Buddypress?
Is there a hook/filter that I can use to change these default titles?
Another thing that I noticed is that there is a new button to the left of the title for creating a group. What is the intention of this button? It seems redundant, since a user is already being walked through the group creation process. Is it safe to remove that button?
Lastly, while the extended profile feature gives user control to what is visible, the default is “anyboday” and I don’t know where that is set or how to change it. I’d like it to be set to private and allow the member to choose what is public and to whom because, on this site, we are capturing a lot of extra information after their registration is approved and people are sensitive.
Additionally, this form itself is not very pretty when you have a lot of fields on it. Have you ever heard of anyone using Gravity forms to improve the styling & layout? Is it possible to “hook” into the profile update features via Gravity Forms with the User Registration addon and keep the visibility options available to the user? I have asked this of Gravity Forms through a priority support ticket and they came back with a “we need to escalate this” sort of answer so I thought I would look here for tips and advice.
Whew! Sorry for the tome…
Topic: Privacy in BuddyPress
This is from a review of the buddypress in 2010
“Buddypress is a good social plugin for wordpress. If you do not need privacy you could go with buddypress. Otherwise I would suggest to search for a system with privacy as a core functionality.”
http://blog.rainerwanner.com/2010/02/test-of-buddypress/How is it today when it comes to privacy?
I also wonder if BuddyPress has an application that can be used on mobilephone?
Hi,
1. I need advice about how to change the background color of the message box in WordPress-Buddypress media / photos area?
Currently, there’s a yellow color as the background of the message, e.g. “Sorry, no videos were found”.
2. Is it possible to make the actual photo will open in the thickbox after the user clicked the thumbnail?
3. Also, how to redirect the user (after they login) to the media / photos area rather than to Profile?
Please advice, thank you.
