Viewing 2 replies - 1 through 2 (of 2 total)
  • Just open your sidebar.php file in the theme folder and delete the section that calls the Pages list.
    Most likely something like
    <?php wp_list_pages('title_li=' . __('Pages') . '' ); ?>
    or similar.

    Thread Starter sparkplugged

    (@sparkplugged)

    That was simple.
    Thanks a bunch Moshu!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Getting rid of page links on sidebar’ is closed to new replies.