Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jeroen Ribbink 21 posts 50 karma points
    May 25, 2011 @ 16:43
    Jeroen Ribbink
    0

    umb452: macro content not rendering

    Dear people,

    While working on a customized tinymce I want/need to use the umbraco macro insert plugin to render macro content onto our pages. I figured out that my plugin is working correctly and behaving in the way I expect.

    My problem however, is that when I look at the front-end, the content I saw in the editor is the same as that placed on the webpage. So far so good. Now, if I change the output of the macro without republishing the page, there are no changes visible on the front-end.

    This is what is rendered on the final page:

    <div umb_macroalias="RenderDefaultMenu" ismacro="true" onresizestart="return false;" umbversionid="607cf505-8b6f-4d4f-80f3-4eb5eac20ed5" umbpageid="1220" title="This is rendered content from macro" class="umbMacroHolder"><!-- startUmbMacro -->
    <ul id="nav">
    <li id="first">&nbsp;</li>
    <li>Home<!----></li>
    <li>Nieuws<!----></li>
    <li class="active">Voorbeeld<!----></li>
    <li id="last">&nbsp;</li>
    </ul>
    <!-- endUmbMacro --></div>

    What am I doing wrong? I am using Umbraco 4.5.2. btw.

    I hope you can help me figure it out.
    Thanks in advance.

    Regards,

    Jeroen Ribbink

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies