I am trying to show both of my sidebars when viewing a single post: robertsheldon.com.au
I have managed to get the right one by adding get sidebar above
<link rel="shortcut icon" href="favicon.ico">
<div id="content-container">
<div id="content" role="main">
But I cannot get the left sidebar to show
Here is the code for my single post:
[code moderated - see forum rules for posting code]
What do I need to do- where do I need to look?