kilmc
-
WP: How Do You Get A List Of Posts By A Specific Author
@TheDoc, I had tried it, couldn't get it to work. @davesgonebananas Thank you so much. It is perfect, exactly what I wanted. I appreciate it so much. Let me know if I can help anytime, I'm a graphic designer. Just email me or @ reply me on…
-
WP: How Do You Get A List Of Posts By A Specific Author
Thats definitely on the right track however I am now getting a list of everything I have published as that author, like pages etc. I also seem to be getting revisions or comments because a lot of the post names are showing up multiple times. Is ther…
-
WP: How Do You Get A List Of Posts By A Specific Author
I don't think I actually explained this properly. I just want to display a list of links in a column of links that the member has posted. I don't actually want the page displaying the posts. That's not the purpose of that page. So al…
-
WP: How Do You Get A List Of Posts By A Specific Author
I think it would be a whole lot easier if I just used categories. It removes a lot of hastle. If it's a page its not going to have all the posts in the same way the index.php loop has. So I can't see how even including the loop on a page w…
-
WP: How Do You Get A List Of Posts By A Specific Author
I had tried that code before but I got this error Parse error: syntax error, unexpected '.' in /home/chequeredmaniac/kosmonauts/wp-content/themes/kosmonauts/members.php on line 14 Tried it again just in case and I got the same thing. I…
-
I need a teacher
Thanks for all the links and help. I thought I would get email notifiers automatically when I posted this. Only checked today, months later. I really appreciate the comments. I now have the site pretty much finished. A friend of mine found some tim…
-
WP: How Do You Get A List Of Posts By A Specific Author
@apostrophe I had been thinking of doing that @TheDoc Could you paste in the exact code i need, I'd be using author ID 1. Its not lazyness its just that I tried the query posts before and got bad php errors. I'm not good with php yet so I …