Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 45,826 through 45,850 (of 68,969 total)
  • Author
    Search Results
  • #94935
    kunalb
    Participant

    Also, 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.

    #94934
    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.

    #94925
    Sofian J. Anom
    Participant

    Just tried with IPad simulator (because I do not have iPhone or IPad :D ), 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.

    #94924
    JacoboPolavieja
    Participant

    Anyways, I think I’ll explore the plugin for some things in the future as it seems pretty good!

    #94923
    JacoboPolavieja
    Participant

    Ok, 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!

    Paul Wong-Gibbs
    Keymaster

    I’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”).

    #94907
    modemlooper
    Moderator

    If 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.

    kateM82
    Member

    I’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.

    paulhastings0
    Participant

    DOB 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?

    #94898
    LPH2005
    Participant

    Installed 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 ;)

    #94892
    PJ
    Participant

    Works perfectly on the iPhone/iPod. I had to turn off a few plugins so my Android phone could hold its breath.

    #94889

    In reply to: Widget: Who is online

    Roger Coathup
    Participant

    There 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

    #94887
    Roger Coathup
    Participant

    This page tells you how to create widgets for WordPress / BuddyPress:

    https://codex.wordpress.org/Widgets_API#Developing_Widgets

    #94875
    Rukario
    Participant

    Actually, 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.

    #94872
    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

    #94864
    Paul Wong-Gibbs
    Keymaster

    bp_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).

    rich! @ etiviti
    Participant

    try ftp’ing and renaming/removing all the other plugins (probably a bp plugin causing the issue)

    #94857
    Anonymous User 96400
    Inactive

    @guigoz

    I’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

    urlwilliams
    Member

    I am only getting 404 errors and am able to see login screen, but no site access and no wp-admin access

    islandcastaway
    Participant

    Figured it out .

    global $bp;
    echo get_usermeta( $bp->displayed_user->id, ‘aim’);

    #94854
    guigoz
    Member

    @travel-junkie

    Hi,

    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.

    #94853
    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.

    #94850
    jlenney
    Member

    Could 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)

    #94848
    jlenney
    Member

    I’ll keep that in mind – Who is “WE” by the way?

    And mods, seriously – please delete/ban this user for me.

    Thank you,
    @johnjamesjacoby @boonebgorges

    #94843
    techguy
    Participant

    This 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.

Viewing 25 results - 45,826 through 45,850 (of 68,969 total)
Skip to toolbar