Update shortcode examples

This commit is contained in:
Tetrakern 2024-05-15 13:42:53 +02:00
parent 0427c6639c
commit 3f3e0d6aaf
3 changed files with 10 additions and 0 deletions

View File

@ -1005,11 +1005,16 @@ Renders a multi-column grid of small cards, showing the latest four stories orde
[fictioneer_latest_stories count="10" type="compact" author="Tetrakern" order="asc" orderby="modified" stories="1,2,3,5,8,13,21,34"]
```
```
[fictioneer_latest_stories count="2" author="Hungry" seamless="1"]
```
```
[fictioneer_latest_stories type="compact" vertical="1" aspect_ratio="3/2"]
```
![Latest Stories](repo/assets/shortcode_example_latest_stories.jpg?raw=true)
![Latest Stories](repo/assets/shortcode_example_latest_stories_3.png?raw=true)
![Latest Stories](repo/assets/shortcode_example_latest_stories_2.png?raw=true)
### Latest Updates
@ -1051,11 +1056,16 @@ Renders a multi-column grid of small cards, showing the latest four updated stor
[fictioneer_latest_updates count="10" type="simple" author="Tetrakern" order="asc" stories="1,2,3,5,8,13,21,34"]
```
```
[fictioneer_latest_updates type="compact" order="asc" post_ids="13,106" seamless="1"]
```
```
[fictioneer_latest_updates type="compact" vertical="1" seamless="1"]
```
![Latest Updates](repo/assets/shortcode_example_latest_updates.jpg?raw=true)
![Latest Updates](repo/assets/shortcode_example_latest_updates_3.png?raw=true)
![Latest Updates](repo/assets/shortcode_example_latest_updates_2.png?raw=true)
### Search Form

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB