New Custom Fields -How to show?


this post helped so much!!!!

https://wordpress.org/support/topic/advanced-custom-fields-display-google-map-on-your-theme/

resource: http://www.advancedcustomfields.com/resources/

    [loop type=hunting_spot orderby=title]
  • [field link]

    Title-[field title]

    Date-[field date]

    Location-[field location]

    Name-

    [field name]

    Map-[field map]

    map—-
    [array map_field=map] Address: [field address]

    Latitude: [field lat][lat]

    Longitude: [field lng] [/array] [array map] field: [field map] [/array] [content]

    Comments-[field comments]

[/loop]