• Resolved splaquet

    (@splaquet)


    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]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author hupe13

    (@hupe13)

    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.

    Thread Starter splaquet

    (@splaquet)

    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?

    Plugin Author hupe13

    (@hupe13)

    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.

    Thread Starter splaquet

    (@splaquet)

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

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘ACF & OverviewMap’ is closed to new replies.