Search Results for 'buddypress'
-
AuthorSearch Results
-
October 12, 2010 at 1:58 pm #94935
In reply to: BuddyPress and WP Custom Post Types?
kunalb
ParticipantAlso, try out EventPress https://wordpress.org/extend/plugins/eventpress/ . That is the only plugin right now using BPCP (BPCP was developed as an offshoot of EP, to be honest) and can give you an idea of the kind of functionality provided by EventPress.
October 12, 2010 at 1:56 pm #94934In reply to: BuddyPress and WP Custom Post Types?
kunalb
Participant@JacobPolavieja Yup — by default BP treats WP Custom Post types like normal blog posts and inherits the standard functionality. BPCP sidesteps the whole WP display, etc. procedure, and makes custom post types behave like a component in BP — if you were to register a post type using BPCP too, you’d get activity stream integration, a separate directory for that particular post type, a front end editor that mimics the back end admin screen to an extent (inheriting custom widgets you add, etc — this will be slowly improved over time), and default theme files that are automatically picked up from within the plugin unless you have replacements defined in your themes folder.
October 12, 2010 at 11:38 am #94925In reply to: BuddyPress Mobile Theme
Sofian J. Anom
ParticipantJust tried with IPad simulator (because I do not have iPhone or IPad
), was not found logout button after I login. Maybe because I use a child theme and set activity as home page, or there are some things I missed.There are several plugins that should be disabled because it doesn’t work on this theme.
October 12, 2010 at 10:27 am #94924In reply to: BuddyPress and WP Custom Post Types?
JacoboPolavieja
ParticipantAnyways, I think I’ll explore the plugin for some things in the future as it seems pretty good!
October 12, 2010 at 10:24 am #94923In reply to: BuddyPress and WP Custom Post Types?
JacoboPolavieja
ParticipantOk, I think I got it… Trying to display WP Custom Post Types in the normal way in my BuddyPress theme, works without problem.
After re-reading @kunalb ‘s plugin description, I think what it intends is to provide custom post types with a more tightful integration to BuddyPress, like having their own section (such as Groups, Activity Strems, etc).
As I don’t need that kind of functionality right now, I think I’m good with just being able to display my custom post types in my site’s several blogs.Could anyone confirm I’m not missing anything and that’s @kunalb ‘s plugin intention?
Thanks a lot! Cheers!
October 12, 2010 at 6:18 am #94909Paul Wong-Gibbs
KeymasterI’m not 100% what you need, but you can rename the default field “Name” to something else on the wp-admin -> BuddyPress -> General Settings screen (“Full Name field name”).
October 12, 2010 at 4:53 am #94907In reply to: BuddyPress Mobile Theme
modemlooper
ModeratorIf you are using a page template that is not the BP activity or blog posts page then you will have to edit a file. In the plugin folder go into the themes/default and change the file front.php code
/*
Template Name: Home
*/To match the name of the page template you are using.
If you are just using a plain WP page then you’ll have to hold on a bit until I work out forcing a front page regardless of what is chosen in the wp admin.
October 12, 2010 at 3:27 am #94901kateM82
MemberI’ve found the DOB, we did add that in and have now removed it from the buddypress profile field set up admin, but it’s the fullname (which we can’t remove from the admin) that we really need to fix.
October 12, 2010 at 2:40 am #94899paulhastings0
ParticipantDOB should never be displayed. In fact that’s not even a default BuddyPress registration option. Did you add in some registration fields of your own or did the Thesis theme?
October 12, 2010 at 2:21 am #94898In reply to: BuddyPress Mobile Theme
LPH2005
ParticipantInstalled but missing the navigation at the top. The plugin Add All Nav Links to BP Adminbar is enabled but I have the ‘main navigation’ enabled.
Will keep lurking about …
URL: http://www.thechembook.com <– use the iPhone to see the plugin
October 12, 2010 at 12:27 am #94892In reply to: BuddyPress Mobile Theme
PJ
ParticipantWorks perfectly on the iPhone/iPod. I had to turn off a few plugins so my Android phone could hold its breath.
October 12, 2010 at 12:03 am #94889In reply to: Widget: Who is online
Roger Coathup
ParticipantThere was one on this site until a week ago… Don’t know why it was removed – I found it quite useful.
I guess @boonebgorges might know if it was an off the shelf plugin
October 11, 2010 at 10:53 pm #94887In reply to: URGENT: I NEED YOUR ASSISTANCE, PLEASE
Roger Coathup
ParticipantThis page tells you how to create widgets for WordPress / BuddyPress:
October 11, 2010 at 9:27 pm #94875In reply to: Manual BuddyPress Install Help
Rukario
ParticipantActually, I just found out that I do have it and I was mistaken. Sorry about that.
So now I’m back to my original problem.

I understand that this is an issue known as “The White Screen of Death” rather than FTP install problems. I’ll just search around the other posts for an answer now that I know what I’m dealing with.
Thank you for all of your input and advice.
October 11, 2010 at 9:02 pm #94872In reply to: Fixed* help with js – twitter style login plugin
nit3watch
Participant@DJPaul so then I take it you mean I should release it with a ‘buddypress check’.. if bp doesn’t exist, don’t let it activate?
And paul, Ive got a few plug-ins I could release but not really sure what to do when on the wp “Add Your Plugin” page, there’s the url field: do I host the file with a file hosting site and just append the link ( url ) or do they want a url with bp and the plug-in running live to test it?
Thanks and regards
October 11, 2010 at 7:31 pm #94864Paul Wong-Gibbs
Keymasterbp_displayed_user_avatar only works when used somewhere in a BuddyPress member loop, e.g. on a particular member’s profile pages, or in the member directory.
Do you perhaps want the logged-in user’s avatar? Use bp_loggedin_user_avatar instead (no need to call get_currentuserinfo() for it).
October 11, 2010 at 6:57 pm #94858rich! @ etiviti
Participanttry ftp’ing and renaming/removing all the other plugins (probably a bp plugin causing the issue)
October 11, 2010 at 6:51 pm #94857In reply to: Buddyvents – New Events Plugin
Anonymous User 96400
InactiveI’ll have a look. It works on my local system. Anyways, I have added a page where users can invite their friends if the event is public and it’s not attached to a hidden or private group. It’s not been tested very well, so it’d be great if you want to give it a go
October 11, 2010 at 6:22 pm #94856urlwilliams
MemberI am only getting 404 errors and am able to see login screen, but no site access and no wp-admin access
October 11, 2010 at 5:56 pm #94855islandcastaway
ParticipantFigured it out .
global $bp;
echo get_usermeta( $bp->displayed_user->id, ‘aim’);October 11, 2010 at 5:36 pm #94854In reply to: Buddyvents – New Events Plugin
guigoz
MemberHi,
If I try to invite friends by clicking ‘Edit” button, I have this error : “Your event could not be edited. Please try again!”
About inviting system, it would be awesome your plugin support the “Invite Anyone” plugin.
Thanks for your work.
October 11, 2010 at 5:18 pm #94853In reply to: Buddyvents – New Events Plugin
Anonymous User 96400
Inactive@web_art
Data that has been entered does not get lost now when event creation fails and I’ve added autosuggest to the locations field as well. Both autosuggest fields (invitations and locations) are being handled by an AJAX call now. Altogether it’s a bit slower now because of the database calls it needs, but for large communities it’s just not feasable to fetch all locations and all friends beforehand.October 11, 2010 at 4:25 pm #94850In reply to: Please delete/ban this user
jlenney
MemberCould you also please remove this one: jefflenney – that is another spam account by this militias user, with intent on harming me.
@johnjamesjacoby @boonebgorges
Thank you,
Jeff Lenney (you can contact me via jefflenney.com if you want)October 11, 2010 at 4:14 pm #94848In reply to: Please delete/ban this user
jlenney
MemberI’ll keep that in mind – Who is “WE” by the way?
And mods, seriously – please delete/ban this user for me.
Thank you,
@johnjamesjacoby @boonebgorgesOctober 11, 2010 at 3:46 pm #94843In reply to: Buddypress.org avatar change – Error
techguy
ParticipantThis is a known problem. The workaround for now is to upload it to http://en.gravatar.com/ Just do it for the email address that you used to register on BP.org and your avatar will be changed to whatever you upload to Gravatar.
-
AuthorSearch Results