[geoip_detect2_show_if two countries
-
Hi, may i know how do i show text for two countries?
I’ve tried the following, but none of them works[geoip_detect2_show_if country=”AU,NZ”] Text [/geoip_detect2_show_if]
[geoip_detect2_show_if country=”AU, NZ”] Text [/geoip_detect2_show_if]
[geoip_detect2_show_if country=”AU” operator=”or” country=”NZ”] Text [/geoip_detect2_show_if]
[geoip_detect2_show_if country=”AU” country=”NZ”] Text [/geoip_detect2_show_if]The first one shows when the visitors are from Australia but not New Zealand. The third one shows [geoip_detect2_show_if not_country=”..]. The last one shows nothing.
May i know how do i show the text for visitors from the two countries? So far i’m using it for showing each country (UK, CA, IN, SG, etc), For this case it’s two.
Thanks!
- The topic ‘[geoip_detect2_show_if two countries’ is closed to new replies.