Help - I've been struggling for hours with RenderMacroContent. I've read the posts here, but I can't get it to work.
First off I'm using V3 RC1, so maybe that's an issue.
I'm trying to render one macro from another, but keep receiving the error:
"Error parsing XSLT file: \xslt\xs_show_snippets.xslt"
The XSLT of this macro is:
Code:<xsl:template match="/">
<xsl:value-of select="umbraco.library:RenderMacroContent('<?UMBRACO_MACRO macroAlias="mc_snippet_book_online"></?UMBRACO_MACRO>', @id)" />
</xsl:template>
I've tried to get all the escaping of characters correct and have followed the guide from Heather at:
http://en.wikibooks.org/wiki/Umbraco/Reference/umbraco.library/RenderMacroContentThe macro "mc_snippet_book_online" simple is a test macro at the minute and just outputs "Hello World".
Can anyone help me at all please as I'm going insane.
Thanks
Steven Wilber
Web Site Design - Essence Design