Chunk30

Help screen column header Multi Column Order: Difference between revisions

From Joomla! Documentation

mNo edit summary
Marked this version for translation
Line 5: Line 5:
:::{| class="wikitable" style="width: 25%;"
:::{| class="wikitable" style="width: 25%;"
|-
|-
! scope="row" colspan="2"| <translate>article 1</translate>
! scope="row" colspan="2"| <translate><!--T:7--> article 1</translate>
|-
|-
| <translate>article 2</translate>
| <translate><!--T:8--> article 2</translate>
| <translate>article 4</translate>
| <translate><!--T:9--> article 4</translate>
|-
|-
| <translate>article 3</translate>
| <translate><!--T:10--> article 3</translate>
| <translate>article 5</translate>
| <translate><!--T:11--> article 5</translate>
|}
|}
<translate><!--T:5--> :*''Across:'' Order articles going across the columns and then back to the first column, for example:</translate>
<translate><!--T:5--> :*''Across:'' Order articles going across the columns and then back to the first column, for example:</translate>
:::{| class="wikitable" style="width: 25%;"
:::{| class="wikitable" style="width: 25%;"
|-
|-
! scope="row" colspan="2"| <translate>article 1</translate>
! scope="row" colspan="2"| <translate><!--T:12--> article 1</translate>
|-
|-
| <translate>article 2</translate>
| <translate><!--T:13--> article 2</translate>
| <translate>article 3</translate>
| <translate><!--T:14--> article 3</translate>
|-
|-
| <translate>article 4</translate>
| <translate><!--T:15--> article 4</translate>
| <translate>article 5</translate>
| <translate><!--T:16--> article 5</translate>
|}
|}

Revision as of 07:51, 3 March 2022

  • Multi Column Order. In multi-column blog layouts, whether to order articles Down the columns or Across the columns.
  • Use Global: Use the value from the article options screen.
  • Down: Order articles going down the first column and then over to the next column, for example:
article 1
article 2 article 4
article 3 article 5
  • Across: Order articles going across the columns and then back to the first column, for example:
article 1
article 2 article 3
article 4 article 5