Topic: How can I use the footer and header from wordpress?

thought i'd start a new topic as the old was was for punbb 1.2.x and i have 1.3.2 and wp 2.7.1

anyway how do i include the header/footer from wp onto punbb?

Re: How can I use the footer and header from wordpress?

anyone?

Re: How can I use the footer and header from wordpress?

  • You should place a wp header and footer in "<FORUM_ROOT>/include/user".

  • Modify "<FORUM_ROOT>/include/template/main.tpl". Include the wp header and footer in file with a statement like this:

<!-- forum_include "wp_header.php" -->

I think this disscussion will help you, if you will have some problems with integration.

Re: How can I use the footer and header from wordpress?

I don't want to intrgrate them I just want the header and footer is there an easy way to do this?

Re: How can I use the footer and header from wordpress?

also what do you mean by "You should place a wp header and footer in..." where do i get them?

Re: How can I use the footer and header from wordpress?

well i used the HTML of my wordpress header, check my site. just copy html of source and copy the header and footer css of your style.

MyFootballCafe.com  is Now Online!

Re: How can I use the footer and header from wordpress?

thank you