hi i m new to wordpress i need some help i created a website and whenever i make a post it goes underneath another and i m looking to make a alot of posts now what i want is that after creating about 5 posts a navigate comes underneath like this where when someone clicks on page 2 it takes them to my 5 older blogs and so on... < prev 1 2 3 next > thank you
if you are using a specific theme, in the theme options, you may see blogging options, and there maybe some "ascending, descending" deal .. Check the theme options, or wordpress settings itself..
You can use wp page navi plugin and then set your post that will be show at every page her yourdomain.com/wp-admin/options-reading.php Code (markup): fill with number that you want e.g 5 at Blog pages show at most
agree with amitmmf if you new on wp the best thing is using plugin to help make paginate on your blog, just read the instruction and you will get what you need good luck buddy
Usually that's included in the theme, it's usually called "navigation". If it's not coded into your theme you'll have to mess with code urself, but be careful. You might have to look on Google to find out how to do it.