Title: Simple Contact Form and Multi Step Contact Form
Author: Anowar Hossain Rana
Published: <strong>7. april, 2012</strong>
Last modified: 18. desember, 2024

---

Søk i utvidelser

![](https://ps.w.org/js-contact-form/assets/banner-772x250.png?rev=3171683)

Denne utvidelsen **har ikke blitt testet mot noen av de siste 3 hovedutgivelsene
av WordPress**. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan
ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

![](https://ps.w.org/js-contact-form/assets/icon-128x128.png?rev=3148700)

# Simple Contact Form and Multi Step Contact Form

 Av [Anowar Hossain Rana](https://profiles.wordpress.org/ahrana/)

[Last ned](https://downloads.wordpress.org/plugin/js-contact-form.1.2.zip)

 * [Detaljer](https://nb.wordpress.org/plugins/js-contact-form/#description)
 * [Omtaler](https://nb.wordpress.org/plugins/js-contact-form/#reviews)
 *  [Installering](https://nb.wordpress.org/plugins/js-contact-form/#installation)
 * [Utvikling](https://nb.wordpress.org/plugins/js-contact-form/#developers)

 [Brukerstøtte](https://wordpress.org/support/plugin/js-contact-form/)

## Beskrivelse

**Just Simple Contact Form** Offers Multi-Step Forms, Regular Forms, File Attachment
Support, and WP Mail SMTP for Improved Fast Email Delivery.

### Just Simple Contact Form Demo

### Features:

Introducing Just Simple Contact Form 1.2 – The Ultimate Contact Form Plugin for 
WordPress!

 * **Multi-Step Contact Form** For Better User Experience.
 * **Green Tick For Valid Inputs**: Shows a green tick when form fields are correctly
   filled out, providing real-time feedback to users.
 * **Email Validation**: Ensures users enter a valid email address before proceeding
   to the next step.
 * **WP Mail SMTP Support** for enhanced email delivery reliability.
 * **Contact Form with attachment support**.
 * **Customizable Email Destination** via the settings page.
 * **Customizable Form labels** for name, email, subject, and message fields.
 * **Email Header and Footer Configuration** for styling emails.
 * **Ability to add Custom CSS** directly from the settings page.
 * **Option to Enable or Disable Field Placeholders**.
 * **Improved Form Styling** including margin, padding, hover effects, transitions,
   and colors.

### How to use:

 1. Install and activate the plugin.
 2. Go to the settings page in the WordPress dashboard and configure your email address,
    form labels, and other options.
 3. Use the Shortcode `[contact_form]` to display the regular form on any page or post.
    for multi-step form use [js_contact_form_multistep]
 4. Style the form using the custom CSS box in the settings, or modify the default 
    styles.

### Lisens

This plugin is free software; you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software Foundation;
either version 2 of the License, or any later version.

### Plugin Homepage

For Custom CSS, visit the [plugin’s homepage](https://cxrana.wordpress.com/2024/09/08/js-contact-form/)

## Skjermbilder

 * [[
 * Example of the Multi Step contact form in the Front-end.
 * [[
 * The settings page with options for email configuration, custom labels, and custom
   CSS.
 * [[
 * Example of the Regular contact form in the Front-end.
 * [[
 * Example of the contact form in the Front-end.
 * [[
 * Example of the contact form in the Front-end.

## Installasjon

 1. Upload the plugin files to the `/wp-content/plugins/just-simple-contact-form` directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Use the settings page (Just Simple Contact Form) under WordPress Settings to configure
    the form as needed.
 4. Use the shortcode for regular form `[contact_form]` or `[js_contact_form_multistep]`
    for multi step in any page or post to display the contact form.

## Ofte stilte spørsmål

### How do I display the form?

Use the Shortcode `[contact_form]` on any page or post where you want the form to
appear.

### How do I display the Multi Step form?

Use the Shortcode `[js_contact_form_multistep]` on any page or post where you want
the form to appear.

### How do I customize the form?

You can customize the form labels, CSS, email address, and more from the plugin’s
settings page in the WordPress dashboard.

## Vurderinger

![](https://secure.gravatar.com/avatar/380ee0fed757167f52a2dae3d00d3fa0256206b4d285b7a7e52cb863ed6c00ad?
s=60&d=retro&r=g)

### 󠀁[Ability to add custom CSS directly from the settings page](https://wordpress.org/support/topic/ability-to-add-custom-css-directly-from-the-settings-page/)󠁿

 [Anowar Hossain Rana](https://profiles.wordpress.org/ahrana/) 7. oktober, 2024

Custom css supports.

 [ Les alle 0 vurderinger ](https://wordpress.org/support/plugin/js-contact-form/reviews/)

## Bidragsytere og utviklere

«Simple Contact Form and Multi Step Contact Form» er programvare med åpen kildekode.
Følgende personer har bidratt til denne utvidelsen:

Bidragsytere

 *   [ Anowar Hossain Rana ](https://profiles.wordpress.org/ahrana/)

[Oversett «Simple Contact Form and Multi Step Contact Form» til ditt språk.](https://translate.wordpress.org/projects/wp-plugins/js-contact-form)

### Interessert i utvikling?

[Bla gjennom koden](https://plugins.trac.wordpress.org/browser/js-contact-form/),
sjekk ut [SVN-repositoriet](https://plugins.svn.wordpress.org/js-contact-form/),
eller abonner på [utviklingsloggen](https://plugins.trac.wordpress.org/log/js-contact-form/)
med [RSS](https://plugins.trac.wordpress.org/log/js-contact-form/?limit=100&mode=stop_on_copy&format=rss).

## Endringslogg

#### 1.2

 * Added multi-step contact form feature for improved user experience. (2024)
 * Integrated WP Mail SMTP support for enhanced email delivery reliability.
 * Added a settings page for configuring email, form labels, custom CSS, and more.
 * Introduced email header and footer support.
 * Added customizable form placeholders (toggle option in settings).
 * Improved frontend form design with padding, margins, colors, transitions, and
   font size.
 * Developer credit section added with social media and contact links.
 * Removed inline styles from the theme customizer.
 * Fixed issues with email delivery and PHPMailer configuration.
 * Added green tick for valid form inputs and email validation for preventing incorrect
   email submissions.

#### 1.1

 * Added a settings page for configuring email, form labels, custom CSS, and more.(
   2024)
 * Introduced email header and footer support.
 * Added customizable form placeholders (toggle option in settings).
 * Improved frontend form design with padding, margins, colors, transitions, and
   font size.
 * Developer credit section added with social media and contact links.
 * Removed inline styles from the theme customizer.
 * Fixed issues with email delivery and PHPMailer configuration.

#### 1.0

 * Initial release of the Just Simple Contact Form plugin with support for attachments
   and email validation.
 * This Plugin was First Created in 2012.

## Meta

 *  Versjon **1.2**
 *  Sist oppdatert **1 år siden**
 *  Aktive installasjoner **70+**
 *  WordPress-versjon ** 2.3 eller nyere **
 *  Testet opp til **6.7.5**
 *  Språk
 * [English (US)](https://wordpress.org/plugins/js-contact-form/)
 * Stikkord
 * [contact form](https://nb.wordpress.org/plugins/tags/contact-form/)[contact form 7](https://nb.wordpress.org/plugins/tags/contact-form-7/)
   [custom form](https://nb.wordpress.org/plugins/tags/custom-form/)[forms](https://nb.wordpress.org/plugins/tags/forms/)
   [WP Forms](https://nb.wordpress.org/plugins/tags/wp-forms/)
 *  [Avansert visning](https://nb.wordpress.org/plugins/js-contact-form/advanced/)

## Vurderinger

 5 av 5 stjerner.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/js-contact-form/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/js-contact-form/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/js-contact-form/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/js-contact-form/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/js-contact-form/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/js-contact-form/reviews/#new-post)

[Se alle omtalene](https://wordpress.org/support/plugin/js-contact-form/reviews/)

## Bidragsytere

 *   [ Anowar Hossain Rana ](https://profiles.wordpress.org/ahrana/)

## Brukerstøtte

Har du noe å si? Trenger du hjelp?

 [Vis brukerstøtteforumet](https://wordpress.org/support/plugin/js-contact-form/)