I have release a free plugin for users of Fundify premium theme. This plugin enables you to show your Fundify Geolocated campagins on Google map with shortcode.
Plugin is available for download in WordPress plugin repository: Fundify Geolocated Campaigns.
This plugin is developed for use with Crowdfunding by Astoundify plugin and Fundify theme.
It 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.
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.
Be sure to check Help tag of the plugin to find more instructions on how plugin works and how to use it.
Wow thanks so much for this! I am downloading it right now!
Warning: array_key_exists() expects parameter 2 to be array, boolean given in /home/mywebsite/public_html/wp-content/plugins/fundify-geolocated-campaigns/fundify-geolocated-campaigns.php on line 94
I see this. Any idea?
Hi Chris,
Beginners mistake, sorry for that.
You can go to Map settings and click ‘Save’, that should fix the warning message.
I have also updated plugin with fix for this, it should be available soon to update.
BR
Vlado
Awesome and the new update fixed it.
Np, glad you found it helpful.
The only thing I am stuck on is can you provide some more detailed instructions how I set the API?
There are instructions in readme.txt and under ‘Help’ tab.
I noticed that start a campaign does not work when this plugin is activated.
This is strange. Will investigate why would this happen
Hey Bobz, any word on this man? I would like to use this feature.
Hey man, I have sent you update on email.
Let me know if it fixes the issue.
Hello are you seeing the same result on your end?
Feel free to email me as well. I don’t want to clog up your posts
:)
On /inc/campaign-edit.php you reopen PHP using the shorthand ‘<?' instead of '<?php'. This blows up some servers.