• I made a form in Dreamweaver but it won’t display properly in WordPress. I’m pasting it in the page html. I have a css for the form. Do you think I will need to put all the form elements in DIVs to work in WP?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Is this for a page or a post?

    Thread Starter virg

    (@virg)

    Yes, for a page I’m trying

    Thread Starter virg

    (@virg)

    Ok I figured out how to style the form.. I have to define styles for form elements in my theme’s stylesheet. But I’m concerned if sending information via the form will work.

    Using dreamweaver on WordPress is like using a jackhammer to fine tune a stereo. Just use one of the many fine plugins for this purpose or create your own from scratch using available classes for this purpose.

    Thread Starter virg

    (@virg)

    Thanks Johnson. I was using cforms but I experienced many errors with it. I’m using a very long form and I suppose that’s why. I manage to create a form in dreamweaver with a custom css and I’m using it on a non-wordpress page in my server but wordpress interferes when I submit the form. It’s supposed to pick up my form’s .php file but instead it loads a wordpress page not found. Does anyone know how to solve that?

    you can use a plugin to do this, try search.
    —-
    my blog https://www.lotog.com

    I have a question…. if I create a simple form with the submit to go to a database that a programmer is making, (she will provide the link) will this work on a page?

    I don’t want to mess with plugins.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Adding self-made form in WordPress page’ is closed to new replies.