plutopsyche (@plutopsyche)

Forum Replies Created

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

  • plutopsyche
    Member

    @plutopsyche

    Thanks, I tried it with the default theme and it worked. I compared side by side and still couldn’t figure out what was causing the problem, but scrapping what I had and starting from scratch again seems to have resolved the problem.

    Can’t wait until there’s a codex. ;)

    Thanks!


    plutopsyche
    Member

    @plutopsyche

    I’m having this trouble too. I tried comparing everything that is topics.php, post.php, and post-form.php to the files in the kakumei theme, and there are no significant differences, yet the form won’t appear.

    Example here: http://bookclub.plutonica.net/topic/test

    I can create new topics as an admin and as a guest, but not reply to them. Any suggestions?

    Thanks!

    In reply to: Last Post on Forums

    plutopsyche
    Member

    @plutopsyche

    Thanks, but I’ve already tried that, it still doesn’t seem to work. :/

    In reply to: Last Post on Forums

    plutopsyche
    Member

    @plutopsyche

    I’m still unclear as to why I shouldn’t be putting my custom template in /my-templates/ rather than /bb-templates/. It’s often said that you shouldn’t, but when I put it in /my-templates/ most of the tags stop working, like the one listed above. I still haven’t got it to work.

    The code to get topic titles and so forth don’t seem to work outside of the /bb-templates/ directory either?

    Thanks.

    In reply to: Last Post on Forums

    plutopsyche
    Member

    @plutopsyche

    I tried the following:

    <?php $topic = $GLOBALS = get_latest_topics( array( ‘number’ => 1, ‘forum’ => get_forum_id() ) ); ?><?php topic_last_post_link(); ?>

    But all it returned was:

    http://bookclub.plutonica.net/topic/#post-

    Is there any documentation on the tags available with bbPress? I’ve tried searching this site and Google, but I can’t seem to turn up anything comprehensive.

    Thanks.

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