Rozdíly

Zde můžete vidět rozdíly mezi vybranou verzí a aktuální verzí dané stránky.

Odkaz na výstup diff

Následující verze
Předchozí verze
skoda-ep:creating_pages [19.04.2016 08:46]
lukas.werner vytvořeno
skoda-ep:creating_pages [23.02.2022 10:12] (aktuální)
Jakub Štěpánek [Add page]
Řádek 1: Řádek 1:
 +**This page is here for historical reasons. [[.:​skoda-wlc-2016:​creating_pages|You will find the updated version here]]**
 +
 ====== Add page ====== ====== Add page ======
 Click on the **Add page** in left menu Click on the **Add page** in left menu
Řádek 4: Řá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 10: Řá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//