Here you can see a list of available shortcodes and all the options:
- [geot country=”” region=”” exclude_country=”” exclude_region=””] CONTENT HERE [/geot]
- country: You can place as many as needed separated by a comma. Content will show only to given countries. You can use also iso codes in here
- region: You can place as many as needed separated by a comma. Content will show only to countries of given regions
- exclude_country: You can place as many as needed separated by a comma. Content will not show to given countries
- exclude_region: You can place as many as needed separated by a comma. Content will not show to countries of given regions
- [geot_city city=”” region=”” exclude_city=”” exclude_region=””] CONTENT HERE [/geot_city]
- city: You can place as many as needed separated by a comma. Content will show only to given cities
- region: You can place as many as needed separated by a comma. Content will show only to cities of given regions
- exclude_city: You can place as many as needed separated by a comma. Content will not show to given cities
- exclude_region: You can place as many as needed separated by a comma. Content will not show to cities of given regions
- [geot_state state=”” exclude_state=””] CONTENT HERE [/geot_state]
- state: You can place as many as needed separated by a comma. Content will show only to given states
- exclude_state: You can place as many as needed separated by a comma. Content will not show to given states
- [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