Forums

moving archives to left hand side (5 posts)

  1. zooph
    Member
    Posted 8 years ago #

    Ok i did a search and found no immediate answer. Simple one, i want to move the archives list of months to the left column.

    i thought it would be easy as just hacking the main page template by adding the
    <?php wp_get_archives('type=monthly'); ?>
    to the left div as shown below - but it still appears in the right hand column...

    <div id="left">

      <li id="archives"><?php _e('DATAISNATURE'); ?>

        <?php wp_get_archives('type=monthly'); ?>

      any help there?

      cheers,
      p

      http://www.dataisnature.com

  2. NuclearMoose
    Member
    Posted 8 years ago #

    Did you upload the changed index.php file after editing it? Looking at the source code, the archives are still in the menu div.

  3. zooph
    Member
    Posted 8 years ago #

    strange i changed the template from the wordpress control panel and saved the changes.. ill try manually uploading the change

  4. NuclearMoose
    Member
    Posted 8 years ago #

    Looks good now! Glad I could help.

  5. zooph
    Member
    Posted 8 years ago #

    heh moose! yes thanx, you alerted me to the fact that i was updating the old file as i moved the index.php to a new folder - must remember to update the right version next time ;)

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.