Rich Text

Free text area with all common text elements and formatting options, as well as the option to insert images.

Vorschau

patterns/rich-text-center-static.php


patterns/rich-text-left-static.php


patterns/rich-text-2-columns-static.php


patterns/rich-text-2-image-columns-static.php


patterns/rich-text-sidebar-right-static.php


patterns/rich-text-toc-left-static.php

Figma

Docs

The table of contents (toc) in rich-text-toc-left-static.php is automatically inserted within the element with the ID #toc-box. It reads all headings inside #toc-content that have an ID.

In most cases, WordPress assigns the ID to headings automatically. If individual headings should be excluded from the table of contents, their ID must be removed.

Back to top