Zum Inhalt springen

Deactivate content elements for page/page tree

If you do not want to make certain content elements available for an individual page or a page tree section, you can achieve this by using the following code in the TSConfig of the corresponding page.

Simply add the elements to the list that should not be available.

TCEFORM.tt_content.CType {
removeItems = header, text, textpic, image, bullets, table, uploads, multimedia, media,mailform, search, login, menu, shortcut, html, script, splash, div, list
}

Example

With the following code we remove all content elements except for text, text and images and table:

This page contains automatically translated content.

Updated: 17.07.2024