• Resolved amistad18

    (@amistad18)


    Hi,

    I have a problem to show contact form on post/pages, when i just add code:
    [contact-form 5 "Untitled"]

    In post/page, it show text ‘[contact-form 5 "Untitled"]‘, not a form.

    I even try to use code from FAQ:
    <?php echo do_shortcode( '[contact-form 5 "Untitled"]' ); ?>

    And add it to template files, but the effect is the same.
    Of course I have the new version of plugin.

    Where can be the problem?

    ( btw. I allso use plugin to newsletter, where I add shortcode [newsletter], and this one plugin works fine ;? )

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Gee, sounds like you’re following directions fine. That’s really strange, because I use this on nearly every site I do, and it’s so easy.

    The only thing I can think of is that you may want to change the page to use the HTML editor instead of the visual one. But I never need to do that.

    Or I wonder if someone the form code actually got altered or deleted (editing the form in Contact Form 7)

    Or the cut and paste didn’t work. I truly don’t know.

    Good luck

    Thread Starter amistad18

    (@amistad18)

    Of course I use HTML editor, and it is the first time when contact form just doesn’t work. It’s strange, becouse another plugin that use shortcode – some to put google map on site, doesn’t work too.

    In theme in header and footer.php is wp_head() and wp_footer(), so what else may by necessary?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Contact Form 7] Adding form to post/page don't work.’ is closed to new replies.