Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 18,301 through 18,325 (of 68,966 total)
  • Author
    Search Results
  • #174118
    RukiaR7
    Participant

    thank you.

    #174116
    Cam
    Participant

    You’re welcome @danbp. It appears that another fix is on its way and it is set to be included in 1.9.

    These my fix and the official BP fix tackle the issue differently, but they shouldn’t conflict.

    See #5219 for details on the official fix.

    ~Cam

    #174114
    Mark Gordon
    Participant

    Hi mercime. Thanks for your reply. I was under the impression that bbPress (I don’t actually know what that is) is integrated into the new BuddyPress, so I should have it if BP is installed.

    I’ve settled in at the codex you directed me to, trying to work my way from the very start. In the Before You Install section, it mentions ‘pretty permalinks’. But again, I don’t know what that is. In the Settings>Permalinks page in my Dashboard, there’s no reference to it. Searching for it as a plug-in doesn’t seem to find anything.

    MG.

    danbp
    Participant

    hi @dvize,

    you making reference to documentation relating to BP 1.5. Many things have changed since 15 versions ! See changelogs here.
    But you’re right, searching is a complex thing anyway.

    To remove the header search box, you have 2 easy solution.
    1) create a child theme and remove the form code who is in header.php
    2) use CSS to hide the box

    /* hide the header search box */
    form#search-form {
    	display:none;
    	visibility: hidden;
    }
    #174107
    danbp
    Participant

    hi @rukiar7,

    avaible BuddyPress plugins are listed here.

    As BP is only a WordPress plugin, you can use many other plugins aside, and depending your php skills, you can integrate or let them play more or less easily with BP.
    Those WP plugins are here.

    Maybe the only one actually who’s really integrated with BP, you have rtMedia for BuddyPress. Exist also in Pro version. Give it first a try with the standart edition and see if it is working for you.

    #174105
    danbp
    Participant

    Hi @samgeppi108,

    wow what a video you did for such a common issue. PBCAK ! Sorry to say that, this IS working but you haven’t completely set up the right component (profile).

    Now the good news. Take a breath man, you’re saved ! In 5 mn you can start your community 😀

    Connect to the WP admin as super-admin. Click on Users on the left col, and select Profile configuration from the sub-menu.

    This will open a window where you have by default only one group of fields named BASE. This group is the one showed by default on the register page, so new user can enter some information such as their name, and anything else you want to have in that place.

    If you prefer to let them complete their profile skills after registering, you should create a second group of fields on the previous mentionned setting page. You cal add as many groups you want, with as many fields and type of fields you need.

    Once done and saved, connect you as a normal user and go to the profile profile setting tab. You will see 2 tabs. Name and X, you just created. You can fill in the fields and save.
    If you go on the profile tab, anything will be on !

    Read here the documentation:
    https://codex.buddypress.org/getting-started/configure-components/ Users>profile fields

    Keep the Codex in mind, because it’s the first place to go before coming up here to claim “it doesn’t work !” 😉 It does !

    Asynaptic
    Participant

    upon further research I found these:

    http://tollmanz.com/partial-page-templating-in-wordpress/
    in comments, TJ Thomas writes on May 6, 2013 at 8:51 pm:

    I’m playing with BuddyPress and watching my load times disappear. (I’ve been using Redis in front of APC and have been getting 0.002 sec load times), but with the new dynamic of having a “social site” CPU and memory are getting a workout. I can really see that this MUST happen and I hope you are an impetus.

    http://eamann.com/tech/ludicrous-speed-wordpress-caching-with-redis/

    https://github.com/BenjaminAdams/wp-redis-cache

    Wp Super Cache Page generated in 0.318 seconds.

    W3 Total Cache Page generated in 0.30484 seconds.

    Wp Redis Cache Page generated in 0.00902 seconds.

    WHAT?!? 0.00902 seconds?!?

    I can’t believe this. Is this for logged in users as well?

    /mind blown

    danbp
    Participant

    @crazycoolcam
    thank you for the fix. Works like a charm.
    I opened a ticket about this. https://buddypress.trac.wordpress.org/ticket/5236#ticket

    #174092
    sencerim
    Participant

    @mercime im using the bp template, installed wp 3.6.1 and buddypress 1.8.1 but even then i cant see any activity, any group, any members. also when i clicked new group in admin panel …com/groups/create gets as an error ‘page not found’. im very tired of this buddypress thing. why cant i see anything about bp even in admin panel gets me ‘page not found’ error. And i have to get done this plugin to morning. Should i gotto turn multisite on? Any help would persuaded.

    Cam
    Participant

    @geistschatten — I don’t plan to remove it unless something stops working. I don’t think it hurts anything to set identical cookies more than once. I think it might just overwrite them.

    ~Cam

    #174087

    In reply to: New Posts.

    @mercime
    Participant
    #174086

    In reply to: Error to add new group

    @mercime
    Participant

    @shubomb have you tried downloading another copy of BuddyPress and reinstalling in your localhost?

    #174085

    In reply to: for help

    @mercime
    Participant
    geistschatten
    Participant

    Seems to have helped here too! Just having a few of my members test it out. You leave the code in place permanently, correct?

    #174077
    @mercime
    Participant
    #174075
    @mercime
    Participant

    @zanora BuddyPress uses the theme’s default page.php to render activated BP components. If you want full width for all BP pages, just copy the code from your theme’s page.php file and paste it into a new file named buddypress.php and upload this to your theme’s folder in server. For your reference:
    https://codex.buddypress.org/themes/theme-compatibility-1-7/a-quick-look-at-1-7-theme-compatibility/
    https://codex.buddypress.org/themes/theme-compatibility-1-7/template-hierarchy/

    #174071
    @mercime
    Participant

    I’m looking at a video on You Tube and my BuddyPress Setting page looks different. …. I don’t have a Forums tab in my BP Settings window.


    @mark-gordon
    That’s an old video. Forums are now installed via the bbPress plugin https://codex.buddypress.org/getting-started/installing-group-and-sitewide-forums/

    Have I got a faulty installation? What am I missing? All help welcomed!


    @sencerim
    Since BP 1.7, BP is compatible with most WP themes i.e., if you go to your site’s Members page for example, you’ll see the BP member directory component on that page. If you’re not seeing the Member’s directory using the slug/page name you used for it, try changing to the BP Default theme in Apperance > Themes and navigate to the members directory page or the component pages you have activated.

    #174069
    SebastianTis
    Participant

    Wrong code: On the BP Post Button issue.

    This is the media code, whats wrong why does it show the link of the inserted image. Anyone??

    function bp_post_buttons_inserts($form, $element, $snippetstag) {
    //uncomment and use insert_body instead of insert_body_disabled to hide by default
    // echo(‘<span class=”insert_head”><b>[Insert Media..] </b></span>’);
    echo(‘<div class=”insert_body_disabled bppb_headroom”>’);
    echo(“‘);\”>link“);
    echo(“<a href=\"javascript:insert_tag_url('$form','$element','‘);\” />image“);

    #174067
    SebastianTis
    Participant

    BP Post Buttons Problem

    The line that generates the popup and adds an image includes the img url in the post. Where in this code does it says that the must me added:

    echo(“<a href=\"javascript:insert_tag_url('$form','$element','‘);\” />afbeelding vanuit album“);

    #174064
    sencerim
    Participant

    Hello Mark,
    I’m also having the same problem. Installed buddypress 1.8.1 several times and nothing show up in my new WordPress 3.7.1 I made pages equiavelent using buddypress settings. And my boss wants me to do this. I can’t find any solution. Please Help us!

    #174047
    Pin
    Participant

    Hello Cam,
    Thanks for your reply, but unfortunately, didn’t worked.
    From wp-login.php I can log in from the first try.
    The scenario is like this: http://s11.postimg.org/t8t4umamb/cookie.png
    I have the login form with the exact code from bp-default’s theme sidebar on my index page, I type the user and PW there, press Login, redirects me to wp-login.php, press again it will log me in. Same scenario on a fresh WP + BP install with BP-Default Theme.

    If I try to log in using directly wp-login.php, I can log in with no problem. But when I try using a login form like the bp-default’s theme:

    <form name="login-form" id="" class="standard-form" action="<?php echo site_url( 'wp-login.php', 'login_post' ) ?>" method="post">
    		<input type="text" name="log" id="" class="input" placeholder="Email sau nume utilizator" value="<?php if ( isset( $user_login) ) echo esc_attr(stripslashes($user_login)); ?>" tabindex="97" />
    	<br />
    		<input type="password" name="pwd" id="" placeholder="Parola" class="input" value="" tabindex="98" />
    	<br />
    
    		<label class="parola"><?php do_action( 'bp_sidebar_login_form' ) ?>
    		<input type="submit" name="wp-submit" id="" value="<?php _e( 'Simply, be awesome!', 'buddypress' ); ?>" tabindex="100" />
    		</label>
    		<label class="parola">Ai uitat parola?</label>
    		<input type="hidden" name="testcookie" value="1" />
    	</form>

    I get cookie error.

    Cam
    Participant

    Parsing issues strike again. Glad to help you solve it. 🙂

    willandmae
    Participant

    @crazycoolcam IT WORKS! Thank you Sir! It Works..hehehe, I guess the code wanted the real single quote instead of the ascii code. Changed to them and it works dandy! Thanks again! The original issue in my eyes is resolved thanks to @crazycoolcam but will leave open until everyone else confers–let me know please!

    Awesome Thanks again!

    William

    #174037
    Marc K.
    Participant

    Hi Seth!

    Interesting, I didn’t know that you had a BP integration in place for EE. With which BP version was it compatible?

    I know that the BP core developers have their hands full of work, so I won’t blame them for not taking on a complete events module in the core.

    For me the question now is, which plugin takes the least effort to extend on our own. And yes, I know about your crowdfunding like offer to fund extensions to EE. But I need to meet certain deadlines and I don’t think you can guarentee a certain development until then.

    BTW, isn’t the “I’ll attend’ and ‘Maybe’ a pretty simple code addition? A user presses a button which captures that users user id and writes it into a custom field of the event page. The plugin then fetches those ids and shows avatars of those people who attend.

    I found an interesting tutorial (http://wp.smashingmagazine.com/2012/01/27/limiting-visibility-posts-username/) which might lead the way for my other request, specific event visibility/privacy:

    1. Only friends of events creator (again, write all the user ids of the event creator into a custom field thats not visible/accessible to users and then restrict visibility of event page to those users)

    2. Only invited (would require more work. First have a way to notify other users of the event by private message or BP notification. Write the user ids of those into yet another custom field, rest see above)

    I am pretty much a PHP noob. But are these things really so hard to do? More than a week of work for an experienced BP developer?

    willandmae
    Participant

    @crazycoolcam Thanks. I did exactly what you said and I still am receiving this error:

    Parse error: syntax error, unexpected T_IF in /server_info/wp-content/plugins/bp-custom.php on line 5

    This is what the file consists of:

    1 <?php
    2 //fix for cookie error while login.
    3 function set_wp_test_cookie() {
    4	setcookie(TEST_COOKIE, 'WP Cookie check', 0, COOKIEPATH, COOKIE_DOMAIN);
    5	if ( SITECOOKIEPATH != COOKIEPATH ) {
    6		setcookie(TEST_COOKIE, 'WP Cookie check', 0, SITECOOKIEPATH, COOKIE_DOMAIN);
    7	}
    8 }
    9 add_action( 'after_setup_theme', 'set_wp_test_cookie', 101 );
    10 
    11 ?>

    Thank you soooo much for assisting. I think I speak for everyone here — THANKYOU!

Viewing 25 results - 18,301 through 18,325 (of 68,966 total)
Skip to toolbar