I want to make a static page which will have all the posts i made list automatically and in alphabetical order. how can i do this? thanks alot...
I want to make a static page which will have all the posts i made list automatically and in alphabetical order. how can i do this? thanks alot...
try and create a page template
http://codex.wordpress.org/Pages#Page_Templates
and use get_posts()
http://codex.wordpress.org/Template_Tags/get_posts
the examples in that docu should help
i dont understand anything there. btw i made the theme using artisteer. is there a plugin which can do this autometically? or can i do it manually using hyper links example: (if i click B, it will take me to B in the same page?)
0-9 A B C D E F .....
0-9:
0
1
2
3
4
...
A:
apple
artist
astronaut
...
B:
..
..
...
how can i do this?
thanks...
This topic has been closed to new replies.