• Hi all,

    I’m trying to copy an existent site into wordpress, but I have a little problem. How can i use form code (normal html code) in a wp-page? I need a page where people can sign up for a quiz, but just copy and paste the existing code don’t work. Anyone any ideas?

    I tried the contactform-plugin, but that is not what im looking for.

    To see what it looks like now see: https://www.popindekop.nl/home/aanmelden/
    I want it to fully be part of the site, like the other pages (see https://www.popindekop.nl/home/about/

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter boneless

    (@boneless)

    No one knows how to do this?

    A custom Page template is probably best.

    https://codex.www.ads-software.com/Pages#Page_Templates

    Thread Starter boneless

    (@boneless)

    Weird thing: I now have two sites that use worpress, both version 2.0.4 with the Dutch translation files. But one IS and one ISN’T showing the page template selection box while writing or editing a page. How is this possible?

    If you have only one (1) page template – the selection option doesn’t show up.
    You need the default (page.php) AND another one to have the option visible.

    Thread Starter boneless

    (@boneless)

    Even with 2 or more templates, the selection option doesn’t show up. Help!

    Except the page.php file all the others need some additional lines at the top > see at the link Viper provided above.
    Are your Page templates correct?

    Thread Starter boneless

    (@boneless)

    I have a second template, which has the following code at the top:
    <?php
    /*
    Template Name: Aanmelding2
    */
    ?>

    Thread Starter boneless

    (@boneless)

    Anyone? All I need is the option to insert code for a submission form in a wp-page.

    I am also looking for this. I want to put a contact us form in a Page, but it just displays the code, doesn’t interpret it… how do you do this? I can make custom pages but that defeats the purpose of how easy wordpress is, ya know?

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Form code in a page’ is closed to new replies.