Update DOCUMENTATION.md

This commit is contained in:
Tetrakern 2024-06-13 14:30:51 +02:00
parent 1af803bac5
commit f3b20a58c7

View File

@ -1133,6 +1133,20 @@ Renders dynamic grid of thumbnails with title, showing the latest eight posts of
![Showcase](repo/assets/shortcode_example_showcase.jpg?raw=true)
### Sidebar
Renders the theme sidebar (not displayed anywhere by default).
* **name:** Name of the sidebar in case you add some. Default `fictioneer-sidebar`.
```
[fictioneer_sidebar]
```
```
[fictioneer_sidebar name="other-sidebar"]
```
## Elementor
If you have the Elementor plugin installed, consider using the [Fictioneer 002 Elementor Control](https://github.com/Tetrakern/fictioneer/blob/main/INSTALLATION.md#recommended-must-use-plugins) plugin if you only need it for the Canvas page templates. If you have the Pro version, this may not be an option, but you can customize the theme using the following locations: `header`, `footer`, `nav_bar`, `nav_menu`, `mobile_nav_menu`, and `story_header`.