...
Configuring the Latest News page
Expand |
---|
To add ‘Latest news’ as a menu option on the customer portal, first an administrator will have to make the page visible Image ModifiedImage ModifiedImage Modified |
...
Customising the Latest News page
...
Administrators can modify the default code for the news ticker or list, administrators can use the following parameters
News Slider
Expand |
---|
limit - Number of items to show, maximum is 20 and if the provided number is greater than 20 it will be set to 20 internally. Default: 10 speed - How fast the news will scroll. Default: 4 ticker - Show only ticker news. If set to false will show the latest news. Default: true
Info |
---|
Example Usage {news_slider limit=5 speed=4 ticker=false} |
|
News List
Expand |
---|
Info |
---|
Example Usage {news_list limit=8 ticker=false} |
|