Service Area Postcode Checker Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Service Area Postcode Checker
Allow your users or customers to search their postcode from a custom list. Create multiple lists for Service Area, Delivery Area etc.
Contribute
Want to contribute to the plguin? Check out the github:
service-area-postcode-checker
Donate
Please consider donating if this plugin has helped you. – Most of our plugins are free, we also proved support for free and all donations, big and small, go towards the development of present and future plugins.
Features
- Personalize the plugin with custom classes and text
- Personalize error and success messages
- Customise submit options
- Create multiple lists to search from
- Use shortcodes or widgets to display anywhere
- Redirect users or customers to URL if successful
- Lists accept Wildcard (*) parameter
- On/Off switch for both Checker and Display
- Numeric and alphanumeric postcodes accepted
Exmaple List Formats
Service Area Postcode Checker will accept all these postcode formats.
4000:Brisbane
4000
400*
400:Brisbane
40:Brisbane Area
CM*:Custom Match
Check:Display
Shortcode Usage
If you are using the shortcodes you need to include the list you want to search.
**Postcode Checker
[sapc_checker list-select=”Default”]
Accepted Parameters (Note if not found, the default settings on the Options page will fill the blanks)
list-select = “Default” *** REQUIRED ***
title-checker = “This is a Test Title”
message-success = “This is a Success Message”
class-success = “success-class”
message-error = “This is a Error Message”
placeholder = “Start Typing Your Postcode”
class-error = “error-class”
trigger-value = “4”
verify-integer = “on” // on or off
type-trigger = “on” // on or off
enable-enter = “on” // on or off
enable-button = “on” // on or off
button-class = “button-class”
button-txt = “Press Me”
redirect = “http://google.com”
**Postcode Display
[sapc_display list-display=”Default”]
title-display = “This is a Test Title”
class-display = “display-class”
class-bullet = “bullet-class”
Widget Info
The plugin creates 2 different widgets:
– 1 that displays the suburbs and postcodes into a selected list.
– 1 that displays an input box to check user or customer postcode from selected list
Settings created in the widget overide settings in the option page.
Demo & Help
Service Area Postcode Checker in Action
Screenshots
-
WP-Admin Service Area Postcode Checker & Submit Default Options
-
WP-Admin Service Area Postcode Display Default Options
-
WP-Admin Service Area Postcode List Options
-
WP-Admin Widget Area Service Area Postcode Checker
-
WP-Admin Widget Area Service Area Postcode Display