Viewing 3 replies - 1 through 3 (of 3 total)
  • Hmm. I never looked at Ryan’s plugin before, but apparently it only works when <!--contact form--> appears in a post’s or Page’s content. Interesting…

    Since there’s no function in it designed to work as a template tag, you could try adding this to your template:

    <?php echo wpcf_callback('<!--contact form-->'); ?>

    Yes, it was designed to be called within a page or post’s content so that you could add it to a page like mine, with text before and after. There is no functionality to use it outside of a post, although a template tag is a cool twist. I’ll have to look into that maybe.

    Thread Starter rpatin

    (@rpatin)

    Thanks, everyone. I was able to get the form to work on my page. I just need a little more experience using WordPress. My site is looking pretty spiffy now!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Contact Form plugin on outside of “blog” directory?’ is closed to new replies.