• Resolved dleigh

    (@dleigh)


    Hi,
    We’re testing an image map plugin (not Divi-specific) which allows you to click on areas in an image (hotspots) and you can specify a URL. I’ve specified “#name-of-my-popup-section”. When I click on the hotspot, the URL of the page changes to https://page-url/#name-of-my-popup-section but the popup is not displayed. The shortcode can be within either a code Divi module or text Divi module and the result is the same – no popup.

    Should this work with Popups for Divi?
    Thanks!

    • This topic was modified 8 months, 3 weeks ago by dleigh.
Viewing 1 replies (of 1 total)
  • Thread Starter dleigh

    (@dleigh)

    Never mind! Using the plugin which creates the shortcode, I was able to use the JavaScript API and trigger the popup that way using:

    DiviArea.show('my-popup-section-id')

    and it works great!

    Thanks for a great plugin!

Viewing 1 replies (of 1 total)
  • The topic ‘Trigger popup from content output from shortcode’ is closed to new replies.