• Resolved trileafdesigns

    (@trileafdesigns)


    I am trying to hard code a PHP webform onto a certain page. I have the web form programmed and everything but i’m not sure what to do with it from there. I can’t use any plugin for this because it’s a fairly complicated form and connects with paypal.

    I was wanting to put it into the <div class=”entry”> section of the page.php but it won’t show up once I put the code in. Any suggestions?

Viewing 2 replies - 1 through 2 (of 2 total)
  • You’ll need to turn your form into a plugin if you want it to work.

    Thread Starter trileafdesigns

    (@trileafdesigns)

    I actually decided to make a page theme – resaved (not overwrote) the page.php into a webform.php and hardcoded the webform into the page from there. This way I can just create a new page using the theme (webform) and the user and still add text without messing up the form. Turned out very nicely!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hardcode PHP WebForm’ is closed to new replies.