Copied to clipboard

Flag this post as spam?

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


  • devore_uk 13 posts 2 karma points
    Jun 14, 2009 @ 23:18
    devore_uk
    1

    Previewing pages with macros on

    It seems that when I preview a page that has macros the macro's don't display any content at all. Is this a problem with the way I have written the macros or a limitation of the preview function.

    Can I only preview content that is displayed as an umbraco field?

  • Nik Wahlberg 639 posts 1237 karma points MVP
    Jun 23, 2009 @ 01:43
    Nik Wahlberg
    0

    For each Macro that you create you will want to check-off the "Render content in editor" in orde to see the content in a RTE control.

     

    Cheers..

  • Casey Neehouse 1339 posts 483 karma points MVP 2x admin
    Jun 23, 2009 @ 02:01
    Casey Neehouse
    2

    Nik,

    Macros render against the published data.  If the node is not published, the Macro will not have a node to render against.  Umbraco Item tags pull the unpublished content when in preview mode.

    Case

  • 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