I am terrible at this stuff, but here’s what I did in the sign-up-sheets.php.
After these lines (around line 750 or so):
$headers = “From: “.get_bloginfo(‘name’).” <$from>\n” .
“Reply-To: $from\n” .
I put:
‘cc: me@mydomain.com’ . “\n”;
I would love it if someone could give me the three lines needed to include the sign-up person’s name and phone in the automatic email that is sent out.
Thanks for the help!
Kevin
email me at kevin @ extramiledenver.com and I’ll get you access.
I cleared the cache and the site now looks right. Thank you! Thank you!
Now, any thoughts on why my page edit page is messed up?