Disable Map Bubble

This topic contains 3 replies, has 3 voices, and was last updated by  Kor 5 years, 10 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #437065

    Joshua
    Expired Member
    Post count: 43

    Hello

    I would like to disable the map bubble from displaying if a user clicks on the marker for a place in google maps. This would be a system wide change.

    I do not want the image to display in the map bubble. I can disable certain field information from being displayed by GeoDirectory > Place Settings > Fields. However there is no option to turn off the image and/or the title of the place.

    If there is a way to not display the image and/or title that would be great. Otherwise the system-wide disabling of the map-bubble would be needed.

    Thanks

    #437083

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    there isn’t a setting to do that, so it would be a customization.

    What would you like the click to do instead of opening the map bubble?

    ome previous threads on the topic
    https://wpgeodirectory.com/support/topic/map-icon-link/
    https://wpgeodirectory.com/support/topic/disable-map-bubbles-and-instead-scroll-to-listing/

    #437088

    Joshua
    Expired Member
    Post count: 43

    Thanks for your reply.

    I do not want anything to occur when the marker is clicked. Or if that is not possible, I would just like the Title to be shown. No image and no other information.

    Another thought is if there is a way to adjust the image size (smaller) inside the map bubble?

    Is there a way to adjust the title font size in the map bubble?

    Just trying to think of any work arounds.

    Currently the image and title in the map bubble are overwhelming the map view.

    Thansk

    #437115

    Kor
    Moderator
    Post count: 16516

    Hi Mike,

    I think we can use custom CSS code to prevent clicking on the map markers. Insert the custom CSS code below and see if it works. Insert into GD > Design > Scripts > Custom Style CSS

    .gmnoprint {pointer-events: none!important;}
Viewing 4 posts - 1 through 4 (of 4 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket