Hello all, I'm trying to integrate a forum into wordpress but running into some trouble. My site is animeraw.com, right now I'm using the simple forum plugin but can't figure out how to get rid of the side bar. If anyone could help or recommend another solution would be greatly appreciated.
you would need to create a new .php file within your themes folder (lets call it forum.php) then in the top of the file u would add this Now edit your forums page (via wp backend) and choose Forum as the category template. You would also need to add a few template tags back into the page if you want your theme header n footer. Further Reading \/\/ http://codex.wordpress.org/Pages#Creating_your_own_Page_Templates http://codex.wordpress.org/Template_Tags