Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 25 replies - 26 through 50 (of 152 total)
  • @belogical

    Participant

    bump

    @belogical

    Participant

    it’s getting awesome!

    @belogical

    Participant

    bump

    @belogical

    Participant

    bump

    @belogical

    Participant

    @M

    shall we start a chant? we want twitter plugin, we want twitter plugin!!

    @belogical

    Participant

    trust me, use statcounter.com, it’s amazing, free, fast, and invisible

    i just want to make sure this plugin will adequately cover all of buddypress as well.

    @belogical

    Participant

    @M, worked like a champ! Great work! I deleted my account to see if it would properly cleanup the activity feed, and it did nicely! Delete my email (you should have it) from the wp_signups table so I can signup again :) I want to test that chat plugin. I have chat on my site now, but it stinks honestly. Looking forward to yours!

    @belogical

    Participant

    @M

    What does the release date look like now?

    @belogical

    Participant

    i put it in the header.php

    @belogical

    Participant

    thanks Burt, will do.

    @belogical

    Participant

    kunal17, use this for selected class:

    https://buddypress.org/forums/topic.php?id=1997

    @belogical

    Participant

    bump

    @belogical

    Participant

    Robert, it would definitely need the ability to disable the notifications. Mine has a very specific purpose for my site and wouldn’t be an annoying feature, hopefully :)

    @belogical

    Participant

    No, a static email with a reminder to come back to the site. I want the user to be able to pick the time and how often it gets sent.

    @belogical

    Participant

    disabled the old theme so this is a non-issue.

    @belogical

    Participant

    i think i had the global $bp and it still didn’t work. i ended up pulling the data another way. thanks for the response.

    @belogical

    Participant

    all you have to do is copy/paste the code I included. then look at your links and change selected to $dynamicClass as the last line of code above illustrates.

    @belogical

    Participant

    just got around to testing this and implementing it. works great, thanks again John!

    @belogical

    Participant

    sounds awesome! will this be integrated into the buddpress status updates that will be incorporated soon?

    @belogical

    Participant

    bump :)

    @belogical

    Participant

    doh! i hate that readme.txt, i get lazy now and assume that the plugin activation works for everything. thanks for this guys, mine is working now as well.

    @belogical

    Participant

    /wp-content/plugins/buddypress/bp-core/bp-core-signup.php

    line # 237, change from the old line to the new line.

    old line:

    <input id="signupuser" type="radio" name="signup_for" value="user" <?php echo $signup['user'] ?> />

    new line:

    <input id="signupuser" type="radio" checked name="signup_for" value="user" <?php echo $signup['user'] ?> />

    @belogical

    Participant

    I’m not sure you all are understanding his question. He wants users to be able to sign up with the option for blogs and a username, but wants the radio button to default to a user registration, and not a blog+username. The way I see it, that isn’t an option other than a core WPMU hack.

    @belogical

    Participant

    guys, either way you will have to “touch” the code. this is your default theme that you are setting up for all blogs. if you make it your default theme for all users, you will just need to download the files, then upload after any future buddypress/wpmu upgrades. while i agree, i don’t like to hardcode links either, you are going to have to modify the code with something different than it is now either way. this theme that we are setting up isn’t a buddypress supported theme. we are just modifying the default home theme for our use.

    @belogical

    Participant

    I was just following what I thought was proper buddypress forum etiquette according to rule # 7 here https://buddypress.org/forums/topic.php?id=2543.

    Thanks for the response.

Viewing 25 replies - 26 through 50 (of 152 total)
Skip to toolbar