Hi Guys
I need to update the URL in the WP Map plug in on this site
http://kycmap.com
I did all the image URL's etc. using the Search and Replace plugin but cannot figure out how to do a search and replace of the whole map plug in.
All the marker URLs are still pointing to the temporary URL. Click on one to see what I mean.
Is there a quick way to do this all in one go?
Many thanks
Steve
Francisco Javier Carazo Gil answers:
Hi Steve,
Maybe your data is serialized, so you should update it using this tool: http://interconnectit.com/124/search-and-replace-for-wordpress-databases/
If you have any doubt using it tell me.
Steve Watson comments:
Hello Francisco
That worked perfectly, thank you very much :)
Saved me a lot of time there.
Steve
Navjot Singh answers:
Can you link us to the plugin you are using?
Steve Watson comments:
http://www.wpgmaps.com/
Clifford P answers:
Read this article and let me know if you have more questions. It may not apply perfectly (since you already did some searching and replacing), but it should provide some good education: [[LINK href="http://wpmu.org/move-wordpress/"]]http://wpmu.org/move-wordpress/[[/LINK]]
Abdelhadi Touil answers:
Hi.
With Search & Replace plugin, try to search for:
http://174.122.49.67/~paulster/kycmap.com/wordpress/
and replace it with:
http://kycmap.com/
I recommend this plugin:
http://wordpress.org/extend/plugins/search-and-replace/
Make sure you select the "All - search/replace!" option like in the screenshot attached.
Don't forget to save a backup of you website before replacing.
Good luck.