Beschrijving
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
Schermafbeeldingen
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.
Installatie
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
Beoordelingen
Bijdragers & ontwikkelaars
“Smart Phone Addon for Ninja Forms” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Smart Phone Addon for Ninja Forms” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
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