Forums

Contact Form 7
Contact form code showing instead of form (6 posts)

  1. colinweir
    Member
    Posted 5 months ago #

    Hi there

    I am trying to get my contact form to show up however it is only showing the code.

    Page is here

    http://www.carerstogether.org/new/contact

    Hope someone can help me.

    Thanks

    Colin

    http://wordpress.org/extend/plugins/contact-form-7/

  2. zoonini
    help me help you
    Posted 5 months ago #

    Is the shortcode on its own line in the visual editor?

    i.e.

    Please fill in the following stuff 
    
    [contact-form-7 id="74" title="Contact form 1"]
  3. colinweir
    Member
    Posted 5 months ago #

    Hi

    Yes it is.

  4. zoonini
    help me help you
    Posted 5 months ago #

    Have you tried:

    • reinstalling the plug-in
    • creating another form and placing that one instead
    • turning off all other plug-ins to see if there is a conflict
  5. horizon70s
    Member
    Posted 5 months ago #

    Hello,

    I hate to steal colinweir's thread but I'm also having the same issue:

    http://www.deadlydecoys.com/contact-us

    I'm using WP3.2.1 - I tried reinstalling, I created another form and I've deactivated all plugins...no go. I'm puzzled as I've used CF7 on the same theme, same WP version on other sites and I haven't had issues.

    Any ideas?

  6. zoonini
    help me help you
    Posted 5 months ago #

    Horizon70s - I don't see any of the Contact Form 7 code in your source code that would lead me to believe the plug-in is actually active.

    Example code I see on one of my sites running this plug-in:

    <link rel='stylesheet' id='contact-form-7-css'  href='http://www.yourdomain.com/wp-content/plugins/contact-form-7/styles.css?ver=3.0' type='text/css' media='all' />
    
    <script type='text/javascript' src='http://www.yourdomain.com/wp-content/plugins/contact-form-7/jquery.form.js?ver=2.52'></script>
    <script type='text/javascript' src='http://www.yourdomain.com/wp-content/plugins/contact-form-7/scripts.js?ver=3.0'></script>

    Does your theme have the required WordPress plug-in hooks in your header.php file:

    http://codex.wordpress.org/Function_Reference/wp_head

    and footer.php file:

    http://codex.wordpress.org/Function_Reference/wp_footer

    The OP should check this as well as I noticed only some of the above code in their theme.

Reply

You must log in to post.

About this Plugin

About this Topic