Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 51,376 through 51,400 (of 69,016 total)
  • Author
    Search Results
  • #80994

    In reply to: New BuddyPress install

    intimez
    Participant

    @chrismitchell You will only see the menu if you use WordPress MU.

    #80993
    bennadler
    Member

    I tried using the bp-custom.php file in the wp-content/plugins/ folder, but I could not get it to work.

    Could anyone upload an example version of this that I could tinker with to fit my needs?

    My problem is I am running WordPress 3.0 RC1, with WPMU and Buddypress installed. Avatars work on the main blog, but not on sub-blogs, so I need to figure this out. For the sub-blogs only the Mystery Man appears.

    #80992

    In reply to: New BuddyPress install

    Another sub question is:

    I have a redirect upon login for my site (as this is going to be a secure members only site) for users to go to a home page of a group. The Group page has a page called Home.. Where does it call the data for this group information?

    #80979
    rich! @ etiviti
    Participant
    pcwriter
    Participant

    @yocalif

    You could try this plugin: https://wordpress.org/extend/plugins/custom-coming-soon-page/

    It has options to allow visitors to subscribe via email, link to your Twitter/Facebook pages, launch date countdown…

    #80976
    WPChina
    Participant

    @ffemtkl – to customize those emails, what about trying this plugin:
    https://wordpress.org/extend/plugins/new-user-email-set-up/

    When you were importing info, were you importing checkbox data? That was alsop problematic for me and I have no idea what format I should prepare that data so it goes in nicely….

    #80975
    Jason Crewe
    Participant

    Not quite sure how to go about that to be honest. A walk through available somewhere you could point me to?

    Monika
    Participant

    @mercime
    the first blog is wp 2.9.1, other, not working, is 2.9.2 and bp 1.2.4.1. the second one is installed in a separate folder.

    @Kayze87
    did you delete it from the first blog? i can’t really delete anything from the fist blog, where i’m also using a shopp plugin

    #80970
    Jens Wedin
    Participant

    @Nick Watson: Sorry for using the thread but I still haven’t figured out how to add new navigation items to the admin bar. I would for example like to add WP categories and some hard coded links in the admin bar. How do I do?

    @mercime
    Participant

    An index.html is fine, just go to http://yoursite.com/index.php to reach front page. Bad thing is that if someone knows your site is WP/BP, they would just go to http://yoursite.com/members , /groups/ or /about/ and they could see the pages if you’ve enabled the components.
    Maintenance Mode plugin works with WP/MU/BP. Thing is, it interferes with media uploads via BP plugins like BP Gallery or BP Album but it doesn’t interfere with media uploads via Post/Page panel. Good thing with this is that even if outsiders try to access site via http://yoursite.com/members etc, they won’t be able see the page/s and get redirected back to Maintenance Mode front page.

    #80964
    Joe
    Participant

    Thanks for the reply.

    I know how to disable buddypress components, my bigger question is how to display everything in the wordpress backend (which I see you asked about at the end of your reply). The reason that I want to do this is because I have several other user related tasks integrated into the backend, and I want buddypress there as well (mostly just for uniformity).

    -Joe

    #80958
    dems
    Member

    Hi-
    Exact same thing with me! I understand how to change but absolutely nothing will take effect.
    I was changing the files in the bp_template-pack folder but you actually need to change the files (for example the first one in step 3) here:

    /wp-content/themes/YOURTHEME/activity/index.php

    Took me to reading step 3, 50 times before this was apparent- not sure if this is what was happening to you but this was my problem.. anyways hope that helps…

    #80956

    In reply to: How to delete a group?

    Sheryl
    Participant
    #80952
    @mercime
    Participant

    @themeanwhile – you can enable or disable the various components so if you want Activities only, enable that and disable other components. After you activate BuddyPress, go to the new BuddyPress menu item on the left column of dashboard, and go to

    a) General Settings – these are your choices
    Base profile group name:
    Full Name field name:
    Disable BuddyPress to WordPress profile syncing?: Yes No
    Hide admin bar for logged out users?: Yes No
    Disable avatar uploads? (Gravatars will still work): Yes No
    Disable user account deletion?: Yes No
    Disable global forum directory?: Yes No
    Disable activity stream commenting on blog and forum posts?: Yes No
    Default User Avatar – For users without a custom avatar of their own, you can either display a generic logo or a generated one based on their email address

    b) Component Setup
    Activity Streams – Allow users to post activity updates and track all activity across the entire site.
    Enabled Disabled
    Blog Tracking – Tracks blogs, blog posts and blogs comments for a user across a WPMU installation.
    Enabled Disabled
    bbPress Forums – Activates bbPress forum support within BuddyPress groups or any other custom component.
    Enabled Disabled
    Friends – Allows the creation of friend connections between users.
    Enabled Disabled
    Groups – Let users create, join and participate in groups.
    Enabled Disabled
    Private Messaging – Let users send private messages to one another. Site admins can also send site-wide notices.
    Enabled Disabled
    Extended Profiles – Activates customizable profiles and avatars for site users.
    Enabled Disabled

    I would suggest you set up a test install so you can check the features for yourself.

    “Of course, activity filters, profile page, friends page, settings page, etc, would also need to be migrated to display in the backend.”
    Why? If you want to make the BP Activity section private, you can add conditional tags for is_user_logged_in …

    #80949
    Meini
    Member

    @jon, try this in your child theme’s css:

    #wp-admin-bar {
    top:inherit;
    bottom:0;
    }

    you still have to change the drop down menu to rise up though. But it is a start….
    Cheers
    Meini

    #80948
    Joe
    Participant

    Anyone? I have spent a couple days scouring the internet for someone else who has done this. Who can help?

    #80946
    thenone
    Participant

    I try to install on WPSU 2.9.2, just curios to know if it could working with WPSU, but it wont works, because it was created for WPMU, im using WPSU 2.9.2+BP 1.2.4.1 now, and I am looking for similar plugin like quickpress that will works with WPSU..

    does anyone have any ideas?

    #80943
    cavamondo
    Participant

    I did a unified search hack … reckon thats what caused it to crash on deactivating.

    #80941
    abcde666
    Participant

    please post a ticket on TRAC:

    https://trac.buddypress.org/timeline

    #80940
    Asif Irtiza
    Participant

    @mercime thanks for answering.

    i know that. but i am talking about other widgets that populate the dashboard; besides and below the “quick press” widget. is there a way to remove those widgets/boxes?

    #80939
    joshmac
    Participant

    Ah, I see. I’ve never noticed it before so did not think it was a bug. Thanks @r-a-y for bringing that to my attention.

    #80938
    r-a-y
    Keymaster

    @parkstreet – Gotcha!

    Looks like this issue has been reported:
    https://trac.buddypress.org/ticket/2415

    #80936
    @mercime
    Participant

    @r-a-y Cool, thanks. Many thanks also for addressing ticket #2427 :-)

    #80935

    In reply to: h-mag.com

    Simon Dabkowski
    Participant

    Thank you Javier.

    @apeatling I know you must be swamped but if you get a chance, can you update the screenshots for hMAG within the showcase section of the site. Unfortunately, there’s been so many updates and upgrades on the hMAG site that it no longer resembles that old screenshot :)

    #80934
    Federico Altuna
    Participant

    Hi all again.

    I’ve been googling and googling over this issue and I’ve partially found a solution. You can download this plugin: http://wpmu.org/create-a-better-community-experience-with-the-new-buddypress-friends-only-activity-stream-plugin/ there and you’ll find some more links, also. We have a problem, though. This piece of code will actually filter all non-friend updates, including OWN updates, and comments on them, what’s pretty bad. I’ve been chasing its author over tweeter and his own blog (poor thing), but I have not had an answer so far. He claims to have fixed this, but it still filters own updates on my installation. Feel free to check it out and to answer here (PLEASE).

    Regards,

    Federico

Viewing 25 results - 51,376 through 51,400 (of 69,016 total)
Skip to toolbar