Remove Category & Blogroll From Right Sidebar
-
Hi, I just recently installed a new Theme on my blog and I have one issue and that is removing the “Categories” and “Blogroll” From my Right Sidebar… I only have one sidebar.php file no right sidebar.php and so far this is how my sidebar file looks.
<!– Sidebar –>
<div class=”sidebar”><?php if ( !function_exists(‘dynamic_sidebar’) || !dynamic_sidebar(1) ) : ?>
<?php endif; ?>
</div>
<!– Sidebar –>Is there somewhere else that I should be looking?
The Link to My Blog is https://blog.thaiallstars.net
Thanks In Advance!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Remove Category & Blogroll From Right Sidebar’ is closed to new replies.