• In the 2.0 version of WordPress, I was able to edit the “Meta” menu in the sidebar directly by editing the sidebar.php file in my theme folder (I use the Default theme.) Now, my edits to this file are not reflected on the page. Is this information pulled from some other PHP include other than the sidebar.php file? My edits to the footer file in that same folder work just fine.

Viewing 1 replies (of 1 total)
  • Back to the basics: widgets always override whatever is handcoded in your sidebar.php file. Only the widgets will show up, NOT what you put in the code.

Viewing 1 replies (of 1 total)

The topic ‘sidebar.php edits don’t show on page?’ is closed to new replies.