> For the complete documentation index, see [llms.txt](https://wpdocs.themeparrot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wpdocs.themeparrot.com/wordpress-themes/tillage/layout-customization/home-pages/home-page-4.md).

# Home page 4

### Home page 4

![](/files/pAxKK6nOyhd6L3CUJvKT)

#### Slider Revolution

> Note : Slider revolution plugin is used here

Same procedure as home page1

Add text block and place the code

```html
[rev_slider alias="home-4-slider"][/rev_slider]
```

#### Latest gallery

> Extra class : container
>
> Note : Portfolio plugin is used here

![](/files/zO4qlCGGZTDuwyGhhmVq)

* Add text block

```html
<div class="title-block text-center">
<h5 class="header-icon-title">Our latest work</h5>
<h3 class="header-title">Our Latest Gallery</h3>
</div>
<div class="gallery-portfolio">[tlpportfolio col="4" number="12" orderby="title" order="ASC" cat="36,37,38" layout="isotope"]</div>
```

![](/files/SC0oHTQOdOheChhPrgW5)
