이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Multi-step Forms FREE (for Elementor)

설명

Multi-step Forms FREE (for Elementor) simplifies the process of creating multistep forms so easily that it’s as simple as one, two, three.

  1. Add the “Multistep Form Basic” widget to your page.
  2. Set your page breaks (or where each page should begin) by adding pagebreaks (select from the ‘field type’ dropdown).
  3. Add your form questions, and hit save!

Make use of Elementor Pro’s built in functions to send emails, process webhooks, and/or redirect the user after the form is complete, seamlessly integrating the form into the look and feel of your website. From contact, to help forms, we’ve got you covered.

CSS Styling Information for Advanced Users

The following are just a few examples of the CSS classes that you can style. Put all CSS changes in the Advanced > Custom CSS section when editing the widget.
All button and label text, except for the warning text. “selector .elementor_multistep_free *:not(.multistep-warning) {}”
Forward button. “selector .elementor_multistep_free .multistep-button-controls-forward {}”
Backwards button. “selector .elementor_multistep_free .multistep-button-controls-backwards {}”
Submit button. “selector .elementor_multistep_free .multistep-button-controls .multistep-submit {}”
All page steps. “selector .elementor_multistep_free .step {}”
Current page step. “selector .elementor_multistep_free .step.active {}”
All step super wrapper. “selector .elementor_multistep_free .current-page-tracker {}”
Space between buttons/steps and last form field on page. “selector .elementor_multistep_free .multistep-button-controls-spacer {}”
Page. “selector .elementor_multistep_free .page_break_class {}”
Warning text for failed validation. “selector .elementor_multistep_free .multistep-warning {}”

스크린샷

  • View of the Multi-step Forms FREE (for Elementor) widget in action.

설치

  1. Upload /multi-step-forms-free/ to the /wp-content/plugins/ directory or add it via the wordpress repository.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Edit a page with Elementor Pro, add the “Multistep Form Basic” widget to your page, and design away.

FAQ

Do I need Elementor to run this plugin?

Yes, the widget is coded to make use of Elementor’s powerful drag-and-drop abilities, making it easy and simple to use.

Do I need Elementor Pro to run this plugin?

Yes, Elementor Pro is a required library in order to run this plugin.

Do I need to know how to code/use HTML/CSS/JS?

Right out of the box, you do not need to know how to use HTML/CSS/JS, however, to make changes to the styling and color of the different parts of the form, some basic knowledge of CSS is required.

후기

2020년 3월 23일
Just wanted to say that working with Krystal on some issues we were unable to figure out has been such a relief. She has gone way above and beyond and, in spite of us being so needy for so much help, she is extremely patient! On top of everything, she has again went above and beyond by taking a look at our site and giving us some seriously valuable feedback and suggestions. We, at NRG Pulse, could not be happier with all of the assistance she has given and look forward to continuing working with her…as long as we are not too annoying for her!!! Thanks so much Krystal! – Ivan & Lisa at NRG Pulse
모든 2 평가 읽기

기여자 & 개발자

“Multi-step Forms FREE (for Elementor)”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Multi-step Forms FREE (for Elementor)”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.2.4

  • Added field for personalized message of the following error response: “This field is required”
  • Added field for personalized message of the following error response: “Max length is 15 digits.”
  • Added field for personalized message of the following error response: “This field doesn’t follow phone format”
  • Added field for personalized message of the following error response: “This field doesn’t follow email format”

1.2.3

  • Fixed bug that caused phone fields to not validate properly
  • Added Select Dropdown Placeholder (optional)
  • Modified validation policy to only check a field when attempting to submit or after it is changed/loses focus
  • Fixed bug that caused email fields to not validate properly

1.2.2

  • Fixed bug that caused radio buttons to be required, even when not required
  • Fixed bug that caused all checkbox values to show in email, even non-selected ones
  • Fixed bug that caused all select-boxes values set to multiple to show in email, even non-selected ones.

1.2.1

  • Fixed bug that prevented custom button text for forward
  • Fixed bug that prevented custom button text for backward

1.2.0

  • Fixed bug that caused Utils to not load properly
  • Fixed bug that caused shortcodes to de-populate after using the admin panel for some time
  • Fixed bug that caused forms to not submit while in a popup
  • Added queried post internal field to support

1.1.9

  • Fixed bug that caused reply-to fields to not populate
  • Fixed bug that caused shortcodes to not populate
  • Fixed bug that allowed required multichoice questions / radios to be skipped and not properly validated.

1.1.8

  • Fixed bug that caused the File Upload Field to not display field specific options
  • Added compatibility to the Upload Field for warnings and messages when a file is added that does not support base parameters

1.1.7

  • Fixed bug that cause an error from get_post_id() to prevent the page from loading.

1.1.6

  • Fixed bug that caused HQ Referral Link to cause page from preventing to load.

1.1.5

  • Fixed bug that prevented Elementor from loading.

1.1.4

  • Added support for Shortcodes
  • Fixed bug that prevented the captcha from submitting correctly.

1.1.3

  • Bug fix for js preventing captcha from displaying correctly.

1.1.2

  • Bug fix for js preventing submission on certain websites.

1.0.0

  • Inital Release.
  • Added “Multistep Form Basic” widget
  • Fixed bug that caused the step tracker to wrap incorrectly