Forums

[resolved] Duplicate Archive Menus (2 posts)

  1. huethejackson
    Member
    Posted 10 months ago #

    Hi,
    There are two boxes for monthly archives (in my case, both saying July 2011), on all my pages except for the Archives page. My URL is http://www.fictionforfunandmoney.com.

    On the archives page, I did the following which got rid of one of the boxes for the archive page only. I still have two show up on all the other pages.

    On the archives page, I changed:

    <?php get_sidebar();get_sidebar('one');get_sidebar('duo'); ?>
    to
    <?php get_sidebar('one') ?>

    This worked on the Archives page, but not on any of the others. I went searching through the Header page hoping I’d find something to do with sidebar there, but couldn’t find anything. Any help will be appreciated.

    Also, let me know if I did the blockquotes right.

    David Gere

    [Please post code snippets between backticks or use the code button.]

  2. esmi
    Theme Diva & Forum Moderator
    Posted 10 months ago #

    You need to edit the other template files in your theme - index.php, page.php etc.

Reply

You must log in to post.

About this Topic