The sidebar.php file is useless since it only provides the code for my left sidebar and I want to change things on my right sidebar.
Then it must be in another template file. Look for it.
Also, whatever is OUTSIDE of the
“if dynamic sidebar
…
endif”
portion of your sidebar code – will always show up. Whatever is inside of that code will always be replaced by the widgets in use.
Thanks Moshu…
I’m still looking for the rest of the code…still can’t find it.
In the sidebar.php file, there’s nothing about dynamic sidebars…