We’ve made changes to our Privacy Policy which is effective from Jan 13. You can take a look to it in here
You are here:
Here you can see a list of available shortcodes and all the options:
Important: We recommend to use 2 letters iso codes here.
[geot_filter country="" region="" exclude_country="" exclude_region=""] CONTENT HERE [/geot_filter]
[geot_filter_city city="" region="" exclude_city="" exclude_region=""] CONTENT HERE [/geot_filter_city]
[geot_filter_state state="" exclude_state=""] CONTENT HERE [/geot_filter_state]
[geot_filter_zip zip="" region="" exclude_zip="" exclude_region=""] CONTENT HERE [/geot_filter_zip]
[geot_country_code default=""]
: Will display current user country code. Eg: “US” or default text if you provide[geot_country_name default=""]
: Will display current user country name. Eg: “United States” or default text if you provide[geot_city_name default=""]
: Will display current user city name if available. Eg: “Miami” or default text if you provide[geot_state_name default=""]
: Will display current user state if available Eg: “Florida” or default text if you provide[geot_state_code default=""]
: Will display current user state iso code Eg: “FL” or default text if you provide[geot_zip default=""]
: Will display current user zip code Eg: “33166” or default text if you provide[geot_time_zone default=""]
: Will display current user timezone Eg: “Europe/Brussels” or default text if you provide[geot_lat default=""]
: Will display current user latitude Eg: “50.85” or default text if you provide[geot_lng default=""]
: Will display current user longitude Eg: “4.12” or default text if you provide[geot_region default=""]
: Will display all regions that users belongs to.[geot_debug]
: Will display all info from above plus some other debug data[geot_dropdown flags="yes" regions=""]: Will display the country dropdown widget
In Ajax mode we use placeholders that later are replaced with javascript with the correct information or removed in the case of filter shortcodes. For these shortcodes exists a new parameter that can be user called html_tag=""
By default we use "div" for filter shortcodes and "span" for information shortcodes.
[geot_placeholder]
: To show a placeholder text until ajax it's completed. Then it will be automatically remove from dom.