Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'forum'

Viewing 25 results - 3,401 through 3,425 (of 20,277 total)
  • Author
    Search Results
  • #176416

    Team, please help! where should I add the following code in home.php file? what do you mean about the end of loop? Thank you!
    elseif ( bp_is_user_notifications() ) :
    bp_get_template_part( ‘members/single/notifications’ );

    here is home.php
    ———–
    <div id=”item-body”>

    <?php do_action( ‘bp_before_member_body’ );

    if ( bp_is_user_activity() || !bp_current_component() ) :
    locate_template( array( ‘members/single/activity.php’ ), true );

    elseif ( bp_is_user_blogs() ) :
    locate_template( array( ‘members/single/blogs.php’ ), true );

    elseif ( bp_is_user_friends() ) :
    locate_template( array( ‘members/single/friends.php’ ), true );

    elseif ( bp_is_user_groups() ) :
    locate_template( array( ‘members/single/groups.php’ ), true );

    elseif ( bp_is_user_messages() ) :
    locate_template( array( ‘members/single/messages.php’ ), true );

    elseif ( bp_is_user_profile() ) :
    locate_template( array( ‘members/single/profile.php’ ), true );

    elseif ( bp_is_user_forums() ) :
    locate_template( array( ‘members/single/forums.php’ ), true );

    elseif ( bp_is_user_settings() ) :
    locate_template( array( ‘members/single/settings.php’ ), true );

    // If nothing sticks, load a generic template
    else :
    locate_template( array( ‘members/single/plugins.php’ ), true );

    endif;

    do_action( ‘bp_after_member_body’ ); ?>

    </div><!– #item-body –>

    #176393
    bullfrogco
    Participant

    Thanks for jumping in to help … I think I must be doing a poor job, though, of explaining what I’m trying to do …

    You are all correct, in WP >> Appearance >> Menus, I see all the BP items … just like in mdpane’s screenshot.

    BUT

    If I select Profile and “Add to Menu” it goes into my WP custom menus. My site navigation (main nav, sidebar nav, etc.) … but that’s not where I want it.

    I want it in the groups menu that appears just above forums …

    BP Groups Navigation

    I’m having trouble getting the image to load … it’s here … http://imgur.com/MFqXlPG

    Now, I’ll be the first to admit that you guys could be totally right, and that I’m missing something … but I don’t see a way to use the WP >> appearance >> menu functionality to add links to the GROUPS menu managed by BP.

    Thanks again!

    #176391
    blastblast
    Participant

    Pretty gutted by this decision to not support bp-default as it seems to support bbpress and for my site personally, like the emphasis on forums, members activity stream.

    https://wordpress.org/themes/tags/buddypress
    Looking through the handful of buddypress/bbpress focused theme, there doesnt seem to be one thats quite barebones-functional like the Bp-default. Blog-post on the left-center and members/log-in widgets on the right.

    Does buddypress have any plans to release a new “bp-default”?

    thanks

    #176366
    Addictive Nature
    Participant

    Thanks for the help! Raising the max-width worked.

    This question might not be supported by this forum, which is okay, but if I were to add one or two more characters to this sentence the text would drop down to the next line and sit on top of the first line like the original problem. Raising the width works for this situation, but could cause problems for future posts with long titles. Do you know what I would increase or change in the styles sheet to add more space between the search bar and the text area, so users could create group titles that are long without me having to increase the width each time?

    http://hearsmoothie.com/groups/herramientas-tecnologicas-y-la-produccion-de-informes-gerenciales/

    Thanks,
    Mike

    #176261
    e-regular
    Participant

    Hi BuddyPress,

    I am in the same boat as ProfC also – search functionality for BBPress forums is no longer functioning since I installed buddypress 1.9 with WordPress 3.8 – the URL does not change to http://domainname/search/blahblah when I hit submit.

    Kind regards,
    Henry

    #176227
    nscycwa
    Participant

    I attempted to look everywhere for this including the forums. I noticed on the the customizr theme forums he is planning on making this work. However I do not know how long that will take.

    In the mean time is there a theme out there similar to this theme, that buddypress ready?

    #176222
    focallocal
    Participant

    i want to do exactly this, but for each individual group – and so it would display each groups forum on their homepage.

    everything else is non essential but perhaps our members who have signed up to that group and maybe the groups activity feed.

    does anyone know if this would be possible?

    please and thank you.

    #176218
    Roger Coathup
    Participant

    That’s more of an s2member question than a BuddyPress one – so, better asked on their forums.

    Anyway:

    In your PHP template for displaying the user, you can add the following code:

    echo get_user_field('s2member_access_label', $user_id);

    and to get the $user_id for the displayed user, you can use:

    global $bp;
    $user_id = $bp->displayed_user->id;
    #176083

    Well @RukiaR7 what you are asking for has been demanded in these forums time and time again but no one has really ever coded this kind of plugin however i am working on a project like that for http://www.pressbooker.com My team just finished the first plugin today which is the facebooklike toolbar for the wordpress adminbar. What i will be building is similar but a little different in that people who have different profile types for different user roles they signed up from. And admin will be able to choose which profile is neccessary for which user role.For the first time facebook timeline will be coming into plugin develoment on wordpress and buddypress. If you are interested please hire me at once. It will be only for a week and you get it.

    #176082

    In reply to: Hide profile tabs

    arwenmckenzie
    Participant

    Oops, I missed part of the code in the css snippet so no wonder it did not work out that well. Now it works!

    Hide forum tab;

    #user-forums {
    display: none !important;
    }

    #176069
    WPDragon
    Participant

    @barney92

    Thank you!! It worked!!..I had to specifically select which parts related to the bbpress, and it blocked everything except the forum..which was what I wanted & needed!…Thank you again.

    arwenmckenzie
    Participant

    I tried to set up Instagram in a social streaming plugin last week and that was a complete dead end.

    No matter what I did nothing picked up the photos and on that particular plugins support forum there were a gazillion other people having the same issues as me. Maybe they have changed something.

    #175996
    Daniel0007
    Participant

    found the solution in this forum …

    #175917
    Henry
    Member

    Hi @mauryg

    Have you tried posting this in the http://bbpress.org forum? You might find your answers there.

    Jake
    Participant

    Thanks, will do – sorry if I came off curt; I’m the sole developer for a massive community endeavor (tying together bigbluebutton, buddypress, simple:press, woocommerce, sensei, software licensing, groups, subscriptions, informational video portal, document library, and of course a blog) and a bit burnt out to say the least. Just did a quick google search for the BP forum and looked for the suggestion thread cause I felt this was worth a discussion

    #175835
    Hugo Ashmore
    Participant

    Checking recent forum topics is always a good idea, and/or searching in case similar issues have been raised and answered:

    https://buddypress.org/support/topic/buddypress-1-9-update-made-the-default-bp-theme-gone/

    #175775
    talk2bks
    Participant

    It seems that those spamming my site are using wordpress’ default way of creating an account and not registering through buddypress. When I go to the users admin, all of the users that used buddypress were given the default forum role of “participant”. The spammers don’t have this role.

    Because of my current setup, I installed the Members plugin and created a new role. Then I made the buddypress form show up only for those that I have confirmed. I would recommend that this be added to future buddypress installs as an option.

    #175761
    @mercime
    Participant

    @ecoportaluk Did you install https://wordpress.org/plugins/genesis-connect-for-buddypress/ or have you checked out StudioPress forums re BP customizations?

    #175661
    wolfied
    Participant

    In fact, my problem turned out to be resolved with one simple answer which needs to be answered by any of you.

    Without joining a group,can you post under that group on BuddyPress ? Is there any chance of it ?

    Anything under the “groups” i.e. http://inviteshare.net/groups/youtube-favs/forum/ needs a joined member to post. Otherwise, it doesnt let the members. After joining that group, users can post. Does that work the same for anyone ?

    #175659
    angslycke
    Participant

    Hi!

    Are you using the short codes for bbPress to insert the forms to write a new topic? I noticed recently that my forums page didn’t let non-admins post a new topic (I was using the short code [bbp-topic-form] ) but gave them the message “You can’t post new topics”.

    The issue was that my permalink was forum and the page with the shortcodes had the same URL. It seems to be a conflict between the short codes and that setting. I’ve written my solution in the bbPress trac, don’t have the URL here unfortunately.

    #175626
    gmingle
    Participant

    I just looked and my Forum Page has it’s shortcode there, but there are no shortcodes on any of my buddypress pages. I thought that may have been the problem but that still doesn’t fix that none of the members profiles show up either, everything with buddypress itself is just blank.

    #175602

    In reply to: bp mobile

    modemlooper
    Moderator

    please use wp .org forums for issues with plugin. This site is for BuddyPress specific issues.

    shanebp
    Moderator

    You’ll have better luck on the bbpress forums.

    #175557
    Hugo Ashmore
    Participant

    You wouldn’t want to set your primary static page to ‘register’ as when logged in you’ll experience just what you’re seeing, the register page is a logged out page view. You need to re-think what you’re trying to achieve with template display, most likely you want a custom home page that checks for logged in/out states and fetches content appropriately.

    N.B On volunteer help forums ‘Urgent’ is a word best not used 😉

    focallocal
    Participant

    update. i’ve been messing around with the shortcodes in a WP page but i can only get an overview of my entire forum, not the specific groups forum that i need to display.

    any help would be greatly appreciated

Viewing 25 results - 3,401 through 3,425 (of 20,277 total)
Skip to toolbar