Plugin nebyl testován na 3 nejnovějších verzích WordPressu. Nemusí už být tedy podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může být nestabilní.

Dev Con Form

Popis

Are you familiar with HTML and CSS? Does your current contact form plugin give you the markup you need to build an eye popping, responsive or just outright funky contact form? Add your template PHP file to your theme, tell Dev Con Form where it is and the rest is taken care of.

SUPPORT

If you have a question, suggestion or just want to tell us how you are using the contact form plugin, head over to the community page

Instalace

From WordPress.org

  1. Download and copy ‚dev-con-form‘ to the ‚/wp-content/plugins/‘ directory
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress
  3. Click on the new menu item ‚Contact Forms‘ and create your first form!
  4. When you have created your first contact form you can view its shortcode on the ‚Contact Forms‘ page
  5. Paste your newly created shortcode on to your posts, pages or anywhere else that allows shortcodes

From WordPress dashboard

  1. Visit ‘Plugins > Add New’
  2. Search for ‚Dev Con Form‘
  3. Activate Dev Con Form from your Plugins page.

Nejčastější dotazy

Installation Instructions

From WordPress.org

  1. Download and copy ‚dev-con-form‘ to the ‚/wp-content/plugins/‘ directory
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress
  3. Click on the new menu item ‚Contact Forms‘ and create your first form!
  4. When you have created your first contact form you can view its shortcode on the ‚Contact Forms‘ page
  5. Paste your newly created shortcode on to your posts, pages or anywhere else that allows shortcodes

From WordPress dashboard

  1. Visit ‘Plugins > Add New’
  2. Search for ‚Dev Con Form‘
  3. Activate Dev Con Form from your Plugins page.
How do I create a contact form?
  1. On wp-admin page, select ‚Contact Forms‘ (on the left)
  2. Select ‚Add New‘
  3. Give your new form a name
  4. Fill out all the appropriate fields
  5. Select the ‚Create‘ button
  6. Select ‚Contact Forms‘ (on the left)
  7. You should see your new contact form, Copy the Shortcode (to the right of the form name)
  8. Paste this shortcode into a post and your form should appear.
  9. Alternatively you can use the shortcode with the do_shortcode() function
How do I add more contact form fields?

You will need to make a custom template file to achieve this.
Please follow these steps to achieve this:

  1. In your wordpress theme directory, create a new folder called ‚devconform‘.
  2. Copy the code from this example.
  3. Paste the code into a new .php file.
  4. Edit the form elements to suit your needs.
  5. Save the .php file into the devconform folder you created in step 1.
  6. In the WordPress CMS, Select ‚Contact Forms‘ and Add New or Edit an existing form.
  7. In the Layout section, select your custom layout in the dropdown menu and select ‚Create‘ or ‚Update‘. If you cant see your layout name, make sure you followed steps 1 to 4 correctly.
  8. If you’ve used the shortcode anywhere in the front end, you should be able to see the changes.
How do I change the layout of the existing contact form?

You cant change the default form but we’ve made it easy to create a new one.
Please follow these steps to achieve this:

  1. In your wordpress theme directory, create a new folder called ‚devconform‘.
  2. Copy the code from this example.
  3. Paste the code into a new .php file.
  4. Edit the form elements to suit your needs.
  5. Save the .php file into the devconform folder you created in step 1.
  6. In the WordPress CMS, Select ‚Contact Forms‘ and Edit an existing form.
  7. In the Layout section, select your custom layout in the dropdown menu and select ‚Update‘. If you cant see your layout name, make sure you followed steps 1 to 4 correctly.
  8. If you’ve used the shortcode anywhere in the front end, you should be able to see the changes.

Recenze

10. 10. 2017
Dev Con Form is a great plugin that allowed me to build flexible contact forms that are intuitive and functional without needing to customise much. Finally no more storing code within the backend!
Přečtěte si 1 recenzi

Autoři

Dev Con Form je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Plugin „Dev Con Form“ byl přeložen do 1 jazyku. Děkujeme všem překladatelům za jejich pomoc.

Přeložte “Dev Con Form” do svého jazyka.

Zajímá vás vývoj?

Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.

Přehled změn

1.2.0

Pen test updates, wp-config override fixes, editable reference names, post title clash fixes

1.1.0

Readme updates

1.0.0

Initial release