Hello,
I am looking to include a 3rd sidebar in this page. The content in the left handside will need to be editable through wordpress, as well my event management system needs to be inputted there.
I created a template for this page which calls out my sidebar, but when I add new content to the page it just bumps everything down.
How do I have a sidebar on the right - while allowing the left hand side to be editable through the dashboard? Can I place <?php include(TEMPLATEPATH . '/sidebar3.php'); ?> in a wordpress page?
Many thanks!
Natasha