• Resolved april

    (@aprilmaynard)


    Thanks for an awesome plugin. I wonder if you can help me out with this. Is there a way to remove the text bubbles that appear when you click on a map marker?

    I’ve looked through everything, and it’s beyond me.

    If possible, I’d like the CSS so I can throw it into my child theme to display:none.

    Thank you!

    https://wordpress.org/plugins/wp-google-maps/

Viewing 1 replies (of 1 total)
  • Plugin Author WPGMaps

    (@wpgmaps)

    Hi April
    Thank you for your kind comments.

    We could remove them via removing a line of could if you wish. CSS wont really do the trick with this.

    If you open WPGoogleMaps.php and go to line 1676, 1682 and 1689, you should see this:

    infoWindow.open(MYMAP.map, marker);

    Simply remove those lines.

    Does that help?

    If you’re enjoying the plugin, please consider leaving a review

Viewing 1 replies (of 1 total)

The topic ‘Remove location text bubbles on click’ is closed to new replies.