Copied to clipboard

Flag this post as spam?

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


  • jaco steketee 30 posts 187 karma points
    Sep 01, 2016 @ 10:45
    jaco steketee
    0

    Im trying to create a recursive footer

    Hi, im trying to create a recursive footer as shown in umbraco.tv but somehow its only showing on the Homepage.

    Ive created the richtexteditor in the Homepage. And i have put the recursive footer in my master template.

    @Umbraco.Field("contentFooter", recursive: true)

    My structure is: Sitelayout .Homepage .Page2 .Etc

    Did i miss something or am i doing something wrong?

    Thanks, Jaco

  • Alex Skrypnyk 6133 posts 23952 karma points MVP 7x admin c-trib
    Sep 01, 2016 @ 11:57
    Alex Skrypnyk
    1

    Hi Jaco,

    Everything looks right. Do you have contentFooter field on the current page or it's just on the Homepage?

    Thanks,

    Alex

  • jaco steketee 30 posts 187 karma points
    Sep 01, 2016 @ 12:12
    jaco steketee
    0

    Hi Alex,

    Thanks for replying :)

    I have put it in the Mastertemplate (site layout).

  • Alex Skrypnyk 6133 posts 23952 karma points MVP 7x admin c-trib
    Sep 01, 2016 @ 12:47
    Alex Skrypnyk
    1

    ok, but I want to know, do you have "contentFooter" on the current Umbraco page?

  • jaco steketee 30 posts 187 karma points
    Sep 01, 2016 @ 12:59
    jaco steketee
    0

    Hi Alex,

    I have the contentFooter only in the Homepage Doctype.

    In templates i have it only (@Umbraco.Field("contentFooter", recursive: true)) in the siteLayout not in any other pages.

  • jaco steketee 30 posts 187 karma points
    Sep 01, 2016 @ 13:10
    jaco steketee
    100

    Hi Alex, Thanks for your help. I found it :):)

    I think its because my top level page is a redirect page and does nothing actually. It worked when i used this page for my content footer.

  • Alex Skrypnyk 6133 posts 23952 karma points MVP 7x admin c-trib
    Sep 01, 2016 @ 13:22
    Alex Skrypnyk
    1

    Glad to help you!

    Mark topic solved and have a nice day!

    Best,

    Alex

Please Sign in or register to post replies

Write your reply to:

Draft