Hi David, Thanks for your reply, As I told you that I have only below code in sidebar.php
<div id="sidebar" class="grid4">
<?php dynamic_sidebar( 'sidebar' ) ?>
</div>
Its nothing else there in sidebar.php.
And when I put some new code in sidebar.php its showing nothing, Now tell me how can I add something there.
Waiting for your kind reply