• Hi,

    I have a CPT and working archive page (archive-cpt.php) – found at localhost/cpt

    Running <?php wp_get_archives(‘type=monthly’); ?> in the template, returns the correct number of months for the CPTs but the link is a 404.

    It goes to regular posts, localhost/2012/02 – what should the URL be? For my CPT month archive page

    localhost/cpt/year/month does not work.

    Any help would be great!

    Thanks,
    Dan

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘CPT Monthly Archive URL – What should it be?’ is closed to new replies.