cformsII Support Forum
Current User: Guest *Frequently Asked Questions*
Search 
Search Forums:


 




Placing form outside a normal wordpress page

Add a New Topic Reply to Post
Post

Thomas - Guest

10:52 pm - October 16, 2007

Is it possible to place cforms form outside of a wordpress page or post?

 

I'm developing a website that is using wordpress for a few things, but will mostly be using separate pages outside of wordpress.

Is there specific php code that I can use to include a cform in a page that is not generated by wordpress? 

 

The other option might be to turn my non-wordpress pages into part of wordpress, but I'd rather not mess with the templates if possible. 

 

Thanks!

Version 540

Thomas - Guest

1:19 am - October 17, 2007

Okay, I found an older post that has some instructions, but I'm getting an error.

 

I've added:

<link rel="stylesheet" type="text/css" href="http://domain.com/wp-content/plugins/contactforms/styling/cforms.css" />
    <script type="text/javascript" src="http://domain.com/wp-content/plugins/contactforms/js/cforms.js"></script>
    <?php require('./wp-blog-header.php'); ?>

 

 to the header of the html page and added:

 <?php
     insert_cform('2') ;
?>

 

 To the body of the page.

 The form submits, and the email is sent, but I get the following error dsiplayed at the top of the page:

 Warning: Cannot modify header information - headers already sent by
(output started at /home/......../form.php:9) in
/home/........./wp-content/plugins/dd-formmailer/dd-formmailer.php
on line 21

 

 

Thomas - Guest

1:29 am - October 17, 2007

Well this has been fun.  I found out that the problem was solved by deactivating the dd-formmailer plugin that I had tested a few weeks ago.

Oliver - Admin

7:28 am - October 17, 2007

posts 3656

Nice. Glad you got it sorted out!

Add a New Topic Reply to Post


Reply to Topic: Placing form outside a normal wordpress page
PLEASE READ THE FAQs FIRST! THANK YOU.

NOTE: New Posts are subject to administrator approval before being displayed

Guest Name (Required):

Guest EMail (Required):

Guest URL (required)

Math Required!
What is the sum of: 2 + 12        (Required)

Topic Reply:


 
© Simple:Press Forum - Version 3.1.3 (Build 356)