Skip to:
Content
Pages
Categories
Search
Top
Bottom

[2.0/RC1] loop-author.php

  • @ratsoid2

    Participant

    So, this file is missing. I was trying to get the authors posts on the profile page but I saw that bbPress 2.0 already does that. But not really. Looking through content-single-user.php I noticed something was missing… something like

    bbp_get_template_part( ‘bbpress/user’, ‘posts’ );

    which needs:

    <?php bbp_get_template_part( ‘bbpress/loop’, ‘author’ ); ?>

    but there.s no loop-author.php…

    Can someone help? Am I missing something? Maybe half of my brain?, because I really think there’s a conspiracy here!

Viewing 3 replies - 1 through 3 (of 3 total)
  • @johnjamesjacoby

    Keymaster

    Fixed in next release.

    @ratsoid2

    Participant

    I am always updating the files as soon as I see an update here:

    https://bbpress.trac.wordpress.org/browser/branches/plugin/ so I am REALLY looking forward to see that update :)

    Cheers JJJ

    @johnjamesjacoby

    Keymaster

    Updated. I pulled the references to those files, so no more errors. In future iterations of the theme, we’ll look into having better profile areas – these are just graduated versions of the TwentyTen author page.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Skip to toolbar