# News Update

### 6. News Update widget

> Module class: tp-news

![](https://460755057-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl1d49lBAg3jv6axyszMB%2Fuploads%2FsZRfwFcljq9CAfITUX9y%2Fnews.png?alt=media\&token=d0993ac3-fcc0-4804-8095-9b4c830c2132)

We have used display posts shortcodes plugin Add the text block and copy and paste the below code

```html
<h2 class="widgettitle ">News Updates</h2>
<h4 class="sub-title">Lorem Ipsum is simply dummy text of the printing and typesetting industry</h4>
[display-posts image_size="medium" include_excerpt="true" posts_per_page="2" category="news" excerpt_length="49" excerpt_more="Continue Reading" excerpt_more_link="true"]
```
