oh my Lord! – so thought i would try the simple “just change this in the php” ….. nothing happened. So tried the “just rename the file and pop it somewhere” I did get a small amount of action from a footer but real it was laughable. I also could not find the “sidebar” so had a look at one of the page.php being the guru that i am. An example is below as it seems to generate the sidebars with a little help from God. I tried my best copy and paste or random lines that “spoke to me” with no effect. I will be emailing Roger shorty due to lack of understanding.
sample code from the Devil:-
php if ($have_sidebar)
div class=”sidebar”
dynamic_sidebar( ‘property_overview_sidebar’ )
dynamic_sidebar( ‘right_sidebar’ )
I am using the Denali theme it is built for property listings. It is not in there i am afraid. I will have a go with the php stuff, but it is not what i understand well.