Rank: Newbie
Joined: 10/12/2007 Posts: 2
|
When I use a macro in the editor, it renders in the editor but not in the page. In the page I get the tag like its used in the page templates: <?UMBRACO_MACRO QSimgwidth="500" QSpresentation="5a104620-ef4f-4fe9-82c4-9a57326f6cf6" macroAlias="QsPresentationImg" /> Any idea how this is possible?
Cheers, Arnold
|
Rank: Newbie
Joined: 10/12/2007 Posts: 2
|
Addition to my first post:
The macro is located in content that is rendered by another macro to the page Maybe that is the problem. Is there a way to render a macro call inside a text taht is rendered by another macro?
|