- Web templates
- E-commerce Templates
- CMS & Blog Templates
- Facebook Templates
- Website Builders
WordPress Cherry 3.x. How to remove Google map from the Home page
May 14, 2015
This tutorial will show you how to remove Google map from Home page in WordPress Cherry Framework based template.
WordPress. How to remove Google map from the Home page
Cherry Framework theme often contains Map Setting options. These settings allow you to change its location on Home page, as well as its zoom features.
In order to access those settings and change your Google map location, log into your WordPress administration panel and go to the Cherry Options -> Cherry Options, open Map tab.
You only need to change latitude and longitude parameters there:
Read more on the topic by following the link: to change map location.
In order to completely remove Google map from your website Home page, you should edit a .php file:
-
Log into your WordPress administration panel and go to Appearance -> Editor:
-
Locate wrapper-footer.php file of your themeXXXXX and open it to edit:
-
Remove the following piece of code:
12345<!--?php
if
( is_front_page() ) { ?-->
<div
class
=
"footer_map"
data-motopress-type=
"static"
data-motopress-
static
-file=
"static/static-map.php"
>
//<!--?php get_template_part("static/static-map"); ?-->
</div>
<!--?php } ?-->
-
Save changes and refresh your website.
Feel free to check the detailed video tutorial below:
WordPress. How to remove Google map from the Home page
You might be looking for the best wordpress real estate themes, so browse through more options for your website.