• Resolved michalrama

    (@michalrama)


    Hello,

    Maps are not displayed properly. Hard to describe, better to look.

    The problem will appear if you add more than 1 map to the page.

    I’ve never seen it and I have no idea what it can do.

    Please for advice.

    Thank you

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

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

    (@michalrama)

    I’ve already solved it. The problem arises with the Mantra theme and I have no idea why. But this code will fix it.

    .mantra-image-seven .entry-content [class*='wp-block'][class*='align'] img, .mantra-image-seven .entry-summary img[class*='align'] {
        padding: 0px;
        border: none;
    }
    
    .leaflet-pane.leaflet-marker-pane .leaflet-marker-icon.leaflet-zoom-animated.leaflet-interactive {
        background-color: transparent;
    }
    Plugin Author supsystic

    (@supsysticcom)

    Hello, @michalrama
    We hope you understand that we can’t test our products with all other plugins and themes that are available on the market, and we can’t control the other developers. Therefore bad code of other plugins or templates can provoke a lot of problems.
    We will study your code and, if possible, add it to our plugin.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Wrong display of multiple maps on one page.’ is closed to new replies.