Forums

phpBB sessions and Wordpress (4 posts)

  1. AusQB
    Member
    Posted 4 months 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. samboll
    moderator
    Posted 4 months ago #

    to show up on front page
    index.php of theme

    to show up on Page
    page.php of theme

  3. AusQB
    Member
    Posted 4 months ago #

    Are those the only two I need to worry about?

  4. samboll
    moderator
    Posted 4 months 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

Reply

You must log in to post.

About this Topic