Beschreibung
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
Screenshots
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.
Installation
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
Rezensionen
Mitwirkende & Entwickler
„Smart Phone Addon for Ninja Forms“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Smart Phone Addon for Ninja Forms“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
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