WPIntell

Source evidence

ACF & OverviewMap

Extensions for Leaflet Map · support · 2025-08-12T21:37:00+00:00

mixedsentiment
mediumseverity
0.78relevance
4replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 22 rows with source links

22.7% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

17 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
splaquet resolved
When using ACF, is it possible to pull in multiple thumbs into a popup marker? If you take a look at my destination grid (below the map), you’ll see how each destination has a few airline logos on the back (when you hover over). I’d love to dynamically present those in the map marker popup, if possible. I searched through your website looking for documentation on how to integrate ACF, but can’t seem to find much more than a few sentences on the OverviewMap page, here: https://leafext.de/en/doku/overviewmap/ While ACF would be the best method for autoloading dynamic content, using shortcodes could also work… but I haven’t been able to get a shortcode to work within a leaflet shortcode. The page I need help with: [ log in to see the link] When using ACF, is it possible to pull in multiple thumbs into a popup marker? No. The idea of overviewmap is, that you have some pages or posts about interessesting places in some categories, and you write their lat and lng in a custom or an ACF field. Then can you build one or more overviewmaps. understood… and that’s kind of what I assume. but to confirm, there is the capability of creating HTML content in an ACF field and having that populate the marker popup? is there any method of inserting a shortcode within the leaflet shortcode? but to confirm, there is the capability of creating HTML content in an ACF field and having that populate the marker popup? This is possible, but requires extra code. I am sorry, but I will not do that. It’s too specific. is there any method of inserting a shortcode within the leaflet shortcode? I have often tried nested shortcode, but without success, last time on this topic . Maybe the solution with pre_do_shortcode_tag does the job for you too. There was a plugin for this. If you ask Google, there are many questions and answers to this question. Thank you! The Nested Shortcodes plugin still works and is exactly what I was looking for 😊

Comments

4 shown
hupe13 2025-08-13T06:50:00+00:00

When using ACF, is it possible to pull in multiple thumbs into a popup marker? No. The idea of overviewmap is, that you have some pages or posts about interessesting places in some categories, and you write their lat and lng in a custom or an ACF field. Then can you build one or more overviewmaps.

splaquet 2025-08-13T14:19:00+00:00

understood… and that’s kind of what I assume. but to confirm, there is the capability of creating HTML content in an ACF field and having that populate the marker popup? is there any method of inserting a shortcode within the leaflet shortcode?

hupe13 2025-08-13T16:48:00+00:00

but to confirm, there is the capability of creating HTML content in an ACF field and having that populate the marker popup? This is possible, but requires extra code. I am sorry, but I will not do that. It’s too specific. is there any method of inserting a shortcode within the leaflet shortcode? I have often tried nested shortcode, but without success, last time on this topic . Maybe the solution with pre_do_shortcode_tag does the job for you too. There was a plugin for this. If you ask Google, there are many questions and answers to this question.

splaquet 2025-08-15T15:51:00+00:00

Thank you! The Nested Shortcodes plugin still works and is exactly what I was looking for 😊