Support » Plugin: SimpleMap Store Locator » Responsive IFRAME map

Viewing 1 replies (of 1 total)
  • Thread Starter Piani

    (@webbmasterpianise)

    I dont know if this is a proper sullotion codewize.

    I have manage to solve this with the above sullotion by changing the code in simplemap\classes\simplemap.php

    by adjusting the code on line 74 to

    $to_display .= '<!-- Responsive iFrame -->
    <div class="responsive-iframe-container"><div id="simplemap" style="' . $hidemap . 'width: ' . $map_width . '; height: ' . $map_height . ';"></div></div>';

    Dont know is the right way to handle this 😉

Viewing 1 replies (of 1 total)
  • The topic ‘Responsive IFRAME map’ is closed to new replies.