• Good morning,
    I accidentally deleted my code for the sidebar on the “Nature” WP template. Is there a place I can find in again or do I have to start all over?

Viewing 1 replies (of 1 total)
  • I’m not familiar with that theme, but suggest you download the theme again (to your computer, not inside wordpress) so you have a fresh copy of the files to compare ith yours. Do you remember what file you were editing before the sidebar disappeared? If it was index.php check near the bottom of your themes index.php file with the one in the zip and look for something like this:
    <?php get_sidebar(); ?>
    If it is missing from your themes index.php, then add it back to the correct spot and you should be good to go.

Viewing 1 replies (of 1 total)

The topic ‘Displaying sidebar on Nature template’ is closed to new replies.