Hi Guys.
Quick question, because I haven't had a reply to my thread posted on the WP forum posted 2 days ago, and I know there's some clever mactalker just itching to help!
I'm setting up a small portfolio site* and have got about a dozen users, each editing their own page and sub-page/s.
I now need to place a link in the page template so that a visitor can email the author of the page they're currently viewing.
However, using the tag :
Code:
<?php the_author(); ?>
or
Code:
<a href="mailto:<?php the_author_email(); ?>">
in the template (no,
NOT the page itself) returns null, blank, nada! Not even an error or anything.
Any ideas why this might be? The page author attribute seems to be correct. I have mucked around with user permissions a lot, but this doesn't even work with my own pages (i'm an administrator level user).
bag of jellybeans for the winner..
Jeremy
the URL is
d*f*i*c*e*n*t*r*a*l*.*c*o*m - remove the asterisks
