Forums

Join
bbPress Support ForumsThemesAdding a template file

Info

Adding a template file

  1. I am creating a few new bbPress themes and would like to add a couple sidebars to them. Is the PHP include function the best way to do this?
    (example: <?php include 'sidebar.php'; ?>)

    It's what I have been using and it works. But I would like to know if there is a bbPress tag out there that does the same thing.

    Thanks in advance.

  2. You must log in to post.