Viewing 1 replies (of 1 total)
  • Plugin Author codepeople

    (@codepeople)

    Hi,

    If your version of the “CP Google Maps” plugin includes the option: “Generate points dynamically from geolocation information included on posts”, in its settings, enable the option, and then, you can fill the same metadata used by the WordPress app:

    geo_latitude
    geo_longitude

    But if the option is not available in your copy of the plugin, you should add to each post the metadata:

    cpm_point, whose structure is an associative array with the elements:

    address
    name
    description
    icon
    latitude
    longitude

    Only are required the latitude and longitude, the rest of attributes are optional.

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Names of Custom fields to work with WP All Import’ is closed to new replies.