Thread Starter
Ruller
(@ruller)
In sidebar.php I have only this code
<!– Sidebar –>
<div class=”sidebar”>
<h3>Pages</h3>
<?php wp_list_pages(‘title_li=’); ?>
<h3>Archives</h3>
<?php wp_get_archives(‘type=monthly’); ?>
<?php if ( !function_exists(‘dynamic_sidebar’) || !dynamic_sidebar(1) ) : ?>
<?php endif; ?>
</div>
<!– Sidebar –>
And is not a problem? Because the template have only 1 sidebar.php should not have 2? (sidebar1.php)?
Thread Starter
Ruller
(@ruller)
Still have this problem. Someone who have time free and 1 host to upload this template and try to delete “Blogroll and Catgories” from right sidebar..
Who knows how to delete them or make them disappear. pls help…
Thread Starter
Ruller
(@ruller)
Yes, when I drag a real widget “Blogroll and Categories” are still there, not disappear