I built an iOS application several months ago in which I'm pulling a category feed, parsing, and displaying. If a Gravity Form (Gravity Forms form?) is embedded in the page with Ajax, I receive an XML parsing error (pasted below). If I disable Ajax, everything works well.
I'm glad there's a simple fix, but is there any way to solve this? I enjoy the Ajax feature and would love to be able to use it seamlessly since the same posts are read both in a browser and in an iOS app.
W3C Validation errors:
Line 61, Column 1973: end tag for element "script" which is not open
…gformRedirect();}});});/*]]>*/</script>]]></content:encoded> <wfw:commentRss>h…
The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.
If this error occurred in a script section of your document, you should probably read this FAQ entry.
Line 61, Column 1974: marked section end not in marked section declaration
…formRedirect();}});});/*]]>*/</script>]]></content:encoded> <wfw:commentRss>ht…