I am trying to:
Render a map with Venues (post type for museums, galleries) that have ongoing or future Exhibitions (child post type to Venues, filter is "end date of exhibition lies in the future")
Link to a page where the issue can be seen: hidden link
I expected to see:
Pins of at least 20 Venues on the map
Instead, I got:
"Keine passenden Einträge vorhanden" (no matching entries) text message.
The problem seems to be with the filter in the [current-and-future-exhibitions] view that generates the list of venue IDs matching the criteria of ongoing/future exhibitions). hidden link
The map has worked for years but now it is broken 🤔
Sometimes maps issues could be fixed by reinstalling the Toolset Maps plugin, but in this case this didn't help 😢
Hello. Thank you for contacting the Toolset support.
I see you are using the following view:
=> hidden link
And with the above view, you added the following "Query Filter" for custom field "To":
Select items with field:
To is a string greater than or equal TODAY()
Do you have any Venue post whose "To" date is greater than or equal today?
Indeed I must have made a mistake when reconfiguring the View after trying myself to fix it… the post type of this view should be Exhibition not Venue. "To" is a custom field for exhbitions.
I have corrected this, so it is now as it was originally (the way it had worked once). Alas, the result is still "no matching entries" e.g. on hidden link
Thank you, yes this looks much better now! So obviously the terminology to make the parent-child connections has changed?
Now on the map, the pin into title is by default surrounded by a blue rectangle, which was not there originally (and should not be there) – where does this come from, how can I get rid of it again?