• Resolved fartbrat

    (@fartbrat)


    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!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter fartbrat

    (@fartbrat)

    Looks like it’s the location issue when tested with vpn, it works when i try with other countries.

    Plugin Author Benjamin Pick

    (@benjaminpick)

    Yes Syntax 1+2 are correct.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[geoip_detect2_show_if two countries’ is closed to new replies.