Rozdíly
Zde můžete vidět rozdíly mezi vybranou verzí a aktuální verzí dané stránky.
Obě strany předchozí revize Předchozí verze Následující verze | Předchozí verze | ||
skoda-ep:creating_pages [18.05.2017 03:23] Lukáš Čech |
skoda-ep:creating_pages [23.02.2022 10:12] (aktuální) Jakub Štěpánek [Add page] |
||
---|---|---|---|
Řádek 6: | Řádek 6: | ||
- Add page title | - Add page title | ||
- | - Fill page content | + | - Fill page content - ** * never use shortcode as initial content!** Some text must be placed before. |
- There are no templates to choose. When you need add static page, keep selected **default template**. If you need add any dynamic page, please contact developers. | - There are no templates to choose. When you need add static page, keep selected **default template**. If you need add any dynamic page, please contact developers. | ||
- For add page in the menu follow [[skoda-ep:main_menu|this link]] | - For add page in the menu follow [[skoda-ep:main_menu|this link]] | ||
Řádek 12: | Řádek 12: | ||
+ | ---- | ||
+ | // *Please never put a shortcode such as [gallery] at the beginning of an article, unless it also has an excerpt/perex. This concerns also Site origin widgets such as Carousel/Galleries or similiar widgets that show groups of other content (we are mostly talking about attachments here) | ||
+ | |||
+ | If you publish a page with such a setup (i.e. no excerpt and gallery as the first content) it could partially break any archive pages where this article is present (so for example Homepage, Category listings etc). | ||
+ | |||
+ | This is due to the way how WordPress processes content// |