---
title: "News Slider Macro - Cloud"
canonical: "https://support.appfire.com/space/NEWS/306020392/News%20Slider%20Macro%20-%20Cloud"
format: markdown
---
> Macro (aura-html)

Use the News Slider macro to display news from blogposts and pages with thumbnails and excerpts in a simple and beautiful slider.

### Parameters

| **Parameter** | **Default** | **Description** |
| --- | --- | --- |
| *News selectors* | *Content Types*<br>`contentTypes` | Blog Posts | Choose whether you want to display news from pages, blog posts, or both. Valid values are:<br>- *Pages*** **- Display news from pages.
- *Blog Posts* - Display news from blogposts.
- *Pages And Blog Posts* - Display news from pages and blog posts. |
| *Labels*<br>`labels` |  | Comma-separated list of labels to search news by. |
| *Spaces*<br>`spacesSelected` |  | Select one or more spaces to restrict searching for news. Leave blank for all spaces. |
| *CQL Query*<br>`cql` |  | CQL Search query to further refine your search for news. Click [here to open the full CQL Documentation](https://developer.atlassian.com/cloud/confluence/advanced-searching-using-cql/)<br>Examples:<br>- creator = "admin" returns news created by admin
- created = "2019/01/01" returns news created at 2019/01/01 |
| *Time Frame*<br>`timeFrame` |  | None - no time limit for news. Specify how far back in time Confluence should look for news to be displayed. Example: Use **12h** to display all news created or updated in the last 12 hours. Leave blank for no time limit. Available units are:<br>- **m** - Minutes
- **h** - Hours
- **d** - Days
- **w** - Weeks
- M - Months
- y - Years |
| *Sort Order*<br>`sortOrder` | Last Modified | Choose the order the news should be sorted by. Valid values are:<br>- *Title/Title Desc*- Sort by title of page or blogpost
- *First Created/ Last Created*- Sort by creation date of page or blogpost.
- *First Modified/ Last Modified*- Sort by last modification date of page or blogpost. |
| *Max Results*<br>`maxResults` | 5 | Maximum number of news to be displayed in the slider. |
| *Show Error If No News Found*<br>`showError` | Enabled | Enable to show error message when no news were found. |
| *Slider Configuration* | *Width*<br>`width` | 100% | Width of the slider in pixels or percents. |
| *Height*<br>`height` |  | Height of the slider in pixels. Leave blank to automatically use the height of the tallest slide. |
| *Auto Slide Display Time*<br>`displayTime` | 3 seconds | How long each news entry will be displayed in seconds, 0 turns auto slide off. |
| *Buttons Color*<br>`buttonsColor` | #0049B0 | Color of prev/next navigation. Use hexadecimal notation or [HTML color name](https://www.w3schools.com/colors/colors_names.asp). |
| *Background Color*<br>`color` | white | Background color of news entries. Use hexadecimal notation or [HTML color name](https://www.w3schools.com/colors/colors_names.asp). |
| *Show Navigation*<br>`navigation` | Enabled | Enable to show prev/next navigation. |
| *Show Bullets*<br>`bullets` | Enabled | Enable to show navigation bullets. |
| *News cards configuration* | *News Image Label*<br>`imageLabels` |  | The file label of the image you want to display as a news image in the slider. The image needs to be attached to the corresponding page or blog post. Leave blank to use the first image the slider can find attached to the page or blog post. If no image attachment with the given file name or label exists or the page or blog post has no image attachments at all, no news image will be displayed.<br><u>*NB. To add an image label*</u>*: Go to the page where images are attached > In the top right corner of the page click on the three dots > select Attachments > a list of images appears where you can add and edit labels!* |
| *News Text*<br>`newsText` | Text Summary | Choose which part of the page or blog post content you want to display as news text:<br>- *Text Summary* - first 255 characters of text from the page or blog post content
- *Full Text* - entire text from page or blog post content
- *Excerpt Summary* - first 255 characters of text from inside excerpt macro
- *Full Excerpt* - entire rendered content from inside excerpt macro
- *Full Content* - entire rendered page or blog post content
- *Content Summary* - this output is a summarized version of the full content |
| *Display Space*<br>`showSpace` | Enabled | Enable to display the name of the space in news entries. |
| *Display Author*<br>`showAuthor` | Enabled | Enable to display the author's name in news entries. |
| *Display Publication Date*<br>`showDate` | Enabled | Enable to display the publication date in news entries. |
| *Display Social Stats*<br>`showStats` | Enabled | Enable to display the number of comments and likes in news entries. |
| *Enable Links*<br>`link` | Enabled | Enable to link news entries to their corresponding page or blog post. |
| *Open in Same Tab*<br>`sameTab` | Disabled | Enable to open the link in the current tab. |

### Creating News Slider macro

To create a *News Slider *macro, perform the following steps:

1. Create a new page or go to** Edit** the page where you want to create the news or blog post.
2. Type / or click the + icon and search for *News Slider* macro.
3. Select *News Slider* macro. The *Insert ‘News Slider’ Macro *window is displayed.
4. Choose the *Content Type* from the drop-down.
5. Type the name of the space from where you to pull the news from. You can specify multiple space names.
6. You can customize parameters according to your requirements. For more information, see [Parameters](https://appfire.atlassian.net/wiki/spaces/NEWS/pages/306020392/News+Slider+Macro+-+Cloud#Parameters).
7. Click **Insert**.