Issues Removing the Sidebar
-
Hi guys,
I have done my research and I have been able to remove the side bar from (what I think is) the top level of the forums by editing the archive-forum.php file.
When I select a forum (I currently only have one) and a topic in the forum (again, I only have one) I still see my theme’s sidebar. I decided to modify the archive-topic.php file and comment out the
get_sidebar();line (as I did above), but unlike above, this did not work.I commented out the
get_sidebar();line for every file in the plugins/bbpress/templates/default/extras folder. This did not work for me.My question is: how do I remove my theme’s sidebar from the list of forums, topics and inside the topics too?
You must be logged in to reply to this topic.