Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 25,326 through 25,350 (of 68,950 total)
  • Author
    Search Results
  • #146019
    Hugo Ashmore
    Participant

    Same point to be reiterated as that which @mercime  mentioned above, is this issue happening with the BP-Deafult theme?

     

    First thing that must be done when issues arise is revert to the default BP theme , if then the issue clears up you have an problem with your custom theme – custom themes are not necessarily a concern of this help forum though as this forums purpose is to provide help/guidance with the BP core application and it’s default theme.

     

    In the first instance issues with custom themes must be taken to the theme author or that themes forum  – if one exists.

     

    If, however, an issue persists then the next step is to disable the fifty nine plugins that are running as any one of those ‘May’ be causing a problem and that needs to be confirmed one way or another by the user – we can’t do that for them.

     

    If having run through those steps an issue persists then it may well be a BP issue that needs attention.

    #146017
    Crew Pass
    Participant

    @oddzuki

    Can I ask if you worked out what the problem was? I am having the same problem. The join group button is missing from the group directory and also the group home page.

    #146011
    Roger Coathup
    Participant

    Which theme are you using?

    Find that out, and edit in:  /wp-content/themes/your-theme/members/single/member-header.php

    If you haven’t got your theme structure setup correctly – then you need to do that first of all — have a look at the advice on theme development, theme structures on wordpress.org.  The documentation on buddypress.org also has advice on building child themes from bp-default, and on adapting existing wordpress themes (see template pack pages).

    #146009
    Aron Prins
    Participant

    When i use those codes on a author template, nothing shows 🙁

    Here’s my main problem, i run the detube theme from themeforest – and i want to integrate recent uploads and likes in to one of the bp profile pages. This info is normally shown in an author page, thus it knows what author uploads to display.

    When i put this code in the buddypress profile it doesnt ”see” what author should be shown, and displays the general recent uploads and likes.

    How can i ”trick” a piece of code the think that its on an author page but its on a bp page… ( did all that make sense? )
    Thanks so much for your help!

    Cheers, Aron

    PS: http://demo.dedepress.com/detube/author/cloud/ ( im talking about recently added & liked videos, thats what i need in the bp profile pages. )

    #146008
    Tammie Lister
    Moderator

    Cool – just respond back if run into any issues and will see about helping to get back on track.

    #146007
    Aron Prins
    Participant

    Thanks for your feedback, ill see if i can make this work 🙂
    Cheers, Aron

    #146003
    Tammie Lister
    Moderator

    Just to be clear, what you are trying to do is display like the user avatar and other details on the author page? You can’t just use member-header as that looks at the ‘current user’. In this case the author page doesn’t have the right information for those calls to work.

    What I’d suggest is you get the userid and use functions like these:

    bp_core_fetch_avatar( array( 'item_id'=>$userid, 'width'=>150));

    echo bp_core_get_username($userid);

    bp_last_activity( $userid );

    That way you’re creating the member-header yourself. You could even have a template part to do this and just call that in the right place.

    Tammie Lister
    Moderator

    So you’re using the plugin BuddyPress Moderation? https://buddypress.org/support/forum/plugin-forums/bp-moderation/ I ask because you’ve put this in installing BuddyPress but think perhaps this may be to do with the plugin.

    #146001
    Roger Coathup
    Participant

    @rickkumar – I noticed loginradius have been spamming the Internet with fake users / testimonials for their product — so probably good to avoid that one.

    If you are looking for another free solution – you can investigate HybridAuth.  That one’s a PHP library, rather than a plugin, so you’d have to do some coding, but on the positive side would gain a lot more flexibility.

    markkelly1982
    Participant

    you can activate accounts using the following plugin

    https://wordpress.org/extend/plugins/buddypress-pending-activations/

    #145993
    modemlooper
    Moderator
    #145991
    modemlooper
    Moderator

    You can find BuddyPress themes on the WordPress.org repo by using the search feature and choose the buddypress search filter

    kizzywizzy
    Participant

    @jakewho yes but it involves the database. Are you comfortable with editing the database?

    jakewho
    Participant

    Thanks so much @kizzywizzy the Buddydev auto login plugin worked great.

    One other question; now is there a way for me to go and activate the 10 users who signed up for my site before I had installed the auto activate plugin?

    Thanks again!

    kizzywizzy
    Participant

    @jakewho you can allow them to automatcally login after registration which will set their status as “active”, allowing them to show up in the widget. If they complete activation but don’t login afterwards then they are not acounted as active until having logged in.

    There is a plugin to automatically log users in after registration. You can find one on Buddydev and you can also google for it. I dont have it off the top of my head.

    jakewho
    Participant

    Is there a way to eliminate the requirement for a user to activate their account?…or for me to activate their account for them?

    I am using the BuddyPress Registration Options plugin and this already allows me to review and approve or deny pending user accounts, so the activation process is kind of redundant.

    Thanks much

    modemlooper
    Moderator

    Plugin forums have been removed. This is no longer a place for support for third party plugins. legacy forums can be found on the front support page.

    This issue with using plugins to create such a specific site as you wish is that you are placing bets on if a plugin will continue to work or be supported. This is why I suggest you may need coding skills.

    lanooz
    Participant

    @ @modemlooper – yes, i’m aware of that, but that’s the point. My skills aren’t advanced, I’m rather a standard user who usually knows how to use WordPress’ resources to make things right. But to Buddypress I’m pretty new so I’m not really sure If i’ll be able to find enough resources here to accomplish what I had in mind. What’s more I’m a poor student so I’m also not really into buying premium things 🙂

    I’m doing my graduation project which partly needs this kind of review site.

    @mgkoller – I know there are some resources, but I was actually asking and counting for Buddypress’ users experience, for some specific plugins, maybe someone tried them, did have similar site with features that I mention etc. Because, as a new user I’m just a bit lost.

    And yes, I stumbled upon some premium solutions, but that’s just won’t do. I need something free 🙂

    Btw, Support Forums seem to be pretty messed up, especially permalinks. Can’t find Rating Widget you mentioned first..

    #145974
    r-a-y
    Keymaster

    Thanks everyone for posting about this issue.  I’ve also encountered this as well.

    It’s definitely BuddyPress being a bit aggressive with its email filter.  I’ll post a new issue about this and hopefully we can address this for v1.7.

    Update: ticket created

    #145966
    danzigism
    Participant

    Hey there @Ionut – Unfortunately the From Name from any of my gravity forms still uses the WP Site Name. The moment I disable BuddyPress, the moment Gravity Forms starts working just fine.

    Their mailer notification function is definitely overriding the “from” variable at some point in time.

    #145960

    In reply to: [Resolved] User blogs?

    @mercime
    Participant

    @johnjf What I’m getting from you is that you just want the logged-in members to be able to publish “blog posts” only and not create nor publish in “blog sites” (requires multisite/network).

    You can implement that via the regular WP way -> Setting > General > new users as Contributors (you’d have to approve and publish every post submitted) or as Authors (can publish post right away). Then they can add posts in backend and you just add default Recent Posts Widget to sidebar to show latest posts.

    Or, you don’t have to change the Settings in wp-admin and just add a post form in the frontend of the site for logged-in users via plugin with DIY customization http://buddydev.com/plugins/bp-simple-front-end-post/ or via another plugin https://wordpress.org/extend/plugins/wp-user-frontend/

    #145958
    Roger Coathup
    Participant

    It’s really badly named — very confusing.  You’re not the first person to not know that ‘send public message’ means post update on user wall.

    On the bright side, by adapting Brajesh’s plugin for 1.6, you’ll have learnt a lot more about coding for BuddyPress

     

     

    #145956
    nawakiri
    Participant

    Oops… now I feel stupid. How come I didn’t notice that? 🙂

    #145953
    Hugo Ashmore
    Participant

    @mercime

    EDIT – WP moderators have deleted the two posts.

     

    Then we may as well follow suit?

    #145952
    Roger Coathup
    Participant

    ‘send public message’ built in to 1.6+ provides this functionality — posting to another user’s wall

Viewing 25 results - 25,326 through 25,350 (of 68,950 total)
Skip to toolbar