• floatbeta

    (@floatbeta)


    Hello, I really love the plugin and it is really great!

    But isn’t there supposed to be a popup on the map?

    When I click on the marker it just loads the link to the page. Also, if there is a way we can stop links from opening in new tabs that would be awesome.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter floatbeta

    (@floatbeta)

    I fix the links opening new tabs,

    Just open wp_mapit.js and wp_mapit_multipin.js

    Look for window.open( this._url );

    and change it to window.open( this._url, "_self" );

    Still haven’t figured out why the popups on the map are not working yet.

    Plugin Author Chandni Patel

    (@phpwebdev)

    Hello,

    Thank you for using the plugin.

    Please refer to the documentation here https://wp-mapit.phpwebdev.in/documentation/displaying-map-on-the-page/

    When the data is entered in marker title and marker content, it is displayed in the popup, marker url needs to be blank if you want to show the content.

    I hope this helps.

    Do let me know if you have any other questions.

    Regards,
    Chandni

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘No popups loading on the map…’ is closed to new replies.