Can’t edit Sidebar!
-
I’m trying to add a section under the “Category” section in my sidebar with the following code:
===================================- <h2>Categories</h2>
- <?php wp_list_cats (‘sort_column=name&optioncount=1&hierarchical=0’); ?>
- <h2>About</h2>
<div class=”sidebar_section”>
Hi
</div>
==================================
BUT, the “About” section that I want to add is not showing up on my sidebar.
Anything wrong?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Can’t edit Sidebar!’ is closed to new replies.