generated from bisco/codex-bootstrap
fix: show structured fields in classic editor
This commit is contained in:
+7
-1
@@ -51,12 +51,18 @@ HTTPS redirects during production startup.
|
||||
## Show card description is hard to find
|
||||
|
||||
Edit **Spettacoli**, open the show, then use **Dettagli spettacolo > Descrizione
|
||||
breve**. That field is rendered below the title in the homepage show card.
|
||||
breve**. That field is rendered below the title in the homepage show card and is stored
|
||||
as the standard WordPress excerpt.
|
||||
|
||||
The small uppercase line above the title is not the description. It is built from
|
||||
**Dettagli spettacolo > Anno** and **Luogo**. Empty fields are hidden on the public
|
||||
card.
|
||||
|
||||
Shows and gallery items intentionally use the classic WordPress editor so the metadata
|
||||
box remains visible and predictable. If the block editor appears for these objects,
|
||||
rebuild/recreate the WordPress container so the current must-use plugin is copied into
|
||||
the persistent `WORDPRESS_DATA_PATH` volume.
|
||||
|
||||
## A service cannot write to its volume
|
||||
|
||||
1. Stop the affected service.
|
||||
|
||||
Reference in New Issue
Block a user