ActiveBlock to create Section Links on a Page

  • If a client is looking to have a list of the sections on theChannel Homepage, here is the ActiveBlock to add to a Content or Embed code app placed in that homepage:


    [DOLLARSIGNSectionListNavigation props="DisplayHeading:Yes"DOLLARSIGN]

    [DollarSignPageListNavigation props="DisplayHeading:Yes;"DollarSign]

    A.  Replace DOLLARSIGN with the symbol "$" at the beginning and end of this ActiveBlock.

    B.  DisplayHeading:Yes

    means that you will be showing the Channel name as a title inside the Content or Embed Code App and not in the App Name in App Options.

    C.  DisplayHeading:No

    means do not display the Channel name as the title. You can then gointo the App Options and turn on the App Name and place in an alternatetitle.

Hide a Single Page navigation

  • <style>.sp-column.one {display: none;}</style>