Viewing 1 replies (of 1 total)
  • Plugin Author Kyle Phillips

    (@kylephillips)

    When importing, if you have your fields split into address_one and address_two, it’ll combine those when geocoding and save them separately as WP meta fields.

    The full_address is for when you might have a large CSV file with a single column that contains the full address.

    If possible, it’s better to use the split fields (address_one, address_two, city, etc…).

Viewing 1 replies (of 1 total)

The topic ‘address_two vs full_address’ is closed to new replies.