Описание
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
Скриншоты
Установка
- Upload the
fusion-retailers
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- 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. - Add retailers by clicking on the new ‘Retailers’ menu item in the WordPress admin.
Часто задаваемые вопросы
- 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
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Google Maps Retailers» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Google Maps Retailers» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0.1
- Added css fix for map when images have a max-width set.
1.0
- First public release