Plugin info

Total downloads: 1,919
Active installs: 10
Total reviews: 1
Average rating: 5
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 4/13/2014 (4334 days ago)
Added to WordPress: 3/8/2014 (11 years old)
Minimum WordPress version: 3.5
Tested up to WordPress version: 3.7.41
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 4334 days ago • 1 reviews

22/100

Is Fundify Geolocated Campaigns abandoned?

Possibly abandoned (last update 4334 days ago).

Compatibility

Requires WordPress: 3.5
Tested up to: 3.7.41
Requires PHP: f

Developers

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

This plugin is developed for use with Crowdfunding by Astoundify plugin and Fundify theme.
Plugin will enable you to display your campaigns on a Google map with shortcode.
Plugin will add Google Map on “Start A Campaign”, and “Edit Campaign” page, so users can select their location while they submit campaigns.
If Geolocation is not available, map will center showing all campaigns
If Geolocation is available, map will center to nearest campaigns in user current location
Plugin uses Google Maps API and Geocoding service
You need to add your Google Maps API key under Map Settings tab to enable use of this plugin
You need to enable Geocoding Service under your Google Maps console

Important notice

You need to add Google maps API key under Map Settings tab
How to obtain API key: https://developers.google.com/maps/documentation/javascript/tutorial#api_key
You need to enable “Geocoding Service” under your maps account
How to enable “Geocoding Service”: https://developers.google.com/maps/documentation/geocoding/#api_key
To start the update process click the button below.

Update old campaigns

If you already have active campaigns, you can run ‘Location Updater’ to update current campaigns Latitude and Longitude
To be able to do this, you need to have Geocoding Service enabled under your Google Maps console, otherwise it will not work
Location updater is checking current campaign location and retrieves Latitude and Longitude via Google Maps API, and saves them to database.
If it fails you will see a list of campaigns that did not update so you can update them manually.
Depending on number of campaigns you have, this may take some time so please be patient and don\’t leave this page until entire process is finisehd

Shortcode info

[fgm_campaigns height=”350″ show=”1,2,3″ campaigns=”25″]

height: Height of map in pixels, default is 350px

show: Specific post(s) to show

show=”current”: Displays current campaign on a google map, can be used only on single campaign page

show=”1,2,3,4″: List of specified campagins by id to show

campaigns=”12″: Number of campaings to display on map, if omitted it will use value from settings

All parameters are optional.

Installation

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to ‘Campaign > Map settings’ and add your Google Maps API code
  4. Use shortcode to display google map [fgm_campaigns”]

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

  1. Campaigns on Google map

    Campaigns on Google map

  2. Settings page

    Settings page

Changelog

0.3

Fixed bug when default campaign fields are missing while plugin is active

0.2

Fixed bug with settings
Warning: array_key_exists() expects parameter 2 to be array, boolean given fundify-geolocated-campaigns.php on line 94

0.1

First release