Copied to clipboard

Flag this post as spam?

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


  • Roger Jarl 22 posts 115 karma points
    Feb 27, 2019 @ 14:13
    Roger Jarl
    1

    I made a clean install of Umbraco 8. Then I inserted a macro in the richtext editor. The macro renders correct in the backend, but in the frontend the output is "Umbraco.Web.Macros.MacroContent". Plain text renders correct in both backend and frontend. The template code for rendering the richtext editor looks like this:

            @Model.Value("leftBodyText")
    

    Any ideas of what I'm doing wrong?

  • Rhys Hamilton 140 posts 942 karma points
    Feb 28, 2019 @ 10:30
    Rhys Hamilton
    100

    I'm experiencing the same problem when trying to render a macro from within the RTE.

    It renders perfectly in the RTE on the back-end, but again, outputs Umbraco.Web.Macros.MacroContent on the front-end.

    There's an existing issue for this here.

  • Roger Jarl 22 posts 115 karma points
    Mar 01, 2019 @ 09:58
    Roger Jarl
    1

    Thank you. I hope there will be a solution soon. I use this approach quite a lot.

Please Sign in or register to post replies

Write your reply to:

Draft