> 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

![](https://460755057-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl1d49lBAg3jv6axyszMB%2Fuploads%2FTtO61STcg9kIk1w67r64%2Fhome4.png?alt=media\&token=405956d6-4f19-4050-bfee-d82b4a83a1fb)

#### 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

![](https://460755057-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl1d49lBAg3jv6axyszMB%2Fuploads%2FR7trno6AOdEkVbLwgY2W%2Flatesth4.png?alt=media\&token=b3cb785b-643f-4cda-b611-9d7cf70ef792)

* 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>
```

![](https://460755057-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl1d49lBAg3jv6axyszMB%2Fuploads%2FWAdjEQIwevafAppBze4P%2Ftillageh4.png?alt=media\&token=e5f55276-a600-41ae-8c02-903d90c5b85b)
