JW
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Find Your Nearest] Import CSV – Custom FieldHi, is there a way for the plugin to automatically find lat and long when a postcode is bulk uploaded and each post published?
If not is there a quick way to get all the lat and long onto my spreadsheet if I already have all the postcodes on the spreadsheet? Troyblack where is it you obtained all your info? I am uploading up to 700 entries so dont want to go through each one to update.
Many thanks
Forum: Plugins
In reply to: [WP Find Your Nearest] Google Maps popupHi,
I decided to remove the map link from the code and I have manually inserted a google url on each Edit FYN Item. This works exactly the way I wanted so no need to look into it. It would be good however to know how to change it from a dialog box to it opening the link automatically.
cheers
Forum: Plugins
In reply to: [WP Find Your Nearest] Google Maps popuplooks like the below needs to be changed in one of the .js files?
jQuery( “#FYN-viewmap-dialog” ).dialog({
dialogClass: ‘wp-dialog’,
autoOpen: false,
height: 542,
width: 542,
modal:trueForum: Plugins
In reply to: [WP Find Your Nearest] Forgot to select category errorHi,
this wasnt anything to do with your plugin it was due to a setting on wpDirectory plugin that was bringing back an error message. I changed the setting and your plugin works fine.
Thanks