• Resolved Ekhymosis

    (@ekhymosis)


    Hi,

    I’m testing your plugin and it’s really amazing.

    I can see that the “include” feature ([cfgeo include=”city”]) only works with “city” value.

    Is it possible create other visibility condition with another parameters? like address, latitude/longitude, postcode, etc?

    Thanks.

Viewing 1 replies (of 1 total)
  • Plugin Author Ivijan-Stefan Stipic

    (@ivijanstefan)

    Hi,

    So far, we have not been asked for such a thing. You can do this with multiple shortcodes or create your own shortcode and use our built-in PHP function CFGP_U::api(); which will give you all the geo information.

    You can use it like CFGP_U::api(‘city’); CFGP_U::api(‘longitude’); etc.

    Best regards!

Viewing 1 replies (of 1 total)

The topic ‘Display contento by Address parameter’ is closed to new replies.