That did it! I changed the sidebar.php code to match yours and my website is now back to normal. Whew! Thank-you so much.
It was cut off. Here’s the rest of it.
<?php wp_meta(); ?>
<?php }?>
<?php endif;>
</div>
I go to theme editor, select side bar and WordPress default and then push update file. It says file edited successfully but nothing has changed.
Going back to what Sabinou suggested, here is content thats contained in the sidebar theme editor from about line
65.
<?php wp_meta(); ?>
<?php }?>
<?php endif;>
</div>
I’m sure this is probably a silly question but how do you do that?
I really don’t know. Is there a way to restore the original text that was in the theme editor?