• I’m at the point where I’ve created a contact page using Fast Secure Contact Forms.

    The problem is all of the contact page contents (the form and the text area I put before it) are all in font console. So I checked with firebug and here is how the code is being formatted…

    <div id=content>
     <p>
        <code>
           ....all the stuff here<br />
        </code>

    I’ve looked all over for where it could be doing this and I’ve come up empty. I’m using the Repro theme and couldn’t find anything there, either.

    Here is the page.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Look at the page in the WordPress “edit page” editor, then click HTML view tab. Make sure no tags are wrapping the shortcode.

    Was that is, if not contact your theme author and report the theme bug.

    Thread Starter joemerchant2

    (@joemerchant2)

    That was it! Thanks. I come from a Drupal background so I’m still getting used to WP.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Fast Secure Contact Form] Pre-form text is in code tags?’ is closed to new replies.