How to echo an error class to label and form elements that have errors? How can I set it to something different than $first_name, $last_name, etc.? I need those to echo the values in the fields if errors are returned so the user doesn't have to re-fill everything out. Something like $first_name_error would be nice.
Setting up two separate blogs while using WordPress as a CMS I think something simple like what you described for #3 would be best. Actually, I just need to display any post that matches ID = 1 (for company under /blog) and anything else under (/photography/blog). How can I do this and set up an index page for each section that lists the post titles/dates/excerpt?