flashpunk
Member
Posted 4 years ago #
hey there, i'm sure this is a relatively easy thing to do for someone who has some general knowledge of SQL queries, however, my knowledge is limited.
I would like to create a monthly archive page listing each entry for each month, including an excerpt and a custom field.
What I want would look like this:
April 2007
-Entry 1
-Entry 2
-Entry 3
-Entry 4
March 2007
-Entry 5
-Entry 6
-Entry 7
February 2007
-Entry 8
-Entry 9
-Entry 10
-Entry 11
-Entry 12
January 2007
-entry 13
And so on..
Any help would be appreciated!!
flashpunk
Member
Posted 4 years ago #
Thast very close to what I want, but I would like to be able to show entry content from each entry in each post.. as well as a custom field from each post.
Then you need to write your own customized Loop. I hope you know PHP.
http://codex.wordpress.org/The_Loop
flashpunk
Member
Posted 4 years ago #
Anyone willing to give me a head start?
flashpunk
Member
Posted 4 years ago #
flashpunk
Member
Posted 4 years ago #
Why not do your own work? There's plenty of examples on that page I linked to above. Try one.
If you post code that doesn't work and say what you want it to do, you're more likely to get a response than simply begging people to spend their own time doing a lot of work for you for free.
If you really can't do it, and are willing to pay for it, then go to the wp-pro mailing list and hire somebody.