|
| Embeds a Google Map into your site and lets you add map markers with custom icons and information windows. Wordpress Tutorial |
|
Noted That:
|
|
Start the Tips:
Step-1 : Download " basic-google-maps-placemarks.zip " to Your Local Computer. Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.
Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.
Step-4 : Now, Click on " Upload Plugin " button.
Step-5 : Now, Browse " basic-google-maps-placemarks.zip " Downloaded plugin from your computer, Where you downloaded " basic-google-maps-placemarks.zip " According to Step – 1 Above then, click on " Install Now "
Step-6 : Now, Click on " Active Plugin "
Step-7 : Then, See left Side Menu. " Basic Google Maps Placemarks " folder is added on left Side Menu. Now, Click on " Basic Google Maps Placemarks " folder. Noted that: If you do not see " Basic Google Maps Placemarks " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ". Step-8 : Now you configure yourself oR Watch video tutorial below about Basic Google Maps Placemarks Configurations and Settings or How to work " Basic Google Maps Placemarks " in your WordPress site. oRAfter Activated Plugin According to Step-6 then,
|
| Guide |
|---|
|
For help installing this (or any other) WordPress plugin, please read the Managing Plugins article on the Codex. Basic Usage:
Advanced Usage: Multiple maps with different locations, zoom levels, etc:
Multiple maps with different placemarks:
Setting the stacking order of overlapping markers:
Adding a text-based list of placemarks to a page:
Using [bgmp-map] in a template file with do_shortcode(): For efficiency, the plugin only loads the required JavaScript, CSS and markup files on pages where it detects the map shortcode is being called. It’s not practical to detect when do_shortcode() is used in a template, so you need to manually let the plugin know to load the files by adding this code to your theme:
Copy and paste that into your theme’s functions.php file or a functionality plugin , update the function names and filter arguments, and then add the slugs of any pages/posts containing the map to $shortcodePageSlugs. That won’t work for the home page, though. If you want to target the home page, or any other pages with conditional tags , you can do it like this:
Before version 1.9, you needed to use the
Check the FAQ and support forum if you have any questions. |
| Name |
|---|