Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 24,201 through 24,225 (of 68,948 total)
  • Author
    Search Results
  • #150208
    DKerrigan
    Participant

    @shanebp I still can’t get the bios to show.

    You can see my modified code here: http://pastebin.com/XP4SUFYi

    Lines 59-61 are what gets the Member ID (currently printing out on screen as confirmation).

    Lines 63-66 is the code block you gave me to implement, but it is not displaying any bios.

    #150204

    In reply to: Admin Profile 404

    @mercime
    Participant

    What theme are you using? Have you tried changing to BP default theme to check if issue is resolved? If you upgraded to WP 3.5, did you also upgrade your BuddyPress BP 1.6.2? Do provide more information about your installation.

    @mercime
    Participant

    @joerob101 if you’re using the Genesis framework, you should be using Genesis Connect for compatibility with BuddyPress. Please post at Genesis forums to confirm.

    #150199
    @mercime
    Participant

    I posted some of the issues in response to your same question 3 weeks ago at https://buddypress.org/support/topic/new-to-buddypress-3/ For other issues, you could search via Google. Are you looking for some justification in using SimpleScipts instead?

    #150198
    davito18
    Participant

    Ah I see, thanks!

    #150197
    Ben Hansen
    Participant

    sounds like maybe akismet didn’t like the format of your post and thought it was spam same thing happened to me the other day.

    #150196
    modemlooper
    Moderator

    email me: modemlooper @ gmail

    my butt is getting fat just looking at your site 😀

    #150195
    davito18
    Participant

    What I meant is when I post my problem with Buddypress usernames for some reason it just returns to the support homepage and it appears I haven’t posted anything. I don’t see an error message and when I check my “topics started” there is nothing in there.

    #150191
    DKerrigan
    Participant

    @shanebp For whatever reason, the lines 27-38 that pull in member biographies are not working. No user biographies are being returned (the code works on the Members Directory, not the Groups). Any clue what is going on there?

    You are awesome by the way @shanebp. Really, really appreciate you helping me out.

    #150184
    DKerrigan
    Participant

    Thanks again for the help @shanebp.

    Here is a copy of the code in question: http://pastebin.com/J5sEfVNt

    When I hard code a group_id into Line 15, I can see members appear. However, I need it to be dynamic, as I want each group to show all members.

    #150182
    Ben Hansen
    Participant

    the bp-default theme should be fairly mobile friendly additionally there are many premium responsive themes out there that are already coded for buddypress. additionally if you are patient 1.7 will probably be out before you know it (no i can’t say when exactly but my understanding is that beta 1 is immanent) which should allow you to use buddypress with any almost theme.

    VegasKev88
    Participant

    did some more testing to find the source. haven’t found the source, but when i have noticed that the notifications do show up in the invitee’s wp-admin bar notification icon, just not in the buddy bar.

    I’ve also switched back to the default theme and still no notifications in the buddy bar. An suggestions/fixes/ideas would be awesome.

    Thanks in advance.

    zanzaboonda
    Participant

    Why does it hate me so? lol

    I guess I’m doing something wrong or am somehow not understanding how the code tag works as it isn’t all coming through. Sorry, I tried. 🙁

    zanzaboonda
    Participant

    For anyone else having problems reading it on the other page, I found a copy from one of my other websites that I used.

    Bottom of header-buddypress.php:

    (minus the spaces – hope it works this time)

    Top of sidebar-buddypress.php:

    `

        
            jQuery(document).ready( function() {
                if ( jQuery(‘div#blog-details’).length && !jQuery(‘div#blog-details’).hasClass(‘show’) )
                    jQuery(‘div#blog-details’).toggle();
                jQuery( ‘input#signup_with_blog’ ).click( function() {
                    jQuery(‘div#blog-details’).fadeOut().toggle();
                });
            });
        
    `

    Everything in the CSS files is fine, except the top should say:

    `/* BuddyPress Component Finishing Styles
    ————————————————— */`

    zanzaboonda
    Participant

    I feel like I need to append this to say that when I mean wrong, I mean some sort of technical glitch.

    #150174
    magichew
    Participant

    Sorry but I have just created another ticket for this too.

    https://buddypress.trac.wordpress.org/ticket/4760

    I have been running 1.7 on the site I’m testing for weeks and it seems like it hasn’t been a problem for the whole life of 1.7 as some users are fine and other users haven’t been able to activate at a later date.

    Unfortunately I don’t know how to find out any sort of timeline for when this broke.

    zanzaboonda
    Participant

    I give up.

    Any thoughts otherwise? My whole BuddyPress area is broken. 🙁

    zanzaboonda
    Participant

    Well, then.

    I added spaces between the . Let’s see if that makes a difference.

    #150171
    Mike Stott
    Participant

    Hi

    You could try this premium plugin

    [DELETED – not relevant to this topic ~~~ Mercime]

    rates two images side by side using the elo algorithm.

    zanzaboonda
    Participant

    Hmm… not sure why it didn’t take that other one. Trying again.

    At bottom of header-buddypress.php:

    zanzaboonda
    Participant

    There is a whole bunch of wrong with the code from the walkthrough…

    I’m guessing it should be these? (If so, it still didn’t work for me. )

    At bottom of header-buddypress.php:

    At top of sidebar-buddypress.php:

    `

        
            jQuery(document).ready( function() {
                if ( jQuery(‘div#blog-details’).length && !jQuery(‘div#blog-details’).hasClass(‘show’) )
                    jQuery(‘div#blog-details’).toggle();
                jQuery( ‘input#signup_with_blog’ ).click( function() {
                    jQuery(‘div#blog-details’).fadeOut().toggle();
                });
            });
        
    `

    #150165
    shanebp
    Moderator

    You don’t say where you tried to use bp_group_has_members().

    In a function you probably need a global or two, at least global $bp;

    Try hard coding a group_id into your bp_group_has_members() call.
    If that works, then you have to dig around and find the right globals and calls to make.
    ( maybe bp_get_current_group_id() ? )

    If it doesn’t work, there could be an issue with your setup or maybe you can’t use multiple
    bp_group_has_members calls in the same parent loop.
    According to the codex, the latter shouldn’t be an issue, but… ?
    https://codex.buddypress.org/developer/developer-docs/loops-reference/the-group-members-loop-bp_group_has_members/
    “The ID of the group to fetch members for. Required when… not nested within a bp_has_groups() loop.

    #150163
    Ben Hansen
    Participant

    i have no trouble seeing this thread :/

    #150160

    Awesome, but you can not use the BuddyPress logo in non-official applications.

    +1 – would you please kindly remove the BuddyPress logo. We love it as much as you do, but this app isn’t officially endorsed by the BuddyPress project.

    #150159
    DKerrigan
    Participant

    Thanks for the quick reply @shanebp.

    I tried using:
    `if ( bp_group_has_members() )`

    However, when I check out the Groups directory, each group has the message “This group has no members”. Is there any way to pass the group_id to bp_group_has_members() without hard coding it?

Viewing 25 results - 24,201 through 24,225 (of 68,948 total)
Skip to toolbar