Form Creator for WordPress

WP Forms Creator – Beta Release Today!

Today we submitted our new WP Form Creator to WordPress for inclusion into the extensions directory and once approved you will be able to download the plugin as a beta application. This release includes all the foundation features we wanted to add in from the onset of the project so bloggers using our free plug-in can have a way to quickly, easily and effectively add in a fully XHTML compliant forms. Initially designed as a tool for clients of the UltimateIDX this plug-in will take all of the guess work out of adding compliant forms to your WordPress blog in a simple drag and drop style environment making it super easy to implement. From entry level bloggers to experienced professional designers, the new WP Form Creator makes form creation and design a snap.

Built with the same forethought and planning as our other free plug-ins, we always approach each of these projects with several important questions and a wide range of perspectives before we commit the development. In that regard, WP Form Creator solves problems. Experience had demonstrated that after looking at literally dozens and dozens of methods for including common forms such as a Competitive Market Analysis or even a basic contact form, were proving to be a challenge and confusing for novice bloggers. Our WP Form Creator does what no others currently do and that is add in truly easy to create forms and functionality to any blogger regardless of skill level and yet keep it fully XHTML Compliant.

What is an XHTML Compliant Form?

Site validation for compliance is more than just a buzzword or trendy way to bolster a coders character or ego (all though it may include such). Compliance standards help designers and developers demonstrate a level of competency and quality by adhering to a preset base line standard of rules for good coding. The XHTML standard as outlined by W3C states;

XML was conceived as a means of regaining the power and flexibility of SGML without most of its complexity. Although a restricted form of SGML, XML nonetheless preserves most of SGML’s power and richness, and yet still retains all of SGML’s commonly used features.

In essence, XHTML forms are built upon a foundation of structural and semantic tags suitable for authoring well formed documents that can be displayed with relative consistency for all modern browsers. A quick inventory of modern browsers would include all of those that adhere to the standards compliance with exception of Internet Explorer 5, 6, 7 and 8 as Microsoft browsers have never been “modern browsers”. To get an idea what XHTML markup for a form looks like, I’ve generated generated an example for your examination.

[html]
<form action="action.php" method="get" id="wpmcdemo">
<div class="row">
<label for="txt_Tryitout!Typethefieldnamesoutfirst,e.g.:">Try it out! Type the field names out first, e.g.:</label>
<input id="txt_Tryitout!Typethefieldnamesoutfirst,e.g.:" name="txt_Tryitout!Typethefieldnamesoutfirst,e.g.:" type="text" />
</div>
<div class="row">
<label for="txt_Firstname">First name</label>
<input id="txt_Firstname" name="txt_Firstname" type="text" />
</div>
<div class="row">
<label for="txt_Surname">Surname</label>
<input id="txt_Surname" name="txt_Surname" type="text" />
</div>
<div class="row">
<label for="txt_Town">Town</label>
<input id="txt_Town" name="txt_Town" type="text" />
</div>
<div class="row">
<label for="txt_State/Region">State/Region</label>
<input id="txt_State/Region" name="txt_State/Region" type="text" />
</div>
</form>
[/html]

Although the full release documentation is yet to be finished you are none the less more than welcome to post questions and issues with this release for assistance.

View Comments

  • I see this as a major WP enhancement! Is this something that is an exclusive to Ultimate IDX or do others offer the same and can you brake it down barney style as to exactly what this will do for us WP users?

  • I installed it in a virgin WP 2.8.4 install. Activated it and went to the settings page, but nothing works. I see:

    NewOpen | Save

    Form
    Controls
    Attributes

    Nothing is clickable and nothing works.

    Would love to get this working, let me know if you need any more info from me.

    Thanks!

      • I have installed the pluggin with the latest version of WordPress and I have the same issue Todd pointed out. Any suggestions?

    • When extracting the wp-form-creator.zip file make sure to rename the folder as "wp-formcreator" before activate the plugin. By this way you can rectify the errors occurred to such as Todd Lambert

  • Hi, I love your mini application which can be used with “Form Creator for WordPress” This is super helpful.

  • Another note, this plugin will have some substantial edits before it reaches final release and its best you DO NOT upgrade without first sending us an email.

  • Hello, the Beta version I just downloaded is still up there, and I get what Todd gets. I'm not nagging you, maybe I downloaded it from the wrong location? Looking forward to testing it out.

  • i'm digging the potential, but it's VERY frustrating not being able to even test it out. i've tried this with a number of different themes, but still not getting any functionality... :(

    also, i used artisteer to generate my main site...is that going to be a problem?

    i have a handful of custom forms i need to get integrated ASAP, and i hate the thought of having to code them by hand...

  • I'm getting path issues. When saving the form it errors out by trying to save it to document root /export/www/html/wp-content instead of WP home /export/www/html/security/wp-content.

    How can I change that path?

    "File does not exist: /export/www/html/wp-content"

    Thanks!

    Robert

  • When I try to install the package from inside WP I get this error:

    Could not copy file /wp-content/upgrade/wp-form-creator.0.9.82/wp-form-creator/license.txt

    Any ideas? Thanks-

Share

Recent Posts

Overcoming Home Buyers’ Remorse: A Comprehensive Guide

Overcoming Home Buyers' Remorse: A Comprehensive Guide for Buyers and Realtors As a realtor specializing…

12 months ago

Online Gatekeepers and the Future of Real Estate Lead Generation

Explore the growing importance of online platforms for real estate leads and learn how agents…

12 months ago

Optimize Your Real Estate Website: A Comprehensive SEO Guide

Optimizing Your Real Estate Website: 8 Essential SEO Tactics For real estate agents, having a…

12 months ago

Why Your Real Estate WordPress Site Needs an IDX Plugin

Why Your Real Estate WordPress Site Needs an IDX Plugin If you're a real estate…

12 months ago

Unlock the Power of Your MLS for Effective Real Estate Marketing

Maximize Your Real Estate Marketing by Harnessing the Power of MLS Unlocking the true potential…

12 months ago

Adding IDX to Squarespace

Looking for a Squarespace IDX plugin? Hi, there ! We are going to show you…

1 year ago