Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 32,751 through 32,775 (of 94,540 total)
  • Author
    Search Results
  • #162904

    In reply to: Idea about new plugin

    @mercime
    Participant
    #162901
    banata
    Participant
    afjsystem
    Participant

    yes, i tried both. network activated and not activated.
    when in network activated, my users registered using buddypress registration and become users in first blog. but if any user creates blog, none of other users become the user of second blog. even there’s no sign of buddypress presents in second blog.

    i think i missed the knowledge-base here. or not ?

    in not network activated environment, there’s is no different with above environment.
    that’s why i ask about what kind BP network activated affect to multisite, especially for not main blog.

    #162896
    @mercime
    Participant

    @briffel there are no groups on that page.

    #162892
    dynelight
    Participant

    Hello. For some reason I posted here before but I cannot find my messages…

    Anyway…

    1.) I have a custom wordpress theme and I installed BuddyPress. I also installed the theme pack for BuddyPress and I would like to customise it to my own needs.

    I was wondering, the files for this rely on the theme or on the plugin itself? On one of the previous versions, I thought I saw it on one of the plugin folders. I would like to apply my own style (I just want to change the colors TBH) but I want it to reside on my own theme folder. Do I need to copy any files?

    2.) I want to use profile pictures from elsewhere on my user profiles. I also made some custom fields and would like to feed them from data taken externally.

    How can I modify the profile icon and the custom fields externally? How are they created on the database, so I can fill those fields in manually?

    Thank you for your time!!

    #162890
    Anonymous User
    Inactive

    Thanks @mercime, @giannisff, @henrywright-1, @valuser, @bphelp & @charise 4 your feedbacks 🙂

    thatmtnman
    Participant

    Dear Forum,

    I’ve installed Buddypress 1.7 on a 3.6 WordPress install running the Hatch theme. I got ‘the white page of death’. I reached out for help, and was told to increase the memory in php.ini or wp-config, which I have now done. I still get the white page of death-and I’ve had to turn BP 1.7 off to get the site back up. And its really, really frustrating because I so want to use BP1.7. The site is gameupdate.com.

    Can someone please help?

    regards…

    #162885
    Jack Reichert
    Participant

    To solve this I decided to hijack a page. If the member is logged in, they get their profile, otherwise, they go to a signup page.

    Just pop the following code into your functions.php file… and create a page named ‘profile’. Now you can add that page to your WP menu and it should do what you need.

     function redirect2profile(){
    	include_once( ABSPATH . 'wp-admin/includes/plugin.php' );
    	if($_SERVER['REQUEST_URI'] == '/profile/' && is_plugin_active('buddypress/bp-loader.php') && is_user_logged_in()){
    		global $current_user;
    		wp_redirect( get_bloginfo('url') . '/members/'. $current_user->user_login . '/profile/'); 
    		exit();
    	}
     }
    add_action('init', 'redirect2profile');
    #162884
    danbpfr
    Participant

    @tessier,
    please read here, then answer, so we can help you further
    https://buddypress.org/support/topic/when-asking-for-support-2/

    Gargoyle297
    Participant

    hi gurus,
    how can I do this two things in buddypress 1.7 (wp 3.4.1)?:
    1) email subscribe to the activity of a group (as a member)
    2) make the email subscription ‘on’ as the default for all the members of a group (as the admin)

    The plugin “BuddyPress Group Email Subscription” seems to be compatible up to the 1.6.5 version (a bit different from 1.7), is it still valid or do you suggest other solutions/tricks?…
    or did I miss something in the documentation?…

    Thanks

    #162872
    Attention
    Participant

    @Chouf1 amazing insight. Thank you. I may have to get rid of Salutation theme – each time I ask them for most basic stuff on how their theme works with BuddyPress, they refer me to BuddyPress support. And their entire sales pitch is based on their theme being BuddyPRess and bbPress compatible. Just on that sales pitch, they sold over 4,400 themes as you can se here: http://themeforest.net/item/salutation-wordpress-buddypress-theme/548199

    Thanks again.

    manishgoyal
    Participant

    please give me some reference for this question

    #162870
    Mqlte
    Participant

    Thanks for your prompt answer. Yes, referred to the document title tag. I deactivated every single plugin but nothing changed, unfortunately. This problem is only concerned to BuddyPress itself. If you want to take a look on it, some examples:

    http://www.replaying.de/mitglieder/greendevil/

    Mitglieder

    Cheers

    #162866
    Mqlte
    Participant

    Good afternoon,

    since the latest update all the page titles of BuddyPress seem to be broken.

    Before:

    Activity >> mySite.com

    Now:

    mySite.comActivity

    Any suggestions are welcome!

    Cheers

    #162862
    Henry
    Member

    Of course, I should have mentioned I am using a custom page. I installed the Theme My Login plugin so can use /login as the login page.

    Thanks for the links – is_page( 42 ), is_page( ‘login’ ), is_page_template( ‘login-form.php’ ), is_page_template( ‘page-login.php’ ) all didn’t work.

    I pretty much can check for every page in BuddyPress except the login. I’ll keep trying…

    Hugo Ashmore
    Participant

    @knromaine This isn’t really a question regarding BuddyPress, this ‘page’ isn’t a buddypress’ page it’s a WP page which is using the WP reading settings to set it as the page to use for your index or frontpage, this will have the effect of removing the default view WP provides of the primary posts loop display from your frontpage (so a further page is required that says where wp shows blog post loops) and also removes or changes the buddypress default frontpage view of showing the Activity stream. What is intended to be shown on this new page we can’t say that is dependent on what your theme provides and as such it’s to the theme authors that you ought to address further questions on this aspect of your site.

    #162859
    Ramon
    Participant

    hello
    if I have installed on domain
    cambiados(point)es
    but did not appear
    message when
    there community invitation

    If I have code for messages that
    <? php bp_message_thread_view_link ()?>

    which is for community

    Best regards

    #162858
    Ramon
    Participant

    hello
    I have installed buddypress
    and I have a problem

    when creating community
    publishes a user
    can not publish anything
    until you send
    invitation

    as I can do to
    if you can post

    I can help

    Best regards

    manishgoyal
    Participant

    Hi everyone
    i am using buddypress plugins and theme. it is quite easy and fine. but i want to create a slambook website where user can create, manage their slambook fields like “what is your Favorite book”. And also user go to another user profile and fill his slambook just like orkut scrapbook where user go to another user scrapbook and fill something.

    i am finding a lots of plugins but nothing sufficient found yet.

    Please help me. i need a direction. suggest me plugin or method for this.

    Thanks in advance

    #162853
    @mercime
    Participant

    @ggsalas to prevent confusion, go to Settings > BuddyPress > Settings -> Activity Settings and make sure that “Allow activity stream commenting on blog and forum posts” is unchecked. That way, if someone wants to read/comment, they either go to the forum topic or the blog post page.

    @mercime
    Participant

    Now after moving I am getting 404 errors, but more importantly, my paths are being shown as “weburl.weburl/members/” instead of “weburl/members/”. I simply did the find and replace on all the database before I moved it over to the server.

    @steve_macneil something obviously went awry with your migration from dev to production site. Backup your dev database first and try this https://wordpress.org/extend/plugins/duplicator/ required PHP 5.3 or higher

    valuser
    Participant

    The particular plugin that was causing issues (for me) on the iPad has been updated and the iPad issue has, as far as i am concerned,been completely resolved.

    #162842
    harryko
    Participant

    Hi,
    I’ve a problem whit buddypress 1.7 and older version.
    I’ve wordpress 3.5 install and no other plugin(fresh install).
    When I activate buddypress it add a whitespace above DOCTYPE.
    I’ve an error in IE9 and all my site is break only in IE9.
    I use different theme, custom like buddyboss, and Twenty Ten from wordpress.
    Allways the same a damned whitespace is add above DOCTYPE declaration.
    If someone can help me.

    Thanks in advance

    #162841
    n3xc0re
    Participant

    Hello. I’ve just done a full, clean install of wordpress and added on BuddyPress immediately after. I want to allow visitors to the website to register/login, so I’ve created a ‘Register’ page and associated it with the register in buddypress’s settings area.

    However, while I have a page in existence called ‘Register’, for some reason when I visit my pages section and look at the permalink for the Register page, the link actually says it’s pointing to ‘Register-2’ so that is where buddypress is ‘redirecting’ to whenever the sign up link is clicked.

    I suppose this may be because I created a register page a little earlier for testing and deleted it (though, I suppose I didn’t delete everything since something is aware that the original name is/was taken?). Does anyone have any idea how I can get buddypress (or if its wordpress) to stop redirecting to this ‘Register-2’ page? Thanks!

    #162839
    Hugo Ashmore
    Participant

    Yes exactly as per the guide! 🙂 try it and see is best approach.

Viewing 25 results - 32,751 through 32,775 (of 94,540 total)
Skip to toolbar