Update DOCUMENTATION.md

This commit is contained in:
Tetrakern 2024-08-08 00:09:00 +02:00
parent 8d8cbe01bf
commit a7e48eca77

View File

@ -200,6 +200,8 @@ The theme has two menu locations: Navigation and Footer Menu. You can create and
In addition to the Taxonomies page template, you can also add a submenu for each taxonomy in the main navigation. This works for categories, tags, genres, fandoms, characters, and warnings. To do this, add a custom link as a menu item with `#` as the link, then assign it **one** of the following trigger CSS classes (check the screen options if you cannot see the input). This should work on all levels, but it is recommended to keep it at the top level. The menu link and submenu will only be visible on desktop viewports.
![Genres Submenu](repo/assets/genres_submenu.png?raw=true)
**Menu classes (use one per menu item):**
* `trigger-term-menu-categories` - Submenu for categories.
* `trigger-term-menu-tags` - Submenu for tags.
@ -255,10 +257,6 @@ Due to its size, the taxonomy submenu can cause layout issues depending on where
</details>
<br>
![Genres Submenu](repo/assets/genres_submenu.png?raw=true)
## Sidebar
You can enable the optional sidebar under **Appearance > Customize > Layout**, choosing either left or right alignment along with other options. Typically, this also requires some manual adjustments to the layout. Increasing the site width is recommended to accommodate the new column; 1100px is a good start for a 256px wide sidebar. Note that the sidebar will only show up once you add widgets to it.