Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I have the following code. This is not encoding the "<" tags.
<![CDATA[<g:plusone href="]]> <xsl:value-of select='umbraco.library:NiceUrl($post/@id)' /> <![CDATA["></g:plusone>]]>
I've tried wrapping this in <content:encoded>
but i get an error message saying i need to add name space. I'm not sure what this would be? I'm using umbraco 4.0
Hey Anthony,
See solution here http://our.umbraco.org/forum/using/ui-questions/21903-Google-plus1-button
Rich
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
cdata issue adding google plus link
I have the following code. This is not encoding the "<" tags.
I've tried wrapping this in <content:encoded>
but i get an error message saying i need to add name space. I'm not sure what this would be? I'm using umbraco 4.0
Hey Anthony,
See solution here http://our.umbraco.org/forum/using/ui-questions/21903-Google-plus1-button
Rich
is working on a reply...