I’m trying to enter HTML code in the description field but it is getting corrupted. For example I’m trying to enter the following:
Contact:
Erica Lutes '02
When I go to edit the description field, I only see the following:
Contact: <a href=\
But in the marker description, it displays the following:
Contact: Erica Lutes \’02
But the hyperlink on the name is messed because it combines the domain of the site the map is displayed on with the link address:
http://mhcalumnae.wpengine.com/%22https://www.alumniconnections.com/olc/membersonly/MHO/old/old.cgi?FNC=todetailspage__Asearch_results_html___MHO___3710410\%22
There appears to be a problem escaping the single and double quotes but I cannot find in your code how the description field text is being processed. Hyperlinks in the Link URL field are not corrupted.
I have the Pro version of your plugin. I’m using WordPress 3.4.1, php ver. 5.3.2 and MySQL ver5.5.24.
Thanks.