Forum Discussion

skylinegtr's avatar
10 years ago

Override core Lithium pages issue

I've followed the "Creating a new page type" instructions to create a new custom page to override the Blog main page. For some reason, when I selected the custom page that I want to apply, hit save b...
  • NoamanA's avatar
    10 years ago

    Hi skylinegtr

     

    The page you're trying to change is actually a Category page, so you'd have to override that and drop it in at that node.

     

    The HTML source will generally tell you the type of page you're on, in the body tag class:

     

    <body class="CategoryPage lia-body" id="lia-body">

     

    Hope this helps.

     

    Regards

    Noaman