- Web templates
- E-commerce Templates
- CMS & Blog Templates
- Facebook Templates
- Website Builders
Joomla 3.x. How to replace Google map with iframe map
December 15, 2014
This video tutorial will show you how to replace Google map with iframe map in Joomla 3.x.
Joomla 3.x. How to replace Google map with iframe map
-
Connect to your FTP or File Manager and follow this path templates\themeХХХХ\html\com_contact\contact to open default.php file:
-
In default.php file, search for this code:
1234<!-- Map -->
<
div
class
=
"contact_map"
id
=
"contact_map"
>
{mosmap}
</
div
>
-
Go to Google Map website, and copy the code for embedding the map with your location:
-
Go back to ‘default.php‘ file, paste the code from step 3 to the code area of step 2. Save the changes:
-
Refresh the page to see the Google map has been replaced with the new iframe map:
Feel free to check the detailed video tutorial below: