Forums

Archive doesn't work for me (5 posts)

  1. inoneko
    Member
    Posted 5 years ago #

    Hi.. I spent the whole afternoon doing this and i'm really giving up on trying. I'm having problems with having an archives page. Is it not possible to have an archive page? I tried using the <?php wp_get_archives(); ?> but I keep getting
    Fatal error: Call to undefined function: wp_get_archives() in /home/inoneko/domains/wl-moo.org/public_html/clockwise/articles/archives.php on line 5
    I'm not sure what i'm doing wrong and I'm a super noob to this. x_x Please help meh! Also, is there a code to sort the archives by categories? :x

  2. midori
    Member
    Posted 5 years ago #

    Did you even read the doc ???
    < ?php get_archives() ? >
    http://wordpress.org/docs/template/#archives

  3. inoneko
    Member
    Posted 5 years ago #

    I tried. But I stil get the same error..

  4. alphaoide
    Member
    Posted 5 years ago #

    Do you have this at the very top of the page
    <?php
    /* Don't remove these lines. */
    $blog = 1;
    require_once('wp-blog-header.php');
    ?>

  5. inoneko
    Member
    Posted 5 years ago #

    Oh. It's done! Thanks alot! :)

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.