Skip to:
Content
Pages
Categories
Search
Top
Bottom

One Line Comment Feed?


  • Brittany
    Participant

    @dlishus702

    I want to set up a really basic buddy press – don’t need the login or anything.

    I just want one field where they can post a comment and it automatically posts. Should I be using buddy press or is there a more simple way to do this?

    Any ideas?

Viewing 2 replies - 1 through 2 (of 2 total)

  • Roger Coathup
    Participant

    @rogercoathup

    Have a look at a basic WordPress install with a theme like P2


    Brittany
    Participant

    @dlishus702

    Great suggestion – exactly what I’m looking for. Did the install and got this error: p2/functions.php on line 50

    Code line 49-52
    foreach ( $name_map as $name => $values) {
    50 $username = get_userdata( $values )->user_login;
    51 $name_map[$name] = ‘‘ . esc_html( $name ) . ‘‘;
    52 }

    Not sure what to do!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘One Line Comment Feed?’ is closed to new replies.
Skip to toolbar