Copied to clipboard

Flag this post as spam?

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


  • Rocoeh 65 posts 86 karma points
    Jun 14, 2012 @ 12:06
    Rocoeh
    0

    inheriting down 2 levels

    Hi,

     

    I have a content area in my master template called sidebar

    <asp:ContentPlaceHolder Id="sidebar" runat="server"> </asp:ContentPlaceHolder>

    I then have a template called general information which inherits from my master. As I have about 30 general pages and about 5 variations I wanted to create a sub template but when I try and use the content are I get and error

    Only Content controls are allowed directly in a content page that contains Content controls.

     

    I have tried to create a new contentplaceholder called sidebar2 but get the same error. Does umbraco just allow i level of inheritance?

     

     

Please Sign in or register to post replies

Write your reply to:

Draft