Shortcodes image
Example
|
|
Shortcodes gallery slider
Example
|
|
Name | Default | Type | Note |
---|---|---|---|
dir | empty | string | Directory of folder containing images /static/img/folder_contains_image |
width | “100%” | string | Set width of gallery slider |
height | “300px” | string | Set height of gallery slider |
Shortcodes embed PDF
Example
|
|
Name | Default | Type | Note |
---|---|---|---|
url (required) | empty | string | The relative location of the file. |
height | 550px | string | Set height of PDF, write auto is set full height of pdf |
hideButtonGroup | false | boolean | Hide button group (download & open pdf) |
hideLoader | false | boolean | Hides the loading spinner while your document loads. |
hidePaginator | false | boolean | Hides the paginator for single page documents. |
renderPageNum | 1 | integer | Integer which expects any number from 1 up to the last page number in the document. Will render that specific page on initial load. |
Note: Currently supports local file embed. If absolute URL from the remote server is provided, configure the CORS header on that server.
Shortcodes action button
Example
|
|
Style by severity
Style by color
Style by special color
Config isShowModalIframe
|
|
Config isShowModalAiChat
|
|
Config showAiChat
|
|
Name | Default | Type | Note |
---|---|---|---|
id | empty | string | Required . Must be a unique identifier for the button. This is used to differentiate between different buttons on the same page. |
href | empty | string | Either the destination URL for the button or JavaScript code to be executed on click. If this parameter is not set, the button will do nothing but is still displayed as clickable. |
style | empty | string | The style scheme used for the button. by severity: infos , warnings , dangers , tips , download . by color: blue , green , grey , red , yellow , slate , emerald , sky , violet , rose . by special color: transparent |
iconPosition | left | string | Places the icon to the left or right of the title. |
icon | empty | string | apps , archives , arrow-back , article , … select icon in folder \themes\hugo-theme-stack\assets\icons |
iconSize | 1 | number | Changes the size of the icon. This parameter uses the CSS transform: scale() function to adjust the size. A value of 1 represents the original size, values less than 1 make the icon smaller, and values greater than 1 make the icon larger. |
color | default | string | This param is text color set by using hash string, for example: #cccc |
bgColor | default | string | This param is background color set by using hash string, for example: #cccc |
isDownload | false | boolean | Allow downloads file if link href is .pdf ,… |
isShowModalIframe | false | boolean | Params url is required, this param is showing modal with iframe of url . |
isShowModalAiChat | false | boolean | This param is showing modal aichat |
showAiChat | false | boolean | This param is showing aichat in independent page. |
Shortcodes AI Chat
|
|
Name | Default | Type | Note |
---|---|---|---|
url | https://eventlog.rta.vn/assets/eec815df-1322-48a3-b93f-8b5f66667aab?access_token=5H3rdDo0zc3TM_GsZlYMgnHBAVDQJ3h3&css_id=3c50f0c9-9e38-4170-aa0e-a6e469a5bc1f | string | Link url aichat |
width | 100% | string | Set width of aichat |
height | 400px | string | Set height of aichat |
Note: This shortcode AICHAT is using an iframe with a URL, not using the SDK. This is because only one SDK can be used per page (as per Chatwoot’s terms).
Shortcodes table
|
|
header | header |
---|---|
cell | cell |
cell | cell |
Shortcodes quote
|
|
Laughter is the sun that drives winter from the human face.
Shortcodes youtube
Example link: https://www.youtube.com/watch?v=kVPzETTCKtc
|
|