설명
It adds a flag dropdown to any input, detects the user’s country, displays a relevant placeholder and provides formatting/validation methods.
The Smart Phone is an addon to the Ninja Forms plugin. We use third part integration called intlTelInput.
It’s free absolutely.
GitHub
If you have any problems or you want to downgrade the version, we recommend use GitHub.
Just change branch and download what you need.
Smart Phone for Ninja Forms on GitHub
스크린샷
Screenshot 1. Front-end example. Default field (without changes). Screenshot 2. Ninja Forms Admin Dashboard. Where field is located. Screenshot 3. Front-end example. Modificated field by changing options from admin dashboard. Screenshot 4. Some options that exist in the 'Restrictions' section of the field.
설치
This section describes how to install the plugin and get it working.
- Upload
nf-smart-phone-addon
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Look for Smart Phone in the Ninja Forms Dashboard
FAQ
-
Is it paid?
-
No, it’s free absolutely.
If you want to support us, see donate section. -
It doesn’t work or my site was broken
-
If your site was broken after activation our plugin,
please, create issue here: https://github.com/JDI-company/Smart-Phone-for-Ninja-Forms/issues
or write to us yaroslav.borodii@jdi.company
기여자 & 개발자
“Smart Phone Addon for Ninja Forms”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.
기여자자국어로 “Smart Phone Addon for Ninja Forms”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
1.2.2
What’s Changed
- Check plugin for compatibility with PHP version 8.2 & WordPress 6.3.2
- Bug Fix: CSS fix by @haet in https://github.com/JDI-company/Smart-Phone-for-Ninja-Forms/pull/21
1.2.1
What’s Changed
- Bug Fix: NF Form Multistep plugin doesn’t work with SPN
- Bug Fix: NF Form Conditional logic plugin doesn’t work with SPN
- Bug Fix: NF Form doesn’t send if SPN input is empty
- Bug Fix: NF Form throws error if Separate Dial Code wasn’t chosen
- Bug Fix: SPN throws “out of stack” in Elementor & Default Country
- 13-spn-install-intltelinput-with-npm-not-static-files by @roman1923, @yaroslav-borodii in https://github.com/JDI-company/Smart-Phone-for-Ninja-Forms/pull/14
- Restricted plugin run (only for Ninja forms, wp-ajax, User Frontend)
- Code Refactoring
- PHP Code Beautifier
- IntlTelInput version update to the 18.2.1
1.2.0
User Notes
- Fix and close issue Phone Number disappears on “clear successfully completed form” event (#6)
Dev Notes
- Add JavaScript Standard
- Code Refactoring
- Add package-lock.json to .gitignore
- Update jQuery dependency for Frontend (for now it uses WordPress jQuery style)
- Move JavaScript files to footer on Frontend
1.1.1
- Fix and close issue Hot Fix | Critical Error (#8)
1.1.0
- Fixed bug Responsive issue in Elementor (#1).
- Closed Elementor Builder plugin crash (#2). Cannot reproduce bug.
- Fixed bug Prefix not stored (#3).
1.0.3
- Fixed Incorrect Stable Tag
- Removed unnecessary options in package.json
1.0.2
- Removed JavaScript plugin
compression-webpack-plugin
. It compressed versions of assets to serve them with Content-Encoding (gz). - Removed
.gz
files by WordPress requirement. - Changed
webpack
mode fromdevelopment
toproduction
. - Improved
README.txt
. - Fixed
package.json
(license, urls, version) - Changed plugin URI to github repository.
1.0.1
- Changed plugin name by WordPress requirement
1.0
- Init Ninja Forms Smart Phone Addon