Skip Navigation

[Resolved] Toolset Maps – Setting up ACFs for Geolocating/Filtering

This support ticket is created 5 years, 4 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 2 replies, has 2 voices.

Last updated by Shane 5 years, 4 months ago.

Assisted by: Shane.

Author
Posts
#1330619

Tell us what you are trying to do?
In order to use the geolocation with Toolset Maps, does it have to be fed a single specific ACF type named 'Address'? Currently, I have three ACFs: Facility Address, Facility City, and Facility Zip.. these are all 'Single Line' types, and are also individual ACFs. How can I combine the three individual ACFs into one which uses the 'Address' Type?

Is there any documentation that you are following?
The Toolset Maps documentations. None of which mention having multiple separate ACFs for geolocating.

Is there a similar example that we can see?
Not sure.

What is the link to your site? hidden link

#1330691

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Alexander,

Please provide the credentials for the site as well as a link to the page where I can check on the issue for you.

Thanks,
Shane

#1330847

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Alexander,

So I took a look at the problem. I was under the impression that you were using the Advanced Custom Fields (ACF) plugin but that turned out not to be the case and you were in fact using our Types plugin to create the custom fields. Then the correct solution is.

[wpv-map-marker map_id='map-3' marker_id='marker-3' address="[types field='facility-address'][/types],[types field='facility-city'][/types],[types field='facility-zip'][/types]"][/wpv-map-marker]

Please let me know if this helps.
Thanks,
Shane