Forums

phpBB sessions and WordPress (4 posts)

  1. AusQB
    Member
    Posted 2 years ago #

    I'm following this tutorial to integrate my phpBB forum in my site. However, when trying to add the include function on the WordPress page(s), I don't know what file to put it in.

    I'm not even sure whether I should be asking this here or at the phpBB forums, but I'll do both anyway.

  2. Samuel B
    moderator
    Posted 2 years ago #

    to show up on front page
    index.php of theme

    to show up on Page
    page.php of theme

  3. AusQB
    Member
    Posted 2 years ago #

    Are those the only two I need to worry about?

  4. Samuel B
    moderator
    Posted 2 years ago #

    just depends on where you want the include
    you likely just want it on the index page

    if you want it on every single page of site
    add theme's single.php to list

Topic Closed

This topic has been closed to new replies.

About this Topic