• Hey, can someone tell me how to have a limited amount of archive months listed on the main page perhaps even with a link for the remaining ones … called maybe “more” or whatever. I’m wanting to import my posts from another blog over but do not want to have month after month after month listed on the main page. This would help me immensely as I’m not skilled enough to hack it myself!
    I anyone can help with this it’d be most appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • try adding a ,10 in the parameters being used to call the categories…

    Thread Starter myke115

    (@myke115)

    I tried but could not get that solution to work. Of course, I am likely just placing the parameters you listed in the wrong area. Here’s the basic php code in my template that pulls up my archives:
    <?php get_archives(‘monthly’);?>
    It works just fine. I’m just not skilled enough to add what I want to add. I’d like it to list … say the first 12 months of archives then have a link that says something like “more” or whatever. When clicked, the entire archive list would be presented in the same area instead of just the first few that it was set for. I know it can be done as I’ve seen it in other blogs. I just frankly am to unskilled to get the job done. Will hopefully be able to rely on one or two of you guys/gals to help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘archives – limit amount listed?’ is closed to new replies.