[not_in_eu]

[not_in_eu]You are NOT from the European Union (accept HTML)[/not_in_eu]

With this Geo Controller shortcode you can show content when visitor is not from the European Union (EU).

Parameters

default – (accept: text) – This will be returned if EU shortcode not match (optional)

exclude – (accept: comma separated text) – this parameter gives to shortcode new functionality. If you wrap some content with shortcode and add this parameter with continent, country, region, city name or code, it will hide that content from that setup locations.

include – (accept: comma separated text) – this parameter gives to shortcode new functionality. If you wrap some content with shortcode and add this parameter with continent, country, region, city name or code, it will show that content from that setup locations.

cache – (no values) – This is single property with no values. It was used for the cache support that forcing AJAX requests to get proper geo information. This shortcode can be also automatically added if cache setting is enabled.

Return

This shortcodes display content on the your website when visitor is not from the European Union (EU).

Example

[not_in_eu default="You are from the European Union"]You are NOT from the European Union[/not_in_eu]

Returns: You are NOT from the European Union

Was this page helpful?