Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: getting forum to show up on wordpress page


Ryan
Participant

@ryannutt

What I did was edit the header file to include the code to load the WordPress stuff and then just included the header file from the WordPress theme. Then edited the footer.php file to just include the footer from WordPress. I did go through and add a few conditionals to the header.php so that different stuff would be in the <head> section depending on whether I was in forum or out of forum.

Skip to toolbar