Set Up

  1. After Activated the Plugin, You Will find New Options in Posts > Locations Go There.
  2. Create Location In Add New Location Section. Like So ( Demo below ).
  3. Put Map Title.

  1. In the Post edit Area OR Writting Post Section You find new option called Locations Select the Locaton You Created Earlier.
  2. Hope All Are working well Enjoy .


Installation

Customization

  1. In WordPress dashboard, go to Appearance > Widgets.
  2. Drag and Drop Text into your sidebar.
  3. Click Text that is right side of Visual.
  4. Enter This [bangladesh_map] SortCode in the Text Field
  5. Click Save And Next Done.

OR

Use [bangladesh_map] shortcode inside your post or page.

OR: Use this PHP code AnyWhere In your Template or Page.

<?php echo do_shortcode('[bangladesh_map]'); ?>

IF you face "The page can’t be found" OR 404 Error Try These.

  1. Navigate to Settings -> permalinks
  2. Change the permalink structure to Default
  3. Save settings
  4. Change to custom structure or post name (or any other structure)
  5. Save Settings

This will re-write the htaccess file and then the re-write should work.


If the above solution doesn't work - it should be related to server configuration.

Aapache2

Run: a2enmod rewrite && service apache2 reload

Nginx

Follow: https://do.co/2LjCF8r


I hope this will save your time.

DOWNLOAD PLUGIN