I saw that i can get a looper working with a Map. i wanted to know though how could i pass the info to the looper so it would take a specific field that contains the google address. the field is a custom field from toolset and it’s inside a custom post type (this part is the one that is confusing me).
Is there a way to do it without the query builder or i need it to make it work? i’m a bit dusty with the looper concept (never really got around it) and i wanted to take this opportunity to use it.