Pages and content
Use the content editor
The shared editor appears in page, post and product content and excerpts. It lets you format content without writing code while retaining an HTML view for precise edits.
Edit visually
- Open the editor's Tools menu.
- Select text before applying a format such as paragraph, heading, bold or italic.
- Use the link control to add or change a link.
- Use lists, alignment and clear formatting only on the content you want to change.
- Save the page, post or product.
The toolbar stays available while you scroll within a long editor. On mobile, all controls remain inside Tools to leave more room for writing.
Visual and HTML views
Use Visual for normal writing. Use HTML only when you understand the markup or need to inspect exactly what was saved. Both views edit the same content.
Do not paste a complete web page, scripts or styling into HTML view. Nune cleans unsafe code when content is saved.
Insert a shortcode
Select Shortcode, choose a component, complete its options and insert it. Shortcodes create structured elements such as images, columns, buttons, galleries and feature sections.
Keep opening and closing tags together. For example:
[split][column]Text[/column][column][image media_id="12"][/column][/split]