What I’d like to do is use something like this:
$emailout = $wpdb->get_results("SELECT ID, user_email FROM $wpdb->users
WHERE id = $author);
Right under:
$des = $author->description;
But this is mixing the tables in a way that brakes the site. I know from experience unfortunately. Anyone with experience working on this kind of function?
maxwell_pink,
Thanks for the note. A new version 1.1 of Paisley is uploaded and will be available soon. I fixed the page layout in IE. Please look for the update and enjoy!
Shea Media