We’re trying to set up redirects based on country. We’re trying to use the IP to Nation module to accomplish this. We set up a template with the code below as a simple test, but it doesn’t output anything. We made sure the IP to Nation module is installed. Are we missing something?
{exp:ip_to_nation:world_flags type="text"}
{ip_address}
{/exp:ip_to_nation:world_flags}Using EE v2.3.1