Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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
Hi Jaco,
Everything looks right. Do you have contentFooter field on the current page or it's just on the Homepage?
Thanks,
Alex
Hi Alex,
Thanks for replying :)
I have put it in the Mastertemplate (site layout).
ok, but I want to know, do you have "contentFooter" on the current Umbraco page?
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.
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.
Glad to help you!
Mark topic solved and have a nice day!
Best,
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
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
Hi Jaco,
Everything looks right. Do you have contentFooter field on the current page or it's just on the Homepage?
Thanks,
Alex
Hi Alex,
Thanks for replying :)
I have put it in the Mastertemplate (site layout).
ok, but I want to know, do you have "contentFooter" on the current Umbraco page?
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.
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.
Glad to help you!
Mark topic solved and have a nice day!
Best,
Alex
is working on a reply...