treehouse : what would you like to learn today?
Web Design Web Development iOS Development

[Solved] wordpress custom archive page

  • css-tricks used "WP page numbers" plugin(plugin i used) for pages like Article Archives. in my wordpress site i created a page called "articles" with a category with the same name but "wp page numbers" doesn't work in this page! next_post_link() and previous_post_link() doesn't work neither! what should i do to make them work on a single page not just index.php!?