Contact form problem

  • Posted in : impressivCard WP
  • ncc553
    Participant

    When I click inside a blank field to test the form, the page redirects to Google maps.

    nccollins.com

    Please advise.

    Thanks!

    -Nate

    ahmetsali
    Keymaster

    Your markup has several errors, try to fix these, if you don’t know how to fix them, let me know;

    http://validator.w3.org/check?uri=http%3A%2F%2Fnccollins.com%2F%23%2Fcontact&charset=%28detect+automatically%29&doctype=Inline&group=0

    ncc553
    Participant

    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!

    ahmetsali
    Keymaster

    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&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=Louisville,+KY&amp;aq=0&amp;oq=louisvill&amp;sll=38.252665,-85.758457&amp;sspn=0.001405,0.002832&amp;ie=UTF8&amp;hq=&amp;hnear=Louisville,+Jefferson,+Kentucky&amp;t=m&amp;ll=38.237101,-85.808716&amp;spn=0.377531,0.583649&amp;z=10&amp;iwloc=A&amp;output=embed&quot" width="320" height="240"></iframe>
    	[/map]
    [/column]
    [column width="5"]
    	<h3>Drop me a line!</h3>
    	[contact_form to="your-mail@gmail.com"]
    [/column]
    
    ncc553
    Participant

    Thanks! For some reason, several of the shortcodes were marked up as href’s… not sure how that happened.

Viewing 5 posts - 1 through 5 (of 5 total)

The forum ‘impressivCard WP’ is closed to new topics and replies.