Crocoblock / suggestions

The suggestions for CrocoBlock project
194 stars 78 forks source link

Map repeater listing #3428

Open LukasSleboda opened 3 years ago

LukasSleboda commented 3 years ago

Hi,

I want to ask, if it is possible to add an posibility, to make map listing using repeater field? Now I am preparing traveling web site, where client makes plan using map, and I need to make it as a new custom post type and connect it throw taxonomy or relationship. Better way to make it is make a map listing using repeater.

Thank you Lukas

bjoernzosel commented 11 months ago

Same here.

I have 1 CPT where I would like to add several addresses which should be displayed in a map on the single post. Currently, to reach this goal, I have to create 2 CPT, relate and query the addresses in the map listing. But the disadvantage is, that in the overview map of all addresses on the homepage, I can not filter for custom fields of the related CPT.

With ACF and FacetWP it is possible to display addresses from a repeater field. But I would prefer to use JetEngine, because it's more intuitive, offers more options and the support is awesome.