Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Google Maps Retailers

Descripción

This plugin lets you create state regions on top of a Google Map then add a popup box with external links. Currently supports only USA map

Features

  • Have unique color for a region
  • Ability to add external links to a state

Usage

Use [fusion_retailers_map] or place <?php echo do_shortcode('[fusion_retailers_map]'); ?> in your templates to output the necessary HTML markup for the map.

Got questions or comments?
Visit us at Graphic Fusion Design

Capturas

  • The map that is output using the [fusion_retailers_map] shortcode.
  • A list of retailers for a given state, brought up by clicking on the state.
  • Example of adding a new retailer to the map.
  • The admin page for managing the colors of the states.

Instalación

  1. Upload the fusion-retailers directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Use the shortcode [fusion_retailers_map] or place <?php echo do_shortcode('[fusion_retailers_map]'); ?> in your templates to output the necessary HTML markup for the map.
  4. Add retailers by clicking on the new ‘Retailers’ menu item in the WordPress admin.

FAQ

How do I add retailers to the map?

You add retailers to the map much like you would a post or page in WordPress. Once the plugin is activated, you will get another menu item called ‘Retailers’ in the sidebar. Click here, and add a new retailer. Make sure to select the states you want the retailer to show up in.

How can I change the colors of the states output to the map?

In wp-admin, go to the ‘Retailers’ menu item and click on ‘Retailer Settings’. Adjust the colors to your liking, and press ‘Submit’

What if I find a bug or have a suggestion for improvements?

Let us know. You can contact us through our website Graphic Fusion Design

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«Google Maps Retailers» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Google Maps Retailers» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0.1

  • Added css fix for map when images have a max-width set.

1.0

  • First public release