I’m not sure how to fix these. I took a look at the “text” view of the “About Me” page, for example, to look for the missing “>” for the h3 tag that begins “Let’s socialize”, and it’s there. I’d appreciate any help you can give me!
Edit your contact page to have this shortcode structure;
[column width="7"]
[map]
<h3>I currently live with my family in Louisville, KY.</h3>
<iframe src="https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=Louisville,+KY&aq=0&oq=louisvill&sll=38.252665,-85.758457&sspn=0.001405,0.002832&ie=UTF8&hq=&hnear=Louisville,+Jefferson,+Kentucky&t=m&ll=38.237101,-85.808716&spn=0.377531,0.583649&z=10&iwloc=A&output=embed"" width="320" height="240"></iframe>
[/map]
[/column]
[column width="5"]
<h3>Drop me a line!</h3>
[contact_form to="your-mail@gmail.com"]
[/column]