First of all, I'll apologize for not being a super-programmer, but I've been working for the better part of a week with WordPress tags to try to generate a list of pages posted by a user. No matter what I do, I only get a partial list or nothing at all.
Basically, here's what I'm trying to do. I have several short-story writers who are a part of my site, and on each page for the author, I want to display the Pages (not Posts) created by the author.
At present, I have the author's page set up by the author, where they enter their bio information, and then in the template, I want to include code that will query the DB for the author of the page (the author's individual page) and then generate a list (linked) of the other pages the author has created (those containing their stories).
Is this feasible?
If so, is there some kind soul here who can help me out with some code on how to do this?
Please, though, I just ask that no one just direct me to the codex. I've been scouring it but still haven't found a way to do what I want. Me = programming challenged.
I am grateful for any and all assistance someone (or several someones) can give.
Thanks in advance!
Dee