Looking at the demo of that template on template monster, the Google Map appears to be embedded using an iFrame. (Google of course now requires payment for Maps).
Open the "Contacts" page and go to the Code view in the editor.
Look for some code like this:You should be able to remove it, and replace the Google Map with something like Open Street Map which is similar to Google Maps.
Some examples of alternative extensions:
https://extensions.joomla.org/extension ... s/osmodul/ (for J3,J4, not J5)
https://extensions.joomla.org/extension/phoca-maps/ (*recommended as this one is actively maintained).
Open the "Contacts" page and go to the Code view in the editor.
Look for some code like this:
Code:
<div id="mapbody1_edd41_0" style="display: block; text-align: center;"><div id="googlemap1_edd41_0" class="map" style="margin-right: auto; margin-left: auto; width:100%; height:358px;" oldvalue="1132" refreshmap="1"></div></div>
Some examples of alternative extensions:
https://extensions.joomla.org/extension ... s/osmodul/ (for J3,J4, not J5)
https://extensions.joomla.org/extension/phoca-maps/ (*recommended as this one is actively maintained).
Statistics: Posted by AMurray — Fri Apr 05, 2024 10:00 pm